| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | ConceptMap |
| Id | patient-toestemming |
| FHIR Version | R3 |
| Source | http://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ConceptMap-patient-toestemming.html |
| URL | http://fhir.hl7.nl/zorgviewer/ConceptMap/patient-toestemming |
| Version | 1.18.0 |
| Status | active |
| Date | 2025-08-07T13:54:57+00:00 |
| Name | PatientToestemmingMapping |
| Title | Patient Toestemming Mapping |
| Realm | nl |
| Authority | hl7 |
| Description | Deze ConceptMap representeert de mapping van een patient-toestemming HL7 v2 bericht (PID en CON segmenten) naar FHIR Concent Resource. |
No resources found
| StructureDefinition | |
| ToestemmingConsent | ToestemmingConsent |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap patient-toestemming
Mapping from HL7v2 to ToestemmingConsent
Group 1 Mapping from unspecified code system to unspecified code system
| Source Code | Relationship | Target Code |
| PID-2 (Patient BSN (NLMINBIZA^NNNLD)) | is equivalent to | patient.identifier (system=BSN) |
| CON-2 (Doss. delen?) | is equivalent to | category ('Doss. delen?') |
| CON-11 (Status) | is equivalent to | status ('AKKOORD' of 'TIJDELIJK' > active, 'GEWEIGERD' > rejected)) |
| CON-13 (Startdatum) | is equivalent to | period.start |
| CON-15 (Einddatum) | is equivalent to | period.end |
{
"resourceType": "ConceptMap",
"id": "patient-toestemming",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hl7.nl/zorgviewer/ConceptMap/patient-toestemming",
"version": "1.18.0",
"name": "PatientToestemmingMapping",
"title": "Patient Toestemming Mapping",
"status": "active",
"experimental": false,
"date": "2025-08-07T13:54:57+00:00",
"publisher": "RIVO-NN HL7NL",
"contact": [
{
"name": "RIVO-NN",
"telecom": [
{
"system": "url",
"value": "https://rivo-noord.nl"
}
]
},
{
"name": "HL7NL",
"telecom": [
{
"system": "url",
"value": "https://hl7.nl"
}
]
}
],
"description": "Deze ConceptMap representeert de mapping van een patient-toestemming HL7 v2 bericht (PID en CON segmenten) naar FHIR Concent Resource.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL"
}
]
}
],
"sourceUri": "HL7v2",
"targetUri": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/ToestemmingConsent",
"group": [
{
"element": [
{
"code": "PID-2",
"display": "Patient BSN (NLMINBIZA^NNNLD)",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "patient.identifier",
"display": "system=BSN",
"equivalence": "equivalent"
}
]
},
{
"code": "CON-2",
"display": "Doss. delen?",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "category",
"display": "'Doss. delen?'",
"equivalence": "equivalent"
}
]
},
{
"code": "CON-11",
"display": "Status",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "status",
"display": "'AKKOORD' of 'TIJDELIJK' > active, 'GEWEIGERD' > rejected)",
"equivalence": "equivalent"
}
]
},
{
"code": "CON-13",
"display": "Startdatum",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "period.start",
"equivalence": "equivalent"
}
]
},
{
"code": "CON-15",
"display": "Einddatum",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "period.end",
"equivalence": "equivalent"
}
]
}
]
}
]
}