@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "BundleUC1bOps20181214"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-bundle"; fhir:index 0; fhir:link ] ]; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "http://example.fhir" ]; fhir:Identifier.value [ fhir:value "1234" ] ]; fhir:Bundle.type [ fhir:value "document"]; fhir:Bundle.timestamp [ fhir:value "2018-12-14T16:19:20.680+00:00"^^xsd:dateTime]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/CompUC1bOps20181214" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/AbteilungOnko" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Procedure/DiagnosticMethod-Biopsy20181214" ]; fhir:Bundle.entry.resource ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Procedure/DiagnosticMethod-Surgical20181214" ]; fhir:Bundle.entry.resource ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/RobertMeier" ]; fhir:Bundle.entry.resource ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/SpitalSeeblickHansEgli" ]; fhir:Bundle.entry.resource ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Observation/ICD-10-Kolon-final" ]; fhir:Bundle.entry.resource ] . a fhir:Composition; fhir:Resource.id [ fhir:value "CompUC1bOps20181214"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-composition"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"CompUC1bOps20181214\"

Profile: CH CRL Composition

status: final

type: Cancer event report (LOINC#72134-0)

date: 2018-12-14T13:00:00+02:00

author: See above (Organization/AbteilungOnko)

title: Operationsbericht

" ]; fhir:Composition.status [ fhir:value "final"]; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:72134-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "72134-0" ]; fhir:Coding.display [ fhir:value "Cancer event report" ] ] ]; fhir:Composition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/RobertMeier" ] ]; fhir:Composition.date [ fhir:value "2018-12-14T13:00:00+02:00"^^xsd:dateTime]; fhir:Composition.author [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Organization/AbteilungOnko" ] ]; fhir:Composition.title [ fhir:value "Operationsbericht"]; fhir:Composition.section [ fhir:index 0; fhir:Composition.section.title [ fhir:value "Diagnosis" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:29308-4; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "29308-4" ]; fhir:Coding.display [ fhir:value "Diagnosis" ] ] ]; fhir:Composition.section.entry [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Procedure/DiagnosticMethod-Biopsy20181214" ] ], [ fhir:index 1; fhir:link ; fhir:Reference.reference [ fhir:value "Procedure/DiagnosticMethod-Surgical20181214" ] ] ], [ fhir:index 1; fhir:Composition.section.title [ fhir:value "Coding" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:95365-3; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "95365-3" ]; fhir:Coding.display [ fhir:value "Criteria used for case classification" ] ] ]; fhir:Composition.section.entry [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Observation/ICD-10-Kolon-final" ] ] ] . a fhir:Organization; fhir:Resource.id [ fhir:value "AbteilungOnko"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-organization-department"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"AbteilungOnko\"

Profile: CH CRL Organization Department

identifier: id: 76010088

active: true

type: Clinical oncology (SNOMED CT#394592004)

name: Abteilung Onkologie

telecom: onko@spital.ch

address: Bergstrasse 11 Zürich 8002

partOf: See above (Organization/SpitalSeeblickHansEgli)

" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.45" ]; fhir:Identifier.value [ fhir:value "76010088" ] ]; fhir:Organization.active [ fhir:value "true"^^xsd:boolean]; fhir:Organization.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:394592004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "394592004" ]; fhir:Coding.display [ fhir:value "Clinical oncology" ] ] ]; fhir:Organization.name [ fhir:value "Abteilung Onkologie"]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "onko@spital.ch" ] ]; fhir:Organization.address [ fhir:index 0; fhir:Address.line [ fhir:value "Bergstrasse 11"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Zürich" ]; fhir:Address.postalCode [ fhir:value "8002" ] ]; fhir:Organization.partOf [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/SpitalSeeblickHansEgli" ] ] . a fhir:Procedure; fhir:Resource.id [ fhir:value "DiagnosticMethod-Biopsy20181214"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-diagnosticmethod"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"DiagnosticMethod-Biopsy20181214\"

Profile: CH CRL Procedure Diagnostic Method

status: completed

category: Diagnostic staging procedure PhenX (LOINC#67183-4)

code: Biopsy of primary tumour (NKRS - Diagnostic Methods Used#24)

subject: See above (Patient/RobertMeier)

performed: 2018-12-14T13:00:00+02:00

Performers

-ActorOnBehalfOf
*See above (Organization/AbteilungOnko)See above (Organization/SpitalSeeblickHansEgli)

reasonReference: See above (Observation/ICD-10-Kolon-final)

" ]; fhir:Procedure.status [ fhir:value "completed"]; fhir:Procedure.category [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:67183-4; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "67183-4" ]; fhir:Coding.display [ fhir:value "Diagnostic staging procedure PhenX" ] ] ]; fhir:Procedure.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-diagnosticmethodsused" ]; fhir:Coding.code [ fhir:value "24" ]; fhir:Coding.display [ fhir:value "Biopsy of primary tumour" ] ] ]; fhir:Procedure.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/RobertMeier" ] ]; fhir:Procedure.performedDateTime [ fhir:value "2018-12-14T13:00:00+02:00"^^xsd:dateTime]; fhir:Procedure.performer [ fhir:index 0; fhir:Procedure.performer.actor [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/AbteilungOnko" ] ]; fhir:Procedure.performer.onBehalfOf [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/SpitalSeeblickHansEgli" ] ] ]; fhir:Procedure.reasonReference [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Observation/ICD-10-Kolon-final" ] ] . a fhir:Procedure; fhir:Resource.id [ fhir:value "DiagnosticMethod-Surgical20181214"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-diagnosticmethod"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"DiagnosticMethod-Surgical20181214\"

Profile: CH CRL Procedure Diagnostic Method

status: completed

category: Diagnostic staging procedure PhenX (LOINC#67183-4)

code: Surgical tissue from operation (e.g. neuroendocrine tumours) (NKRS - Diagnostic Methods Used#26)

subject: See above (Patient/RobertMeier)

performed: 2018-12-14T13:00:00+02:00

Performers

-ActorOnBehalfOf
*See above (Organization/AbteilungOnko)See above (Organization/SpitalSeeblickHansEgli)

reasonReference: See above (Observation/ICD-10-Kolon-final)

" ]; fhir:Procedure.status [ fhir:value "completed"]; fhir:Procedure.category [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:67183-4; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "67183-4" ]; fhir:Coding.display [ fhir:value "Diagnostic staging procedure PhenX" ] ] ]; fhir:Procedure.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-diagnosticmethodsused" ]; fhir:Coding.code [ fhir:value "26" ]; fhir:Coding.display [ fhir:value "Surgical tissue from operation (e.g. neuroendocrine tumours)" ] ] ]; fhir:Procedure.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/RobertMeier" ] ]; fhir:Procedure.performedDateTime [ fhir:value "2018-12-14T13:00:00+02:00"^^xsd:dateTime]; fhir:Procedure.performer [ fhir:index 0; fhir:Procedure.performer.actor [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/AbteilungOnko" ] ]; fhir:Procedure.performer.onBehalfOf [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/SpitalSeeblickHansEgli" ] ] ]; fhir:Procedure.reasonReference [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Observation/ICD-10-Kolon-final" ] ] . a fhir:Patient; fhir:Resource.id [ fhir:value "RobertMeier"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-patient"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"RobertMeier\"

Profile: CH CRL Patient

identifier: id: 756.9217.0023.43

name: Robert Meier

gender: male

birthDate: 1955-01-27

deceased: false

address: Winterthurerstrasse 13a Wallisellen ZH 8304

" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.32" ]; fhir:Identifier.value [ fhir:value "756.9217.0023.43" ] ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Meier" ]; fhir:HumanName.given [ fhir:value "Robert"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male"]; fhir:Patient.birthDate [ fhir:value "1955-01-27"^^xsd:date]; fhir:Patient.deceasedBoolean [ fhir:value "false"^^xsd:boolean]; fhir:Patient.address [ fhir:index 0; fhir:Address.line [ fhir:value "Winterthurerstrasse 13a"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Wallisellen" ]; fhir:Address.state [ fhir:value "ZH" ]; fhir:Address.postalCode [ fhir:value "8304" ] ] . a fhir:Organization; fhir:Resource.id [ fhir:value "SpitalSeeblickHansEgli"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-organization"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"SpitalSeeblickHansEgli\"

Profile: CH CRL Organization

identifier: id: 76010088

active: true

type: Healthcare Provider (Organization type#prov)

name: Spital Seeblick

telecom: ph: 031 409 88 60, spital@spital.ch

address: Seeblick 14 Zürich ZH 8005

Contacts

-ExtensionName
*Hans Egli
" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.45" ]; fhir:Identifier.value [ fhir:value "76010088" ] ]; fhir:Organization.active [ fhir:value "true"^^xsd:boolean]; fhir:Organization.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ]; fhir:Coding.code [ fhir:value "prov" ]; fhir:Coding.display [ fhir:value "Healthcare Provider" ] ] ]; fhir:Organization.name [ fhir:value "Spital Seeblick"]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "031 409 88 60" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "spital@spital.ch" ] ]; fhir:Organization.address [ fhir:index 0; fhir:Address.line [ fhir:value "Seeblick 14"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Zürich" ]; fhir:Address.state [ fhir:value "ZH" ]; fhir:Address.postalCode [ fhir:value "8005" ] ]; fhir:Organization.contact [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-organization-contact-functionofcontactperson" ]; fhir:Extension.valueString [ fhir:value "Abteilungsarzt" ] ]; fhir:Organization.contact.name [ fhir:HumanName.family [ fhir:value "Egli" ]; fhir:HumanName.given [ fhir:value "Hans"; fhir:index 0 ] ] ] . a fhir:Observation; fhir:Resource.id [ fhir:value "ICD-10-Kolon-final"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-icd10"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"ICD-10-Kolon-final\"

Profile: CH CRL Observation ICD-10

status: final

code: Primary diagnosis ICD code (LOINC#86255-7)

subject: See above (Patient/RobertMeier)

effective: 2018-12-02

value: Bösartige Neubildung des Kolons (icd-10-gm[2019]#C18)

" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:86255-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "86255-7" ]; fhir:Coding.display [ fhir:value "Primary diagnosis ICD code" ] ] ]; fhir:Observation.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/RobertMeier" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2018-12-02"^^xsd:date]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/dimdi/icd-10-gm" ]; fhir:Coding.version [ fhir:value "2019" ]; fhir:Coding.code [ fhir:value "C18" ]; fhir:Coding.display [ fhir:value "Bösartige Neubildung des Kolons" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------