{ "description": "A derived profile from the nl-core-Patient resource to exchange information on anonymous patients", "_filename": "nl-vzvz-rivm-Patient-anonymous.json", "package_name": "vzvz.covid-vaccinations", "date": "2022-03-01T10:44:32.8672038+00:00", "derivation": "constraint", "publisher": "VZVZ", "fhirVersion": "4.0.1", "name": "NlVzvzRivmPatientAnonymous", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "nl vzvz rivm Patient anonymous", "package_version": "0.5.1-beta", "status": "draft", "id": "1a3e908d-e3c3-4e37-a0b3-a68d1d7270b5", "kind": "resource", "url": "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Patient-anonymous", "version": null, "differential": { "element": [ { "id": "Patient.extension", "min": 1, "path": "Patient.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.extension:nationality", "max": "0", "min": 0, "path": "Patient.extension", "sliceName": "nationality", "definition": "The nationality of the patient. Not allowed in the anonymous Patient resource." }, { "constraint": [ { "key": "age-1", "human": "Age group must not be empty", "source": "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Patient-anonymous", "severity": "error", "expression": "$this.exists()" } ], "path": "Patient.extension", "min": 1, "definition": "Indication of the age of the patient by indication a range.", "short": "Age group", "type": [ { "code": "Extension", "profile": [ "http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup" ] } ], "sliceName": "ageGroup", "max": "1", "id": "Patient.extension:ageGroup" }, { "id": "Patient.identifier", "path": "Patient.identifier", "constraint": [ { "key": "ide-4", "human": "Hashed identifier cannot be empty", "source": "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Patient-anonymous", "severity": "error", "expression": "where(system = 'urn:oid:2.16.840.1.113883.2.4.3.111.4').exists()" } ] }, { "id": "Patient.identifier:bsn", "max": "0", "path": "Patient.identifier", "sliceName": "bsn" }, { "id": "Patient.identifier:hash", "max": "1", "min": 1, "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.", "patternIdentifier": { "system": "urn:oid:2.16.840.1.113883.2.4.3.111.4" } }, { "id": "Patient.name", "max": "0", "path": "Patient.name", "definition": "Patient's full name. Not allowed in the anonymous Patient resource." }, { "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", "definition": "Patient’s telephone number(s) or e-mail address(es). Not allowed in the anonymous Patient resource." }, { "id": "Patient.gender", "max": "0", "path": "Patient.gender", "definition": "Patient’s administrative gender. Not allowed in the anonymous Patient resource." }, { "id": "Patient.birthDate", "max": "0", "path": "Patient.birthDate", "definition": "Patient’s date of birth. Not allowed in the anonymous Patient resource." }, { "id": "Patient.deceased[x]", "max": "0", "path": "Patient.deceased[x]", "definition": "Indicates if the individual is deceased or not. Not allowed in the anonymous Patient resource." }, { "id": "Patient.address", "max": "0", "path": "Patient.address", "definition": "Address of the patient. Not allowed in the anonymous Patient resource." }, { "id": "Patient.maritalStatus", "max": "0", "path": "Patient.maritalStatus", "definition": "A person’s marital status according to the terms and definition in the Dutch civil code. Not allowed in the anonymous Patient resource." }, { "id": "Patient.multipleBirth[x]", "max": "0", "path": "Patient.multipleBirth[x]", "definition": "Indicates whether the patient is part of a multiple (boolean) or indicates the actual birth order (integer). Not allowed in the anonymous Patient resource." }, { "id": "Patient.photo", "max": "0", "path": "Patient.photo", "definition": "Image of the patient. Not allowed in the anonymous Patient resource." }, { "id": "Patient.contact", "max": "0", "path": "Patient.contact", "definition": "A contact party (e.g. guardian, partner, friend) for the patient. Not allowed in the anonymous Patient resource." }, { "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", "definition": "A language which may be used to communicate with the patient about his or her health. Not allowed in the anonymous Patient resource." }, { "id": "Patient.generalPractitioner", "max": "0", "path": "Patient.generalPractitioner", "definition": "GP of the patient. Not allowed in the anonymous Patient resource." }, { "id": "Patient.managingOrganization", "max": "0", "path": "Patient.managingOrganization", "definition": "Organization that is the custodian of the patient record. Not allowed in the anonymous Patient resource." }, { "id": "Patient.link", "max": "0", "path": "Patient.link", "definition": "Link to another patient resource that concerns the same actual patient. Not allowed in the anonymous Patient resource." } ] }, "contact": [ { "name": "VZVZ", "telecom": [ { "value": "standaardisatie@vzvz.nl", "system": "email" } ] } ], "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" }