Prostate Cancer Specification
0.1.0 - ci-build
Prostate Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "TransurethralEnucleationEncounter",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter TransurethralEnucleationEncounter</b></p><a name=\"TransurethralEnucleationEncounter\"> </a><a name=\"hcTransurethralEnucleationEncounter\"> </a><p><b>identifier</b>: <code>http://example.hospital.de/encounters</code>/E_24_004</p><p><b>status</b>: Finished</p><p><b>class</b>: [not stated]: IMP (IMP)</p><p><b>subject</b>: <a href=\"Patient-Patient3.html\">Klaus Becker Male, DoB: 1958-11-10 ( http://example.hospital.de/patient-ids#PAT-2024-003)</a></p></div>"
},
"identifier" : [
{
"system" : "http://example.hospital.de/encounters",
"value" : "E_24_004"
}
],
"status" : "finished",
"class" : {
"code" : "IMP"
},
"subject" : {
🔗 "reference" : "Patient/Patient3"
}
}