1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "541255",
"meta" : {
"id" : "cosmic:cps:clinicalparameter.repository.journal.record:95107",
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ObservationHeadCircumferenceRelative/v1"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 541255</b></p><a name=\"541255\"> </a><a name=\"hc541255\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationHeadCircumferenceRelative.html\">ObservationHeadCircumferenceRelative</a></p></div><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/cosmic:cps:clinicalparameter.repository.journal.record:95107</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">test text</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9843-4}, {http://snomed.info/sct 70751000052109}\">Head circumference of biological father</span></p><p><b>subject</b>: <a href=\"Patient/2107\">Patient/2107</a></p><p><b>encounter</b>: <a href=\"Encounter/70396\">Encounter/70396</a></p><p><b>effective</b>: 2008-06-25 18:40:00+0200</p><p><b>performer</b>: <a href=\"PractitionerRole/25253\">PractitionerRole/25253</a></p><p><b>value</b>: 60 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p><p><b>note</b>: </p><blockquote><div><p>Father's Head Cir comment</p>\n</div></blockquote></div>"
},
"identifier" : [
{
"system" : "https://fhir.cambio.se/Observation",
"value" : "cosmic:cps:clinicalparameter.repository.journal.record:95107"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"version" : "4",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "test text"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9843-4"
},
{
"system" : "http://snomed.info/sct",
"code" : "70751000052109",
"display" : "Head circumference of biological father"
}
]
},
"subject" : {
"reference" : "Patient/2107",
"type" : "Patient"
},
"encounter" : {
"reference" : "Encounter/70396",
"type" : "Encounter"
},
"effectiveDateTime" : "2008-06-25T18:40:00+02:00",
"performer" : [
{
"reference" : "PractitionerRole/25253",
"type" : "PractitionerRole"
}
],
"valueQuantity" : {
"value" : 60,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
},
"note" : [
{
"text" : "Father's Head Cir comment"
}
]
}