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" : "Condition",
"id" : "TransurethralEnucleationDiagnosisBPH",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition TransurethralEnucleationDiagnosisBPH</b></p><a name=\"TransurethralEnucleationDiagnosisBPH\"> </a><a name=\"hcTransurethralEnucleationDiagnosisBPH\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm N40.0}\">Prostatahyperplasie ohne Beschwerden beim Wasserlassen</span></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><p><b>encounter</b>: <a href=\"Encounter-TransurethralEnucleationEncounter.html\">Encounter: identifier = http://example.hospital.de/encounters#E_24_004; status = finished; class = IMP (IMP)</a></p><p><b>onset</b>: 2023-06-01</p><p><b>recordedDate</b>: 2024-02-01</p><p><b>note</b>: </p><blockquote><div><p>Symptomatische BPH mit obstruktiven Miktionsbeschwerden. Prostatavolumen ca. 85ml. IPSS 24. Indikation zur Enukleation gestellt.</p>\n</div></blockquote></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
"code" : "N40.0",
"display" : "Prostatahyperplasie ohne Beschwerden beim Wasserlassen"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Patient3"
},
"encounter" : {
🔗 "reference" : "Encounter/TransurethralEnucleationEncounter"
},
"onsetDateTime" : "2023-06-01",
"recordedDate" : "2024-02-01",
"note" : [
{
"text" : "Symptomatische BPH mit obstruktiven Miktionsbeschwerden. Prostatavolumen ca. 85ml. IPSS 24. Indikation zur Enukleation gestellt."
}
]
}