0.1.0 - ci-build
RarecareFHIRIG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ObservationDefinition",
"id" : "obs-neutrophils-in-blood",
"meta" : {
"profile" : [
"http://rarecare.world/fhir/StructureDefinition/lab-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 751-8}\">Neutrophils in blood</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "751-8",
"display" : "Neutrophils in blood"
}
]
}
}