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" : "Encounter",
"id" : "234567",
"meta" : {
"lastUpdated" : "2022-06-29T09:51:22.3037087+00:00",
"source" : "https://secure.externalSystem.com:1802/fhir/Encounter/acd200b7-7061-46a5-8d33-9a03b819a363",
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/EncounterPreHospital/v1"
]
},
"language" : "sv",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"sv\" lang=\"sv\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 234567</b></p><a name=\"234567\"> </a><a name=\"hc234567\"> </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\">Last updated: 2022-06-29 09:51:22+0000; Language: sv; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://secure.externalSystem.com:1802/fhir/Encounter/acd200b7-7061-46a5-8d33-9a03b819a363\">https://secure.externalSystem.com:1802/fhir/Encounter/acd200b7-7061-46a5-8d33-9a03b819a363</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EncounterPreHospital.html\">EncounterPreHospital</a></p></div><p><b>identifier</b>: <code>https://secure.externalSystem.com:1802/fhir/Encounter</code>/234567</p><p><b>status</b>: In Progress</p><p><b>class</b>: ActCode EMER: EMER (version = 2018-08-12 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 308335008}\">308335008</span></p><p><b>subject</b>: <a href=\"https://secure.externalSystem.com:1802/fhir/Patient/acd200b7-7061-46a5-8d33-9a03b819a363\">https://secure.externalSystem.com:1802/fhir/Patient/acd200b7-7061-46a5-8d33-9a03b819a363</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://secure.externalSystem.com:1802/fhir/Practitioner/acd200b7-7061-46a5-8d33-9a03b819a363\">https://secure.externalSystem.com:1802/fhir/Practitioner/acd200b7-7061-46a5-8d33-9a03b819a363</a></td></tr></table><p><b>period</b>: 2022-06-29 09:28:22+0000 --> (ongoing)</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Destination</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://secure.externalSystem.com:1802/fhir/Destination/acd200b7-7061-46a5-8d33-9a03b819a363\">https://secure.externalSystem.com:1802/fhir/Destination/acd200b7-7061-46a5-8d33-9a03b819a363</a></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://secure.externalSystem.com:1802/fhir/Location/acd200b7-7061-46a5-8d33-9a03b819a363\">https://secure.externalSystem.com:1802/fhir/Location/acd200b7-7061-46a5-8d33-9a03b819a363</a></td><td><span title=\"Codes:{http://snomed.info/sct 465341007}\">Automobile ambulance</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://secure.externalSystem.com:1802/fhir/Encounter",
"value" : "234567"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version" : "2018-08-12",
"code" : "EMER"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308335008"
}
]
}
],
"subject" : {
"reference" : "https://secure.externalSystem.com:1802/fhir/Patient/acd200b7-7061-46a5-8d33-9a03b819a363",
"identifier" : {
"use" : "official",
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "19121212-1212"
}
},
"participant" : [
{
"individual" : {
"reference" : "https://secure.externalSystem.com:1802/fhir/Practitioner/acd200b7-7061-46a5-8d33-9a03b819a363",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "234"
}
}
}
],
"period" : {
"start" : "2022-06-29T09:28:22.3037087+00:00"
},
"hospitalization" : {
"destination" : {
"reference" : "https://secure.externalSystem.com:1802/fhir/Destination/acd200b7-7061-46a5-8d33-9a03b819a363",
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "456"
}
}
},
"location" : [
{
"location" : {
"reference" : "https://secure.externalSystem.com:1802/fhir/Location/acd200b7-7061-46a5-8d33-9a03b819a363",
"type" : "Location",
"identifier" : {
"system" : "https://cambio.codes/msb/is/rakel",
"value" : "987"
}
},
"physicalType" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "465341007"
}
],
"text" : "Automobile ambulance"
}
}
]
}