PackagesCanonicalsLogsProblems
    Packages
    vzvz.covid-vaccinations@0.1.0
    http://vzvz.nl/fhir/StructureDefinition/RIVMNLcorePatientAnonymous
{
  "description": "A derived profile from the nl-core-Patient resource to exchange information on anonymous patients",
  "_filename": "RIVMNLcorePatientAnonymous.StructureDefinition.json",
  "package_name": "vzvz.covid-vaccinations",
  "date": "2022-03-01T10:44:32.8672038+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-03-01T10:55:10.201+00:00"
  },
  "publisher": "VZVZ",
  "fhirVersion": "4.0.1",
  "name": "RIVMNLcorePatientAnonymous",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "d2c828da-678c-4804-9a02-b1186bb9f221",
  "kind": "resource",
  "url": "http://vzvz.nl/fhir/StructureDefinition/RIVMNLcorePatientAnonymous",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:nationality",
      "max": "0",
      "min": 0,
      "path": "Patient.extension",
      "sliceName": "nationality"
    }, {
      "id": "Patient.extension:ageGroup",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://vzvz.nl/StructureDefinition/ext-RIVMNLageGroup" ]
      } ],
      "sliceName": "ageGroup"
    }, {
      "id": "Patient.identifier:bsn",
      "max": "0",
      "path": "Patient.identifier",
      "sliceName": "bsn"
    }, {
      "id": "Patient.identifier:hash",
      "path": "Patient.identifier",
      "short": "A hashed identifier for this patient",
      "sliceName": "hash",
      "definition": "A hashed identifier for this patient. Restrictions are compliant to the DPV-210 specifications of RIVM."
    }, {
      "id": "Patient.name",
      "max": "0",
      "path": "Patient.name"
    }, {
      "id": "Patient.name.given",
      "path": "Patient.name.given",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier').value",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.birthDate",
      "max": "0",
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address.line",
      "max": "0",
      "path": "Patient.address.line"
    }, {
      "id": "Patient.address.city",
      "max": "0",
      "path": "Patient.address.city"
    }, {
      "id": "Patient.address.district",
      "max": "0",
      "path": "Patient.address.district"
    }, {
      "id": "Patient.address.state",
      "max": "0",
      "path": "Patient.address.state"
    }, {
      "id": "Patient.address.postalCode",
      "max": "0",
      "path": "Patient.address.postalCode"
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "binding": {
        "strength": "required",
        "valueSet": "http://vzvz.nl/fhir/NamingSystem/RIVMNLorigin",
        "description": "Country of origin"
      },
      "definition": "Country of origin. For this purpose the only relevant codes are added to the origin code list"
    }, {
      "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.contact.name",
      "max": "0",
      "path": "Patient.contact.name"
    }, {
      "id": "Patient.contact.name.given",
      "path": "Patient.contact.name.given",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier').value",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.contact.telecom",
      "max": "0",
      "path": "Patient.contact.telecom"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "contact": [ {
    "name": "VZVZ",
    "telecom": [ {
      "value": "standaardisatie@vzvz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
}