{ "description": "A Practitioner profile for caregivers, both employed by the provider and collaborating.", "_filename": "StructureDefinition-PractitionerCoreDe.json", "package_name": "ishmed.i14y.r4.de", "date": "2022-07-29", "derivation": "constraint", "publisher": "Oracle Cerner", "fhirVersion": "4.0.1", "name": "Practitioner_Core_DE", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "copyright": "Copyright © 2022 Oracle and/or its affiliates. All rights reserved.", "type": "Practitioner", "experimental": "false", "resourceType": "StructureDefinition", "title": "Practitioner Profile Germany", "package_version": "3.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Individuals" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "individual" } ], "status": "active", "id": "0f0d5428-aa9c-4c0a-a896-8feac66bd4a4", "kind": "resource", "url": "http://fhir.ishmed.com/R4/StructureDefinition/PractitionerCoreDe", "version": "2.0.0", "differential": { "element": [ { "id": "Practitioner.identifier", "min": 1, "path": "Practitioner.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Practitioner.identifier:Arztnummer", "max": "*", "min": 0, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-lanr" ] } ], "sliceName": "Arztnummer", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "LANR", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Practitioner.identifier:Arztnummer.type", "min": 1, "path": "Practitioner.identifier.type" }, { "id": "Practitioner.active", "path": "Practitioner.active", "mustSupport": true }, { "id": "Practitioner.name", "min": 1, "path": "Practitioner.name", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Practitioner.name:Name", "max": "1", "min": 1, "path": "Practitioner.name", "type": [ { "code": "HumanName", "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ] } ], "sliceName": "Name", "mustSupport": true, "patternHumanName": { "use": "official" } }, { "id": "Practitioner.name:Name.use", "min": 1, "path": "Practitioner.name.use", "fixedCode": "official", "mustSupport": true }, { "id": "Practitioner.name:Name.family", "min": 1, "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name:Name.given", "min": 1, "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.name:Name.prefix", "path": "Practitioner.name.prefix", "mustSupport": true }, { "id": "Practitioner.address", "path": "Practitioner.address", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Practitioner.address:PoBoxAddress", "max": "*", "min": 0, "path": "Practitioner.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "PoBoxAddress", "mustSupport": true, "patternAddress": { "type": "postal" } }, { "id": "Practitioner.address:PoBoxAddress.type", "min": 1, "path": "Practitioner.address.type", "mustSupport": true }, { "id": "Practitioner.address:PoBoxAddress.line", "min": 1, "path": "Practitioner.address.line", "mustSupport": true }, { "id": "Practitioner.address:PoBoxAddress.line.extension:Strasse", "max": "0", "path": "Practitioner.address.line.extension", "sliceName": "Strasse" }, { "id": "Practitioner.address:PoBoxAddress.line.extension:Hausnummer", "max": "0", "path": "Practitioner.address.line.extension", "sliceName": "Hausnummer" }, { "id": "Practitioner.address:PoBoxAddress.line.extension:Adresszusatz", "max": "0", "path": "Practitioner.address.line.extension", "sliceName": "Adresszusatz" }, { "id": "Practitioner.address:PoBoxAddress.line.extension:Postfach", "path": "Practitioner.address.line.extension", "sliceName": "Postfach", "mustSupport": true }, { "id": "Practitioner.address:PoBoxAddress.city", "min": 1, "path": "Practitioner.address.city", "mustSupport": true }, { "id": "Practitioner.address:PoBoxAddress.postalCode", "min": 1, "path": "Practitioner.address.postalCode", "mustSupport": true }, { "id": "Practitioner.address:PoBoxAddress.country", "min": 1, "path": "Practitioner.address.country", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress", "max": "*", "min": 0, "path": "Practitioner.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "StreetAddress", "mustSupport": true, "patternAddress": { "type": "both" } }, { "id": "Practitioner.address:StreetAddress.type", "min": 1, "path": "Practitioner.address.type", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.line", "min": 1, "path": "Practitioner.address.line", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.line.extension:Strasse", "path": "Practitioner.address.line.extension", "sliceName": "Strasse", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.line.extension:Hausnummer", "path": "Practitioner.address.line.extension", "sliceName": "Hausnummer", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.line.extension:Adresszusatz", "path": "Practitioner.address.line.extension", "sliceName": "Adresszusatz", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.line.extension:Postfach", "max": "0", "path": "Practitioner.address.line.extension", "sliceName": "Postfach" }, { "id": "Practitioner.address:StreetAddress.city", "min": 1, "path": "Practitioner.address.city", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.postalCode", "min": 1, "path": "Practitioner.address.postalCode", "mustSupport": true }, { "id": "Practitioner.address:StreetAddress.country", "min": 1, "path": "Practitioner.address.country", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }