{
  "resourceType": "StructureDefinition",
  "id": "mp612-dispensetofhirconversion-patient",
  "url": "http://nictiz.nl/fhir/StructureDefinition/mp612-DispenseToFHIRConversion-Patient",
  "version": "1.0.0",
  "name": "MP612 DispenseToFHIRConversion Patient",
  "title": "MP612 DispenseToFHIRConversion Patient",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This profile is derived from the profile of the Dutch Health and Care Information model (Dutch: Zorginformatiebouwsteen or ZIB) Patient, release 2017",
  "purpose": "This profile defines the FHIR response for HCIM Patient of a Medicationproces V6.12 request on the LSP.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "Medication-Process-v09",
      "uri": "https://decor.nictiz.nl/medicatieproces/mp-html-20181220T121121/tr-2.16.840.1.113883.2.4.3.11.60.20.77.4.162-2018-11-29T135611.html",
      "name": "Medication Process v09 - verstrekkingenvertaling",
      "comment": "Language of Medication Process is Dutch."
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Patient",
        "path": "Patient",
        "mapping": [
          {
            "identity": "Medication-Process-v09",
            "map": "mp-dataelement900-19798",
            "comment": "Patient"
          }
        ]
      },
      {
        "id": "Patient.extension:preferredPharmacy",
        "path": "Patient.extension",
        "sliceName": "preferredPharmacy",
        "max": "0"
      },
      {
        "id": "Patient.extension:nationality",
        "path": "Patient.extension",
        "sliceName": "nationality",
        "max": "0"
      },
      {
        "id": "Patient.extension:legalStatus",
        "path": "Patient.extension",
        "sliceName": "legalStatus",
        "max": "0"
      },
      {
        "id": "Patient.active",
        "path": "Patient.active",
        "max": "0"
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "Medication-Process-v09",
            "map": "mp-dataelement900-19799",
            "comment": "Naamgegevens"
          }
        ]
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "min": 1,
        "mapping": [
          {
            "identity": "Medication-Process-v09",
            "map": "mp-dataelement900-19831",
            "comment": "Geslacht"
          }
        ]
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "min": 1,
        "mapping": [
          {
            "identity": "Medication-Process-v09",
            "map": "mp-dataelement900-19830",
            "comment": "Geboortedatum"
          }
        ]
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]:multipleBirthBoolean",
        "path": "Patient.multipleBirthBoolean",
        "sliceName": "multipleBirthBoolean",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "Medication-Process-v09",
            "map": "mp-dataelement900-19832",
            "comment": "MeerlingIndicator"
          }
        ]
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Contact"
          }
        ],
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.animal",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Animal"
          }
        ],
        "path": "Patient.animal",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}