PackagesCanonicalsLogsProblems
    Packages
    logex.internal.fhir.profiles@1.0.0
    http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient
{
  "description": null,
  "_filename": "mrdm-gli-patient.StructureDefinition.json",
  "package_name": "logex.internal.fhir.profiles",
  "date": "2023-04-26T09:11:41.359114+00:00",
  "derivation": "constraint",
  "publisher": "MRDM",
  "fhirVersion": "3.0.2",
  "name": "nl-gli-patient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "b0ad86c5-bd78-4225-99b8-09c53a0cc285",
  "kind": "resource",
  "url": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:preferredPharmacy",
      "max": "0",
      "min": 0,
      "path": "Patient.extension",
      "sliceName": "preferredPharmacy"
    }, {
      "id": "Patient.extension:nationality",
      "max": "0",
      "min": 0,
      "path": "Patient.extension",
      "sliceName": "nationality"
    }, {
      "id": "Patient.extension:legalStatus",
      "max": "0",
      "min": 0,
      "path": "Patient.extension",
      "sliceName": "legalStatus"
    }, {
      "id": "Patient.identifier",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier"
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name",
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-humanname"
      } ]
    }, {
      "id": "Patient.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender"
    }, {
      "id": "Patient.gender.extension",
      "min": 0,
      "path": "Patient.gender.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.gender.extension:GeslachtCodelijst",
      "min": 0,
      "path": "Patient.gender.extension",
      "sliceName": "GeslachtCodelijst"
    }, {
      "id": "Patient.gender.extension:GeslachtCodelijst.url",
      "path": "Patient.gender.extension.url",
      "fixedUri": "MRDM GeslachtCodelijst"
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address",
      "min": 1,
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-address"
      } ],
      "definition": "Participant's home address when registering in the GLI register. This information is not adjusted when moving. If participant enrolled multiple times, multiple addresses should be provided, differentiated by period.start"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.animal",
      "max": "0",
      "path": "Patient.animal"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "contact": [ {
    "name": "MRDM helpdesk",
    "telecom": [ {
      "value": "info@mrdm.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}