RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-11-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "patient-toestemming"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ConceptMap patient-toestemming</b></p><a name=\"patient-toestemming\"> </a><a name=\"hcpatient-toestemming\"> </a><a name=\"patient-toestemming-nl-NL\"> </a><p>Mapping van HL7v2 naar <a href=\"StructureDefinition-ToestemmingConsent.html\">ToestemmingConsent</a></p><br/><p><b>Groep 1 </b>Mapping van <code>ongespecificeerd codesysteem</code> to <code>ongespecificeerd codesysteem</code></p><table class=\"grid\"><tr><td><b>Bron code</b></td><td><b>Relatie</b></td><td><b>Doel code</b></td></tr><tr><td>PID-2 (Patient BSN (NLMINBIZA^NNNLD))</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>patient.identifier (system=BSN)</td></tr><tr><td>CON-2 (Doss. delen?)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>category ('Doss. delen?')</td></tr><tr><td>CON-11 (Status)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>status ('AKKOORD' of 'TIJDELIJK' > active, 'GEWEIGERD' > rejected))</td></tr><tr><td>CON-13 (Startdatum)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>period.start</td></tr><tr><td>CON-15 (Einddatum)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>period.end</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.nl/fhir/zorgviewer/ConceptMap/patient-toestemming"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.7.0"] ; #
fhir:name [ fhir:v "PatientToestemmingMapping"] ; #
fhir:title [ fhir:v "Patient Toestemming Mapping"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-12T08:21:17+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "RIVO-NN HL7NL"] ; #
fhir:contact ( [
fhir:name [ fhir:v "RIVO-NN" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://rivo-noord.nl" ] ] )
] [
fhir:name [ fhir:v "HL7NL" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.nl" ] ] )
] ) ; #
fhir:description [ fhir:v "Deze ConceptMap representeert de mapping van een patient-toestemming HL7 v2 bericht (PID en CON segmenten) naar FHIR Concent Resource."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ] ] )
] ) ; #
fhir:source [ fhir:v "HL7v2"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.nl/fhir/zorgviewer/StructureDefinition/ToestemmingConsent"^^xsd:anyURI] ; #
fhir:group ( [
( fhir:element [
fhir:code [ fhir:v "PID-2" ] ;
fhir:display [ fhir:v "Patient BSN (NLMINBIZA^NNNLD)" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "patient.identifier" ] ;
fhir:display [ fhir:v "system=BSN" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "CON-2" ] ;
fhir:display [ fhir:v "Doss. delen?" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "category" ] ;
fhir:display [ fhir:v "'Doss. delen?'" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "CON-11" ] ;
fhir:display [ fhir:v "Status" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "status" ] ;
fhir:display [ fhir:v "'AKKOORD' of 'TIJDELIJK' > active, 'GEWEIGERD' > rejected)" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "CON-13" ] ;
fhir:display [ fhir:v "Startdatum" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "period.start" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "CON-15" ] ;
fhir:display [ fhir:v "Einddatum" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "period.end" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2023+ RIVO-NN HL7NL. Package hl7.fhir.nl.zorgviewer#1.7.0 based on FHIR 3.0.2. Generated 2024-11-12
Links: Table of Contents |
QA Report