
Class DocumentReference10_50
java.lang.Object
org.hl7.fhir.convertors.conv10_50.resources10_50.DocumentReference10_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Enumerations.CompositionStatus
convertDocStatus
(org.hl7.fhir.dstu2.model.CodeableConcept cc) static org.hl7.fhir.dstu2.model.CodeableConcept
convertDocStatus
(org.hl7.fhir.r5.model.Enumerations.CompositionStatus docStatus) static org.hl7.fhir.r5.model.DocumentReference
convertDocumentReference
(org.hl7.fhir.dstu2.model.DocumentReference src) static org.hl7.fhir.dstu2.model.DocumentReference
convertDocumentReference
(org.hl7.fhir.r5.model.DocumentReference src) static org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceContentComponent
convertDocumentReferenceContentComponent
(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent src) static org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent
convertDocumentReferenceContentComponent
(org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceContentComponent src) static void
convertDocumentReferenceContextComponent
(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextComponent src, org.hl7.fhir.r5.model.DocumentReference tgt) static void
convertDocumentReferenceContextComponent
(org.hl7.fhir.r5.model.DocumentReference src, org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextComponent tgt) static org.hl7.fhir.r5.model.Reference
convertDocumentReferenceContextRelatedComponent
(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent src) static org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent
convertDocumentReferenceContextRelatedComponent
(org.hl7.fhir.r5.model.Reference src) static org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceRelatesToComponent
convertDocumentReferenceRelatesToComponent
(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent src) static org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent
convertDocumentReferenceRelatesToComponent
(org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceRelatesToComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceStatus> convertDocumentReferenceStatus
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatus> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatus> convertDocumentReferenceStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceStatus> src) static org.hl7.fhir.r5.model.CodeableConcept
convertDocumentRelationshipType
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DocumentReference.DocumentRelationshipType> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.DocumentReference.DocumentRelationshipType> convertDocumentRelationshipType
(org.hl7.fhir.r5.model.CodeableConcept src)
-
Constructor Details
-
DocumentReference10_50
public DocumentReference10_50()
-
-
Method Details
-
convertDocStatus
public static org.hl7.fhir.dstu2.model.CodeableConcept convertDocStatus(org.hl7.fhir.r5.model.Enumerations.CompositionStatus docStatus) -
convertDocStatus
public static org.hl7.fhir.r5.model.Enumerations.CompositionStatus convertDocStatus(org.hl7.fhir.dstu2.model.CodeableConcept cc) -
convertDocumentReference
public static org.hl7.fhir.dstu2.model.DocumentReference convertDocumentReference(org.hl7.fhir.r5.model.DocumentReference src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReference
public static org.hl7.fhir.r5.model.DocumentReference convertDocumentReference(org.hl7.fhir.dstu2.model.DocumentReference src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceContentComponent
public static org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent convertDocumentReferenceContentComponent(org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceContentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceContentComponent
public static org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceContentComponent convertDocumentReferenceContentComponent(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceContextComponent
public static void convertDocumentReferenceContextComponent(org.hl7.fhir.r5.model.DocumentReference src, org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextComponent tgt) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceContextComponent
public static void convertDocumentReferenceContextComponent(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextComponent src, org.hl7.fhir.r5.model.DocumentReference tgt) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceContextRelatedComponent
public static org.hl7.fhir.r5.model.Reference convertDocumentReferenceContextRelatedComponent(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceContextRelatedComponent
public static org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent convertDocumentReferenceContextRelatedComponent(org.hl7.fhir.r5.model.Reference src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceRelatesToComponent
public static org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent convertDocumentReferenceRelatesToComponent(org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceRelatesToComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceRelatesToComponent
public static org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceRelatesToComponent convertDocumentReferenceRelatesToComponent(org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceStatus> convertDocumentReferenceStatus(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentReferenceStatus
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatus> convertDocumentReferenceStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentRelationshipType
public static org.hl7.fhir.r5.model.CodeableConcept convertDocumentRelationshipType(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DocumentReference.DocumentRelationshipType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDocumentRelationshipType
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DocumentReference.DocumentRelationshipType> convertDocumentRelationshipType(org.hl7.fhir.r5.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-