{ "description": null, "_filename": "PatientwithIdentifier.StructureDefinition.json", "package_name": "tigacorehub.patient", "date": "2022-11-17T12:58:41.0432034+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PatientwithIdentifier", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.12", "status": "draft", "id": "6a5d97fb-915c-4ef6-a4c3-960861b908b7", "kind": "resource", "url": "http://moph.qa/fhir/StructureDefinition/PatientwithIdentifier", "version": null, "differential": { "element": [ { "id": "Patient.extension", "min": 0, "path": "Patient.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.extension:BirthPlace", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ] } ], "sliceName": "BirthPlace", "isModifier": false }, { "id": "Patient.extension:Naitonality", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ] } ], "sliceName": "Naitonality", "isModifier": false }, { "id": "Patient.extension:PersonType", "max": "1", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "https://moph.qa/fhir/StructureDefinition/PersonType" ] } ], "sliceName": "PersonType", "isModifier": false }, { "id": "Patient.identifier", "min": 1, "path": "Patient.identifier" }, { "id": "Patient.identifier.type", "min": 1, "path": "Patient.identifier.type", "slicing": { "rules": "open", "discriminator": [ { "path": "coding", "type": "value" } ] } }, { "id": "Patient.identifier.type.coding.system", "min": 1, "path": "Patient.identifier.type.coding.system", "fixedUri": "http://moph.qa/CodeSystem/PatientIdentifier" }, { "id": "Patient.identifier.type.coding.code", "min": 1, "path": "Patient.identifier.type.coding.code" }, { "id": "Patient.identifier.type:PRN", "min": 1, "path": "Patient.identifier.type", "sliceName": "PRN" }, { "id": "Patient.identifier.type:PRN.coding.system", "min": 1, "path": "Patient.identifier.type.coding.system", "fixedUri": "http://moph.qa/codesystem/PatientIdentifier" }, { "id": "Patient.identifier.type:PRN.coding.code", "min": 1, "path": "Patient.identifier.type.coding.code", "fixedCode": "PRN" }, { "id": "Patient.identifier.system", "min": 1, "path": "Patient.identifier.system" }, { "id": "Patient.identifier.value", "min": 1, "path": "Patient.identifier.value" }, { "id": "Patient.name", "min": 1, "path": "Patient.name" }, { "id": "Patient.name.extension", "min": 0, "path": "Patient.name.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.name.extension:NameLanguage", "max": "1", "min": 0, "path": "Patient.name.extension", "type": [ { "code": "Extension", "profile": [ "https://moph.qa/fhir/StructureDefinition/NameLanguage" ] } ], "sliceName": "NameLanguage", "isModifier": false }, { "id": "Patient.name.family", "min": 1, "path": "Patient.name.family" }, { "id": "Patient.name.given", "min": 1, "path": "Patient.name.given" }, { "id": "Patient.telecom.system", "min": 1, "path": "Patient.telecom.system" }, { "id": "Patient.telecom.value", "min": 1, "path": "Patient.telecom.value" }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender" }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate" }, { "id": "Patient.photo", "max": "0", "path": "Patient.photo" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }