RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - CI build Netherlands flag

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

: Patient Toestemming Mapping - JSON Representation

Active as of 2024-11-06

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "patient-toestemming",
  "text" : {
    "status" : "generated",
    "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' &gt; active, 'GEWEIGERD' &gt; 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>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/ConceptMap/patient-toestemming",
  "version" : "1.7.0",
  "name" : "PatientToestemmingMapping",
  "title" : "Patient Toestemming Mapping",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-06T21:21:19+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://hl7.nl/fhir/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"
            }
          ]
        }
      ]
    }
  ]
}