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 loinc: <http://loinc.org/rdf#> .
@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/Observation/TransurethralResectionPSAPre> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TransurethralResectionPSAPre"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-prostate-psa|2026.0.0" ;
fhir:index 0 ;
fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-prostate-psa|2026.0.0>
]
] ;
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: Observation TransurethralResectionPSAPre</b></p><a name=\"TransurethralResectionPSAPre\"> </a><a name=\"hcTransurethralResectionPSAPre\"> </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=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2026.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-prostate-psa\">MII PR Onkologie PSA-Wert</a> version: 2026.0.0</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 26436-6}\">Laboratory studies (set)</span>, <span title=\"Codes:{http://loinc.org LP7839-6}\">Pathology</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2857-1}\">Prostate specific Ag [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Patient-Patient2.html\">Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)</a></p><p><b>effective</b>: 2024-04-05 08:00:00+0100</p><p><b>value</b>: 8.5 ng/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeng/mL = 'ng/mL')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>0 ng/ml</td><td>3 ng/ml</td><td>Normbereich für Männer über 50 Jahre</td></tr></table></div>"
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:26436-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "26436-6" ] ;
fhir:Coding.display [ fhir:value "Laboratory studies (set)" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:LP7839-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "LP7839-6" ] ;
fhir:Coding.display [ fhir:value "Pathology" ]
]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:2857-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "2857-1" ] ;
fhir:Coding.display [ fhir:value "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/Patient2> ;
fhir:Reference.reference [ fhir:value "Patient/Patient2" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2024-04-05T08:00:00+01:00"^^xsd:dateTime] ;
fhir:Observation.valueQuantity [
fhir:Quantity.value [ fhir:value "8.5"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "ng/ml" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "ng/mL" ]
] ;
fhir:Observation.referenceRange [
fhir:index 0 ;
fhir:Observation.referenceRange.low [
fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "ng/ml" ]
] ;
fhir:Observation.referenceRange.high [
fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "ng/ml" ]
] ;
fhir:Observation.referenceRange.text [ fhir:value "Normbereich für Männer über 50 Jahre" ]
] .
<http://hl7.org/fhir/Patient/Patient2> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/TransurethralResectionPSAPre.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/TransurethralResectionPSAPre.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