{ "description": null, "_filename": "StructureDefinition-Practitioner.json", "package_name": "de.emperra.esysta", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Practitioner", "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, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.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": "62cf3b56-59f1-45f6-8f89-4cfe2c1005b9", "kind": "resource", "url": "http://portal.esysta.com/fhir/StructureDefinition/Practitioner", "version": "0.0.1", "differential": { "element": [ { "id": "Practitioner.name", "max": "1", "min": 1, "path": "Practitioner.name", "mustSupport": true }, { "id": "Practitioner.telecom", "max": "3", "path": "Practitioner.telecom", "slicing": { "rules": "closed", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Practitioner.telecom:Email", "max": "1", "min": 0, "path": "Practitioner.telecom", "sliceName": "Email" }, { "id": "Practitioner.telecom:Email.system", "min": 1, "path": "Practitioner.telecom.system", "fixedCode": "email" }, { "id": "Practitioner.telecom:Phone", "max": "1", "min": 0, "path": "Practitioner.telecom", "sliceName": "Phone" }, { "id": "Practitioner.telecom:Phone.system", "min": 1, "path": "Practitioner.telecom.system", "fixedCode": "phone" }, { "id": "Practitioner.telecom:Fax", "max": "1", "min": 0, "path": "Practitioner.telecom", "sliceName": "Fax" }, { "id": "Practitioner.telecom:Fax.system", "min": 1, "path": "Practitioner.telecom.system", "fixedCode": "fax" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }