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" : "EncounterOutpatientWriteSeExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/EncounterOutpatientWriteSe|1.0.0"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EncounterOutpatientWriteSeExample</b></p><a name=\"EncounterOutpatientWriteSeExample\"> </a><a name=\"hcEncounterOutpatientWriteSeExample\"> </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-EncounterOutpatientWriteSe.html\">EncounterOutpatientWriteSeversion: null1.0.0)</a></p></div><p><b>EncounterPerformingUnit</b>: Identifier: <code>urn:oid:1.2.752.29.4.19</code>/SE162321000016-efca</p><p><b>status</b>: In Progress</p><p><b>class</b>: AMB: AMB</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 185317003}\">185317003</span></p><p><b>subject</b>: Identifier: <code>http://electronichealth.se/identifier/personnummer</code>/191212121212</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">primary performer</span></td><td>Identifier: <code>urn:oid:1.2.752.29.4.19</code>/SE162321000016-320d</td></tr></table><p><b>period</b>: 2024-10-07 13:28:17+0200 --> (ongoing)</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" : "SE162321000016-efca"
}
}
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode/",
"code" : "AMB"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "185317003"
}
]
}
],
"subject" : {
"type" : "Patient",
"identifier" : {
"system" : "http://electronichealth.se/identifier/personnummer",
"value" : "191212121212"
}
},
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PPRF"
}
]
}
],
"individual" : {
"identifier" : {
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321000016-320d"
}
}
}
],
"period" : {
"start" : "2024-10-07T13:28:17.239+02:00"
},
"serviceProvider" : {
"identifier" : {
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321000016-efca"
}
}
}