0.1.0 - ci-build
IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "UC3-VitalSignsJan17",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC3-VitalSignsJan17</b></p><a name=\"UC3-VitalSignsJan17\"> </a><a name=\"hcUC3-VitalSignsJan17\"> </a><a name=\"UC3-VitalSignsJan17-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Vital signs panel</span></p><p><b>subject</b>: <a href=\"Patient-UC3-Patient.html\">Thomas Müller Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href=\"Encounter-UC3-EncounterBrokenLeg.html\">Encounter: status = finished; class = IMP (IMP); period = 2019-01-15 --> 2019-01-18; reasonCode = Fracture of bone</a></p><p><b>effective</b>: 2019-01-17 08:00:00+0000</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8310-5}\">Body temperature</span></p><p><b>value</b>: 37 C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeC = 'C')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 81 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 119 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}\">Heart rate</span></p><p><b>value</b>: 73 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85354-9",
"display" : "Vital signs panel"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC3-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC3-EncounterBrokenLeg"
},
"effectiveDateTime" : "2019-01-17T08:00:00Z",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8310-5",
"display" : "Body temperature"
}
]
},
"valueQuantity" : {
"value" : 37,
"system" : "http://unitsofmeasure.org",
"code" : "C"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 81,
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 119,
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8867-4",
"display" : "Heart rate"
}
]
},
"valueQuantity" : {
"value" : 73,
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
}
]
}