0.1.0 - ci-build
ONCOnnectTumorboardIG - 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 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-FamilyHistoryMemberMother"] ; #
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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: FamilyMemberHistory ONCOnnect-EX-TB-FamilyHistoryMemberMother</b></p><a name=\"ONCOnnect-EX-TB-FamilyHistoryMemberMother\"> </a><a name=\"hcONCOnnect-EX-TB-FamilyHistoryMemberMother\"> </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=\"StructureDefinition-onconnect-pr-tb-family-history-item.html\">Family History Member (Profile)</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-ONCOnnect-EX-TB-Patient.html\">Leo Muster (official) Other, DoB: 1980-04-06 ( Krankenversichertennummer)</a></p><p><b>date</b>: 2024-06-21</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">Mutter</span></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Onset[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm C50}\">Bösartige Neubildung der Brust</span></td><td>52 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></td></tr></table></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 "MTH" ] ;
fhir:display [ fhir:v "Mutter" ] ] )
] ; #
fhir:condition ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.de/CodeSystem/bfarm/icd-10-gm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C50" ] ;
fhir:display [ fhir:v "Bösartige Neubildung der Brust" ] ] ) ] ;
fhir:onset [
a fhir:Age ;
fhir:value [ fhir:v "52"^^xsd:decimal ] ;
fhir:unit [ fhir:v "a" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a" ] ]
] ) . #
IG © 2025+ ONCOnnect. Package tumorboard#0.1.0 based on FHIR 4.0.1. Generated 2025-09-04
Links: Table of Contents |
QA Report