FHIR Implementatiegids voor de Nederlandse Kankerregistratie
1.2.2 - release
FHIR Implementatiegids voor de Nederlandse Kankerregistratie - Local Development build (v1.2.2) 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ncr-chir"] ; #
fhir:meta [
( fhir:tag [
fhir:system [ fhir:v "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/processing-target"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NKR_CHIR" ] ] )
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:timestamp [ fhir:v "2023-01-01T14:49:45.6439747Z"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "https://fhir.example.org/Organization/organization-1"^^xsd:anyURI ] ;
( fhir:resource <https://fhir.example.org/Organization/organization-1> )
] [
fhir:fullUrl [ fhir:v "https://fhir.example.org/Patient/patient-2"^^xsd:anyURI ] ;
( fhir:resource <https://fhir.example.org/Patient/patient-2> )
] [
fhir:fullUrl [ fhir:v "https://fhir.example.org/EpisodeOfCare/episode-of-care-2"^^xsd:anyURI ] ;
( fhir:resource <https://fhir.example.org/EpisodeOfCare/episode-of-care-2> )
] [
fhir:fullUrl [ fhir:v "https://fhir.example.org/Condition/encounter-diagnosis-2"^^xsd:anyURI ] ;
( fhir:resource <https://fhir.example.org/Condition/encounter-diagnosis-2> )
] [
fhir:fullUrl [ fhir:v "https://fhir.example.org/Procedure/procedure-1"^^xsd:anyURI ] ;
( fhir:resource <https://fhir.example.org/Procedure/procedure-1> )
] ) . #
<https://fhir.example.org/Organization/organization-1> a fhir:Organization ;
fhir:id [ fhir:v "organization-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-healthcare-provider"^^xsd:anyURI ;
fhir:link <http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-healthcare-provider> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-1</b></p><a name=\"organization-1\"> </a><a name=\"hcorganization-1\"> </a><a name=\"organization-1-en-US\"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/agb-z</code>/06010001</p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/agb-z"^^xsd:anyURI ] ;
fhir:value [ fhir:v "06010001" ]
] ) . #
<https://fhir.example.org/Patient/patient-2> a fhir:Patient ;
fhir:id [ fhir:v "patient-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-patient"^^xsd:anyURI ;
fhir:link <http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-2</b></p><a name=\"patient-2\"> </a><a name=\"hcpatient-2\"> </a><a name=\"patient-2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">L van Agtmaal (official) Female, DoB: 1995-10-26 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">9202JR NL </td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ] ) ] ;
fhir:value [ fhir:v "009999117" ] ;
fhir:assigner [
fhir:link <https://fhir.example.org/Organization/organization-1> ;
fhir:reference [ fhir:v "https://fhir.example.org/Organization/organization-1" ] ]
] ) ; #
fhir:name ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "NL1" ] ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:family [
fhir:v "van Agtmaal" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "van" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Agtmaal" ] ] ) ] ;
( fhir:given [
fhir:v "L" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "IN" ] ] ) ] )
] ) ; #
fhir:gender [
fhir:v "female" ;
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "F" ] ] ) ] ] )
] ; #
fhir:birthDate [ fhir:v "1995-10-26"^^xsd:date] ; #
fhir:address ( [
fhir:postalCode [ fhir:v "9202JR" ] ;
fhir:country [
fhir:v "NL" ;
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ] ] ) ] ] ) ]
] ) . #
<https://fhir.example.org/EpisodeOfCare/episode-of-care-2> a fhir:EpisodeOfCare ;
fhir:id [ fhir:v "episode-of-care-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-episode-of-care"^^xsd:anyURI ;
fhir:link <http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-episode-of-care> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"EpisodeOfCare_episode-of-care-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare episode-of-care-2</b></p><a name=\"episode-of-care-2\"> </a><a name=\"hcepisode-of-care-2\"> </a><a name=\"episode-of-care-2-en-US\"> </a><p><b>status</b>: Active</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-ncr-chir.html#Condition_encounter-diagnosis-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role billing}\">Billing</span></td></tr></table><p><b>patient</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/Patient/patient-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>managingOrganization</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/Organization/organization-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>period</b>: 2019-12-19 --> (ongoing)</p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:diagnosis ( [
fhir:condition [
fhir:reference [ fhir:v "Condition/encounter-diagnosis-2" ] ] ;
fhir:role [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/diagnosis-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "billing" ] ] ) ]
] ) ; #
fhir:patient [
fhir:link <https://fhir.example.org/Patient/patient-2> ;
fhir:reference [ fhir:v "https://fhir.example.org/Patient/patient-2" ]
] ; #
fhir:managingOrganization [
fhir:link <https://fhir.example.org/Organization/organization-1> ;
fhir:reference [ fhir:v "https://fhir.example.org/Organization/organization-1" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2019-12-19"^^xsd:date ]
] . #
<https://fhir.example.org/Condition/encounter-diagnosis-2> a fhir:Condition ;
fhir:id [ fhir:v "encounter-diagnosis-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"^^xsd:anyURI ;
fhir:link <http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_encounter-diagnosis-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition encounter-diagnosis-2</b></p><a name=\"encounter-diagnosis-2\"> </a><a name=\"hcencounter-diagnosis-2\"> </a><a name=\"encounter-diagnosis-2-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</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://hl7.org/fhir/sid/icd-10-nl C85.9}\">C85.9</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/Patient/patient-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2019-12-19</p></div>"^^rdf:XMLLiteral
] ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-nl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C85.9" ] ] )
] ; #
fhir:subject [
fhir:link <https://fhir.example.org/Patient/patient-2> ;
fhir:reference [ fhir:v "https://fhir.example.org/Patient/patient-2" ]
] ; #
fhir:recordedDate [ fhir:v "2019-12-19"^^xsd:date] . #
<https://fhir.example.org/Procedure/procedure-1> a fhir:Procedure ;
fhir:id [ fhir:v "procedure-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-procedure-event"^^xsd:anyURI ;
fhir:link <http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-procedure-event> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-1</b></p><a name=\"procedure-1\"> </a><a name=\"hcprocedure-1\"> </a><a name=\"procedure-1-en-US\"> </a><p><b>Episode of care</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/EpisodeOfCare/episode-of-care-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.27.15.5 034739}\">034739</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/Patient/patient-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>performed</b>: 2020-05-07 --> 2020-05-07</p><p><b>reasonReference</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/Condition/encounter-diagnosis-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:link <https://fhir.example.org/EpisodeOfCare/episode-of-care-2> ;
fhir:reference [ fhir:v "https://fhir.example.org/EpisodeOfCare/episode-of-care-2" ] ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.27.15.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "034739" ] ] )
] ; #
fhir:subject [
fhir:link <https://fhir.example.org/Patient/patient-2> ;
fhir:reference [ fhir:v "https://fhir.example.org/Patient/patient-2" ]
] ; #
fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2020-05-07"^^xsd:date ] ;
fhir:end [ fhir:v "2020-05-07"^^xsd:date ]
] ; #
fhir:reasonReference ( [
fhir:link <https://fhir.example.org/Condition/encounter-diagnosis-2> ;
fhir:reference [ fhir:v "https://fhir.example.org/Condition/encounter-diagnosis-2" ]
] ) ; #
fhir:bodySite ( [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ] ) ] ] ) ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UNK" ] ] )
] ) . #
IG © 2024+ Integraal Kankercentrum Nederland. Package iknl.fhir.nl.r4.ncr-ehr#1.2.2 based on FHIR 4.0.1. Generated 2025-02-10
Links: Table of Contents |
QA Report