FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/patient-toestemming

Packagehl7.fhir.nl.zorgviewer
TypeConceptMap
Idpatient-toestemming
FHIR VersionR3
Sourcehttp://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ConceptMap-patient-toestemming.html
URLhttp://fhir.hl7.nl/zorgviewer/ConceptMap/patient-toestemming
Version1.17.0
Statusactive
Date2025-07-21T13:39:15+00:00
NamePatientToestemmingMapping
TitlePatient Toestemming Mapping
Realmnl
Authorityhl7
DescriptionDeze ConceptMap representeert de mapping van een patient-toestemming HL7 v2 bericht (PID en CON segmenten) naar FHIR Concent Resource.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ToestemmingConsentToestemmingConsent

Narrative

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 CodeRelationshipTarget Code
PID-2 (Patient BSN (NLMINBIZA^NNNLD))is equivalent topatient.identifier (system=BSN)
CON-2 (Doss. delen?)is equivalent tocategory ('Doss. delen?')
CON-11 (Status)is equivalent tostatus ('AKKOORD' of 'TIJDELIJK' > active, 'GEWEIGERD' > rejected))
CON-13 (Startdatum)is equivalent toperiod.start
CON-15 (Einddatum)is equivalent toperiod.end

Source

{
  "resourceType": "ConceptMap",
  "id": "patient-toestemming",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hl7.nl/zorgviewer/ConceptMap/patient-toestemming",
  "version": "1.17.0",
  "name": "PatientToestemmingMapping",
  "title": "Patient Toestemming Mapping",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T13:39:15+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"
            }
          ]
        }
      ]
    }
  ]
}