Package | kbv.ita.aws |
Resource Type | StructureDefinition |
Id | KBV_PR_AW_Person |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person |
URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person |
Version | 1.2.0 |
Status | active |
Name | KBV_PR_AW_Person |
Copyright | Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. |
Type | Person |
Kind | resource |
No resources found
StructureDefinition | |
address-de-basis | Adresse, deutsches Basisprofil |
gender-amtlich-de | Differenzierung des administrativen Geschlechts 'other' |
humanname-de-basis | HumanName, deutsches Basisprofil |
KBV_EX_AW_Adressbuch_Anrede | KBV_EX_AW_Adressbuch_Anrede |
KBV_EX_AW_Adressbuch_Schlusssatz | KBV_EX_AW_Adressbuch_Schlusssatz |
KBV_EX_AW_Adressbuchzuordnung | KBV_EX_AW_Adressbuchzuordnung |
KBV_PR_AW_Organisation | KBV_PR_AW_Organisation |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person", "version": "1.2.0", "name": "KBV_PR_AW_Person", "status": "active", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" } ], "kind": "resource", "abstract": false, "type": "Person", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person", "derivation": "constraint", "differential": { "element": [ { "id": "Person.id", "path": "Person.id", "min": 1 }, { "id": "Person.meta", "path": "Person.meta", "min": 1 }, { "id": "Person.meta.versionId", "path": "Person.meta.versionId", "min": 1 }, { "id": "Person.meta.lastUpdated", "path": "Person.meta.lastUpdated", "min": 1 }, { "id": "Person.meta.profile", "path": "Person.meta.profile", "min": 1, "max": "1", "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Person|1.2.0" }, { "id": "Person.text", "path": "Person.text", "min": 1 }, { "id": "Person.extension", "path": "Person.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Person.extension:anrede", "path": "Person.extension", "sliceName": "anrede", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuch_Anrede" ] } ], "mustSupport": true }, { "id": "Person.extension:anrede.value[x]", "path": "Person.extension.value[x]", "min": 1 }, { "id": "Person.extension:anrede.value[x]:valueString", "path": "Person.extension.value[x]", "sliceName": "valueString", "min": 1 }, { "id": "Person.extension:schlusssatz", "path": "Person.extension", "sliceName": "schlusssatz", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuch_Schlusssatz" ] } ], "mustSupport": true }, { "id": "Person.extension:schlusssatz.value[x]", "path": "Person.extension.value[x]", "min": 1 }, { "id": "Person.extension:schlusssatz.value[x]:valueString", "path": "Person.extension.value[x]", "sliceName": "valueString", "min": 1 }, { "id": "Person.extension:addressbuchzuordnung", "path": "Person.extension", "sliceName": "addressbuchzuordnung", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung" ] } ], "mustSupport": true }, { "id": "Person.identifier", "path": "Person.identifier", "max": "0" }, { "id": "Person.name", "path": "Person.name", "min": 1, "max": "1", "type": [ { "code": "HumanName", "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ] } ], "mustSupport": true }, { "id": "Person.telecom", "path": "Person.telecom", "mustSupport": true }, { "id": "Person.telecom.system", "path": "Person.telecom.system", "min": 1 }, { "id": "Person.telecom.value", "path": "Person.telecom.value", "min": 1 }, { "id": "Person.telecom.period", "path": "Person.telecom.period", "max": "0" }, { "id": "Person.gender", "path": "Person.gender", "min": 1, "mustSupport": true }, { "id": "Person.gender.extension", "path": "Person.gender.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Person.gender.extension:gender-amtlich", "path": "Person.gender.extension", "sliceName": "gender-amtlich", "max": "1", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/gender-amtlich-de" ] } ] }, { "id": "Person.birthDate", "path": "Person.birthDate", "mustSupport": true }, { "id": "Person.address", "path": "Person.address", "max": "1", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "mustSupport": true }, { "id": "Person.photo", "path": "Person.photo", "max": "0" }, { "id": "Person.managingOrganization", "path": "Person.managingOrganization", "short": "Organisationszugehörigkeit", "definition": "Organisationszugehörigkeit", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0" ] } ], "mustSupport": true }, { "id": "Person.managingOrganization.reference", "path": "Person.managingOrganization.reference", "min": 1 }, { "id": "Person.managingOrganization.type", "path": "Person.managingOrganization.type", "max": "0" }, { "id": "Person.managingOrganization.identifier", "path": "Person.managingOrganization.identifier", "max": "0" }, { "id": "Person.managingOrganization.display", "path": "Person.managingOrganization.display", "max": "0" }, { "id": "Person.active", "path": "Person.active", "max": "0" }, { "id": "Person.link", "path": "Person.link", "max": "0" } ] } }