{ "description": "Laniado Proposed Practitioner Resource", "_filename": "StructureDefinition-laniado-practitioner-duplicate-2.json", "package_name": "laniado.test.fhir.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LaniadoPractitioner", "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": "Laniado Practitioner Profile", "package_version": "0.1.6", "status": "draft", "id": "2fc85eaa-825b-4b0e-a7e6-52e052acc2e1", "kind": "resource", "url": "http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner", "version": null, "differential": { "element": [ { "id": "Practitioner.identifier:userName", "max": "1", "min": 0, "path": "Practitioner.identifier", "short": "Username", "sliceName": "userName", "definition": "username" }, { "id": "Practitioner.identifier:userName.use", "path": "Practitioner.identifier.use", "patternCode": "secondary" }, { "id": "Practitioner.identifier:userName.type", "path": "Practitioner.identifier.type", "patternCodeableConcept": { "coding": [ { "code": "CAAI", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, { "id": "Practitioner.identifier:userName.system", "path": "Practitioner.identifier.system", "fixedUri": "http://fhir.laniado.org.il/Identifier/user-name" }, { "id": "Practitioner.identifier:userName.value", "path": "Practitioner.identifier.value", "short": "The username", "example": [ { "label": "Valid example", "valueString": "iisraeli" } ], "constraint": [ { "key": "username-chk", "human": "The username must meet the specified requirements", "source": "http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner", "severity": "warning", "expression": "matches('[a-zA-Z0-9_-]{3,}'" } ] }, { "id": "Practitioner.identifier:userName.assigner.reference.id", "path": "Practitioner.identifier.assigner.reference.id", "fixedString": "Organization/01604" } ] }, "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner" }