String accessionNumber :: Observation.identifier
String comment :: Observation.comments
ComplexData complexData :: -- not mapped --
Concept concept :: Observation.Name
Encounter encounter :: Observation.extension http://resources.openmrs.org/doc/fhir/profiles/vitalsigns.xml#encounter "Indicates that the information in the resource was gathered at a particular location"
Set<Obs> groupMembers:: Observation.relatedItem.target (type = has-component)
Location location :: Observation.extension http://resources.openmrs.org/doc/fhir/profiles/vitalsigns.xml#location
Date obsDatetime :: Observation.appliesDateTime
Obs obsGroup:: n/a - back links are implicit not explicit
Integer obsId :: n/a - goes in the URL e.g. [base]/Observation/[obsId]
Order order :: not mapped (at least for now)
Person person :: Observation.subject
Integer personId :: not mapped
static long serialVersionUID :: not mapped
Concept valueCoded :: Observation.valueCodeableConcept
ConceptName valueCodedName :: Observation.valueCodeableConcept
String valueComplex :: Observation.valueAttachment
Date valueDatetime :: Observation.valueDateTime
Drug valueDrug :: Observation.valueCodeableConcept
Integer valueGroupId :: not mapped
String valueModifier :: not mapped
Double valueNumeric :: Observation.valueQuantity
String valueText:: Observation.valueStirngvalueString |