Package | logex.internal.fhir.profiles |
Resource Type | StructureDefinition |
Id | nl-gli-patient |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient |
URL | http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient |
Version | 1.2.0 |
Status | active |
Date | 2023-04-26T09:11:41.359114+00:00 |
Name | nl-gli-patient |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
nl-gli-address | nl-gli-address |
nl-gli-humanname | nl-gli-humanname |
nl-core-patient | nl-core-patient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nl-gli-patient", "url": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient", "version": "1.2.0", "name": "nl-gli-patient", "status": "active", "date": "2023-04-26T09:11:41.359114+00:00", "publisher": "MRDM", "contact": [ { "name": "MRDM helpdesk", "telecom": [ { "system": "email", "value": "info@mrdm.nl" } ] } ], "fhirVersion": "3.0.2", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.extension", "path": "Patient.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Patient.extension:preferredPharmacy", "path": "Patient.extension", "sliceName": "preferredPharmacy", "min": 0, "max": "0" }, { "id": "Patient.extension:nationality", "path": "Patient.extension", "sliceName": "nationality", "min": 0, "max": "0" }, { "id": "Patient.extension:legalStatus", "path": "Patient.extension", "sliceName": "legalStatus", "min": 0, "max": "0" }, { "id": "Patient.identifier", "path": "Patient.identifier", "min": 1, "max": "1" }, { "id": "Patient.active", "path": "Patient.active", "max": "0" }, { "id": "Patient.name", "path": "Patient.name", "type": [ { "code": "HumanName", "profile": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-humanname" } ] }, { "id": "Patient.telecom", "path": "Patient.telecom", "max": "0" }, { "id": "Patient.gender", "path": "Patient.gender", "min": 1 }, { "id": "Patient.gender.extension", "path": "Patient.gender.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Patient.gender.extension:GeslachtCodelijst", "path": "Patient.gender.extension", "sliceName": "GeslachtCodelijst", "min": 0 }, { "id": "Patient.gender.extension:GeslachtCodelijst.url", "path": "Patient.gender.extension.url", "fixedUri": "MRDM GeslachtCodelijst" }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "min": 1 }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "max": "0" }, { "id": "Patient.address", "path": "Patient.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", "min": 1, "type": [ { "code": "Address", "profile": "http://mrdm.nl/fhir/StructureDefinition/nl-gli-address" } ] }, { "id": "Patient.maritalStatus", "path": "Patient.maritalStatus", "max": "0" }, { "id": "Patient.multipleBirth[x]", "path": "Patient.multipleBirth[x]", "max": "0" }, { "id": "Patient.photo", "path": "Patient.photo", "max": "0" }, { "id": "Patient.contact", "path": "Patient.contact", "max": "0" }, { "id": "Patient.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" } ] } }