ONCOnnectTumorboardIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Family History Member Father (Example) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:FamilyMemberHistory ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ONCOnnect-EX-TB-FamilyHistoryMemberFather"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-family-history-item"^^xsd:anyURI ;
fhir:link <https://fhir.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-family-history-item> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Vater, Alter bei Diagnose: 59 Jahre, Bösartige Neubildung der Prostata (ICD-10: C61), 1 Jahr später verstorben</p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/ONCOnnect-EX-TB-Patient" ]
] ; #
fhir:date [ fhir:v "2024-06-21"^^xsd:date] ; #
fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.0.0" ] ;
fhir:code [ fhir:v "FAMMEMB" ] ;
fhir:display [ fhir:v "Familienmitglied" ] ] )
] . #