Interface NarrativeGenerator.ITypeParser

Enclosing class:
NarrativeGenerator

public static interface NarrativeGenerator.ITypeParser
  • Method Summary

    Modifier and Type
    Method
    Description
    parseType(String xml, String type)
     
  • Method Details

    • parseType

      Base parseType(String xml, String type) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRFormatError
      IOException
      org.hl7.fhir.exceptions.FHIRException