{ "description": null, "_filename": "StructureDefinition-performation-patient-model.json", "package_name": "iknl.fhir.nl.r4.performation", "date": "2023-10-16T12:02:52.0587125+00:00", "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "PerformationPatientModel", "abstract": false, "type": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0", "status": "draft", "id": "a599ce2c-2ed2-4a31-9bd8-543308569b9e", "kind": "logical", "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-patient-model", "version": null, "differential": { "element": [ { "id": "Patient", "max": "*", "min": 0, "path": "Patient", "type": [ { "code": "Element" } ] }, { "id": "Patient.birthDate", "max": "1", "min": 0, "path": "Patient.birthDate", "type": [ { "code": "date", "profile": [ "http://hl7.org/fhir/StructureDefinition/date" ] } ], "short": "Geboortedatum" }, { "id": "Patient.gender", "max": "1", "min": 0, "path": "Patient.gender", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ], "short": "Administratief geslacht", "binding": { "strength": "required", "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.0.1.1--20200901000000" } }, { "id": "Patient.initials", "max": "1", "min": 0, "path": "Patient.initials", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Initialen" }, { "id": "Patient.family", "max": "1", "min": 0, "path": "Patient.family", "type": [ { "code": "BackboneElement" } ] }, { "id": "Patient.family.ownPrefix", "max": "1", "min": 0, "path": "Patient.family.ownPrefix", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Voorvoegsels geslachtsnaam" }, { "id": "Patient.family.ownName", "max": "1", "min": 1, "path": "Patient.family.ownName", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Geslachtsnaam" }, { "id": "Patient.deceasedDate", "max": "1", "min": 0, "path": "Patient.deceasedDate", "type": [ { "code": "date", "profile": [ "http://hl7.org/fhir/StructureDefinition/date" ] } ], "short": "Overlijdensdatum" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }