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-LabTestJune2018",
"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-LabTestJune2018</b></p><a name=\"UC1-LabTestJune2018\"> </a><a name=\"hcUC1-LabTestJune2018\"> </a><a name=\"UC1-LabTestJune2018-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 168731009}\">Röntgenaufnahme der Brust</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-10</p><p><b>note</b>: Pneumonie bestätigt</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "168731009",
"display" : "Röntgenaufnahme der Brust"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC1-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC1-EncounterMuenchenJune2018"
},
"effectiveDateTime" : "2018-06-10",
"note" : [
{
"text" : "Pneumonie bestätigt"
}
]
}