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" : "UC1-VitalSignsJune2018-Day2",
"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 UC1-VitalSignsJune2018-Day2</b></p><a name=\"UC1-VitalSignsJune2018-Day2\"> </a><a name=\"hcUC1-VitalSignsJune2018-Day2\"> </a><a name=\"UC1-VitalSignsJune2018-Day2-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}\">Vitalzeichen</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC1-EncounterMuenchenJune2018.html\">Encounter: status = finished; class = EMER (EMER); period = 2018-06-10 --> 2018-06-13; reasonCode = Pneumonie</a></p><p><b>effective</b>: 2018-06-11</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 8867-4}\">Herzrate</span></p><p><b>value</b>: 100 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 8480-6}\">Systolischer Blutdruck</span></p><p><b>value</b>: 140 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://snomed.info/sct 8462-4}\">Diastolischer Blutdruck</span></p><p><b>value</b>: 90 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" : "Vitalzeichen"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC1-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC1-EncounterMuenchenJune2018"
},
"effectiveDateTime" : "2018-06-11",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8867-4",
"display" : "Herzrate"
}
]
},
"valueQuantity" : {
"value" : 100,
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8480-6",
"display" : "Systolischer Blutdruck"
}
]
},
"valueQuantity" : {
"value" : 140,
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8462-4",
"display" : "Diastolischer Blutdruck"
}
]
},
"valueQuantity" : {
"value" : 90,
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
}
]
}