{ "description": "Allgemeines Personen-Profil. Repräsentiert den MPI Eintrag, zu dem beliebig viele matchende Patienten-Identitäten gehören.\\r\\nDie Referenz-Identität wird dabei immer durch die Angabe von link.assurance='level4' repräsentiert.\\r\\nEs existiert immer genau 1 Link mit diesem Assurance-Level.", "_filename": "profile-Person.json", "package_name": "ths-greifswald.ttp-fhir-gw", "date": "2021-10-28", "derivation": "constraint", "publisher": "ths-greifswald.de", "fhirVersion": "4.0.1", "name": "Person", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "copyright": "ths-greifswald.de", "type": "Person", "experimental": "true", "resourceType": "StructureDefinition", "title": null, "package_version": "2.1.0", "status": "draft", "id": "0171d0a8-34ae-4253-8700-2dce27a2d820", "kind": "resource", "url": "https://ths-greifswald.de/fhir/StructureDefinition/dispatcher/Person", "version": "2.1.0", "differential": { "element": [ { "id": "Person.meta", "path": "Person.meta" }, { "id": "Person.meta.lastUpdated", "path": "Person.meta.lastUpdated", "mustSupport": true }, { "id": "Person.identifier", "min": 1, "path": "Person.identifier", "mustSupport": true }, { "id": "Person.identifier.system", "min": 1, "path": "Person.identifier.system", "mustSupport": true }, { "id": "Person.identifier.value", "min": 1, "path": "Person.identifier.value", "mustSupport": true }, { "id": "Person.managingOrganization", "min": 1, "path": "Person.managingOrganization", "short": "Domäne", "definition": "repräsentiert hier die Domäne, zur der der MPI-Eintrag gehört.", "mustSupport": true }, { "id": "Person.managingOrganization.identifier", "min": 1, "path": "Person.managingOrganization.identifier", "mustSupport": true }, { "id": "Person.managingOrganization.identifier.system", "path": "Person.managingOrganization.identifier.system", "mustSupport": true }, { "id": "Person.managingOrganization.identifier.value", "min": 1, "path": "Person.managingOrganization.identifier.value", "mustSupport": true }, { "id": "Person.active", "path": "Person.active", "mustSupport": true }, { "id": "Person.link", "min": 1, "path": "Person.link", "mustSupport": true }, { "id": "Person.link.target", "path": "Person.link.target", "type": [ { "code": "Reference", "targetProfile": [ "https://ths-greifswald.de/fhir/StructureDefinition/dispatcher/Patient" ] } ], "mustSupport": true }, { "id": "Person.link.target.reference", "min": 1, "path": "Person.link.target.reference", "mustSupport": true }, { "id": "Person.link.assurance", "path": "Person.link.assurance", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person" }