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-VitalSignsAug2022-Day1",
"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-VitalSignsAug2022-Day1</b></p><a name=\"UC5-VitalSignsAug2022-Day1\"> </a><a name=\"hcUC5-VitalSignsAug2022-Day1\"> </a><a name=\"UC5-VitalSignsAug2022-Day1-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-EncounterPereiraEduardoRamirezAug2022.html\">Encounter: status = finished; class = EMER (EMER); period = 2022-08-15 --> 2022-08-17; reasonCode = Asthma exacerbation</a></p><p><b>effective</b>: 2022-08-15</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9279-1}\">Respiratory rate</span></p><p><b>value</b>: 30 /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}\">Oxygen saturation</span></p><p><b>value</b>: 85 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</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-EncounterPereiraEduardoRamirezAug2022"
},
"effectiveDateTime" : "2022-08-15",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9279-1",
"display" : "Respiratory rate"
}
]
},
"valueQuantity" : {
"value" : 30,
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59408-5",
"display" : "Oxygen saturation"
}
]
},
"valueQuantity" : {
"value" : 85,
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
}
]
}