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" : "EncounterOutpatientCoreSeExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/EncounterOutpatientCoreSe|1.0.0"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EncounterOutpatientCoreSeExample</b></p><a name=\"EncounterOutpatientCoreSeExample\"> </a><a name=\"hcEncounterOutpatientCoreSeExample\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EncounterOutpatientCoreSe.html\">EncounterOutpatientCoreSeversion: null1.0.0)</a></p></div><p><b>EncounterPerformingUnit</b>: Identifier: <code>urn:oid:1.2.752.29.4.19</code>/SE162321024-01d2</p><p><b>status</b>: Finished</p><p><b>class</b>: AMB: AMB</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 439708006}\">439708006</span></p><p><b>subject</b>: Identifier: <code>http://electronichealth.se/identifier/personnummer</code>/191212121212</p><p><b>period</b>: 2024-11-01 11:00:00+0000 --> 2024-11-01 12:00:00+0000</p><p><b>serviceProvider</b>: Identifier: <code>urn:oid:1.2.752.29.4.19</code>/SE162321000016-efca</p></div>"
},
"extension" : [
{
"url" : "https://fhir.cambio.se/StructureDefinition/encounterPerformingUnit",
"valueReference" : {
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321024-01d2"
}
}
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode/",
"code" : "AMB"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "439708006"
}
]
}
],
"subject" : {
"type" : "Patient",
"identifier" : {
"system" : "http://electronichealth.se/identifier/personnummer",
"value" : "191212121212"
}
},
"period" : {
"start" : "2024-11-01T11:00:00Z",
"end" : "2024-11-01T12:00:00Z"
},
"serviceProvider" : {
"identifier" : {
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321000016-efca"
}
}
}