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" : "UC5-VitalSignsFeb2019",
"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 UC5-VitalSignsFeb2019</b></p><a name=\"UC5-VitalSignsFeb2019\"> </a><a name=\"hcUC5-VitalSignsFeb2019\"> </a><a name=\"UC5-VitalSignsFeb2019-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">vital-signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8716-3}\">Vital signs</span></p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez Female, DoB: 1956-12-01</a></p><p><b>encounter</b>: <a href=\"Encounter-UC5-EncounterCarlosVanBurenFeb2019.html\">Encounter: status = finished; class = EMER (EMER); period = 2019-02-20 --> 2019-02-23; reasonCode = Asthma exacerbation</a></p><p><b>effective</b>: 2019-02-20</p><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>: 110 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 59408-5}\">Respiratory rate</span></p><p><b>value</b>: 28 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2710-2}\">Oxygen saturation in arterial blood</span></p><p><b>value</b>: 90 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</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>: 130 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 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 85 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8716-3",
"display" : "Vital signs"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC5-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC5-EncounterCarlosVanBurenFeb2019"
},
"effectiveDateTime" : "2019-02-20",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8867-4",
"display" : "Heart rate"
}
]
},
"valueQuantity" : {
"value" : 110,
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59408-5",
"display" : "Respiratory rate"
}
]
},
"valueQuantity" : {
"value" : 28,
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2710-2",
"display" : "Oxygen saturation in arterial blood"
}
]
},
"valueQuantity" : {
"value" : 90,
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 130,
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 85,
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
}
]
}