PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "EncounterPrimCancerMainzZeisig",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Encounter-eu-pcsp"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EncounterPrimCancerMainzZeisig</b></p><a name=\"EncounterPrimCancerMainzZeisig\"> </a><a name=\"hcEncounterPrimCancerMainzZeisig\"> </a><a name=\"EncounterPrimCancerMainzZeisig-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>period</b>: 2007-07-07 --> (ongoing)</p><p><b>serviceProvider</b>: UKE Hamburg (Identifier: <code>http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz</code>/52)</p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"period" : {
"start" : "2007-07-07"
},
"serviceProvider" : {
"identifier" : {
"system" : "http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz",
"value" : "52"
},
"display" : "UKE Hamburg"
}
}