1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "203",
"meta" : {
"id" : "10343",
"versionId" : "10343",
"lastUpdated" : "2022-09-30T05:48:22.877Z",
"source" : "https://fhir.cambio.se/StructureDefinition/ObservationAirPassagePrehospital/v1",
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ObservationAirPassagePrehospital/v1"
],
"security" : [
{
"system" : "http://snomed.info/sct",
"version" : "4",
"code" : "40917007",
"display" : "test display",
"userSelected" : true
},
{
"system" : "http://snomed.info/sct",
"version" : "4",
"code" : "4017007",
"display" : "test display",
"userSelected" : true
}
],
"tag" : [
{
"system" : "http://snomed.info/sct",
"version" : "4",
"code" : "4091700",
"display" : "test display",
"userSelected" : true
},
{
"system" : "http://snomed.info/sct",
"version" : "4",
"code" : "4091007",
"display" : "test display",
"userSelected" : true
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 203</b></p><a name=\"203\"> </a><a name=\"hc203\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 10343; Last updated: 2022-09-30 05:48:22+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"StructureDefinition-ObservationAirPassagePrehospital.html\">ObservationAirPassagePrehospital</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationAirPassagePrehospital.html\">ObservationAirPassagePrehospital</a></p><p style=\"margin-bottom: 0px\">Tags: test display (Details: SNOMED CT code 4091700 = 'test display'), test display (Details: SNOMED CT code 4091007 = 'test display')</p><p style=\"margin-bottom: 0px\">Security Labels: test display (Details: SNOMED CT code 40917007 = 'test display'), test display (Details: SNOMED CT code 4017007 = 'test display')</p></div><p><b>identifier</b>: <code>https://fhir.cambio.se/Observation</code>/10343, <code>https://fhir.cambio.se/Observation</code>/10345</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">test text</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 404996007}\">test text</span></p><p><b>subject</b>: <a href=\"Patient/43\">test display</a></p><p><b>encounter</b>: <a href=\"Encounter/43\">test display</a></p><p><b>effective</b>: 2022-09-30 05:48:22+0000</p><p><b>performer</b>: <a href=\"Practitioner/43\">test display</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 404996007}\">Confusion</span></p></div>"
},
"identifier" : [
{
"system" : "https://fhir.cambio.se/Observation",
"value" : "10343"
},
{
"system" : "https://fhir.cambio.se/Observation",
"value" : "10345"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"version" : "4",
"code" : "vital-signs",
"display" : "test display",
"userSelected" : true
}
],
"text" : "test text"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "404996007",
"display" : "Alert Confusion Voice Pain Unresponsive scale score"
}
],
"text" : "test text"
},
"subject" : {
"reference" : "Patient/43",
"type" : "Patient",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "199854123215"
},
"display" : "test display"
},
"encounter" : {
"reference" : "Encounter/43",
"type" : "Encounter",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "199854123215"
},
"display" : "test display"
},
"effectiveDateTime" : "2022-09-30T05:48:22.877Z",
"performer" : [
{
"reference" : "Practitioner/43",
"type" : "Practitioner",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "199854123215"
},
"display" : "test display"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "404996007",
"display" : "Confusion"
}
]
}
}