Prostate Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Condition/TransurethralEnucleationDiagnosisBPH> a fhir:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TransurethralEnucleationDiagnosisBPH"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:Condition.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
fhir:Coding.code [ fhir:value "active" ]
]
] ;
fhir:Condition.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
fhir:Coding.code [ fhir:value "confirmed" ]
]
] ;
fhir:Condition.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ;
fhir:Coding.code [ fhir:value "encounter-diagnosis" ]
]
] ;
fhir:Condition.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
fhir:Coding.code [ fhir:value "N40.0" ] ;
fhir:Coding.display [ fhir:value "Prostatahyperplasie ohne Beschwerden beim Wasserlassen" ]
]
] ;
fhir:Condition.subject [
fhir:link <http://hl7.org/fhir/Patient/Patient3> ;
fhir:Reference.reference [ fhir:value "Patient/Patient3" ]
] ;
fhir:Condition.encounter [
fhir:link <http://hl7.org/fhir/Encounter/TransurethralEnucleationEncounter> ;
fhir:Reference.reference [ fhir:value "Encounter/TransurethralEnucleationEncounter" ]
] ;
fhir:Condition.onsetDateTime [ fhir:value "2023-06-01"^^xsd:date] ;
fhir:Condition.recordedDate [ fhir:value "2024-02-01"^^xsd:date] ;
fhir:Condition.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "Symptomatische BPH mit obstruktiven Miktionsbeschwerden. Prostatavolumen ca. 85ml. IPSS 24. Indikation zur Enukleation gestellt." ]
] .
<http://hl7.org/fhir/Patient/Patient3> a fhir:Patient .
<http://hl7.org/fhir/Encounter/TransurethralEnucleationEncounter> a fhir:Encounter .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Condition/TransurethralEnucleationDiagnosisBPH.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Condition/TransurethralEnucleationDiagnosisBPH.ttl> .
IG © 2025+ BIH CEI. Package prostatecancerspec#0.1.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report