{ "description": "SZMC Patient profile based on the ILCore Patient profile", "_filename": "StructureDefinition-szmc-patient.json", "package_name": "il.szmc.fhir.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "SzmcPatient", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "SZMC Patient", "package_version": "0.2.0", "status": "draft", "id": "de9bc394-5309-48b7-9a39-0175e19da34e", "kind": "resource", "url": "http://fhir.szmc.org.il/StructureDefinition/szmc-patient", "version": null, "differential": { "element": [ { "id": "Patient.extension", "min": 1, "path": "Patient.extension" }, { "id": "Patient.extension:hmo", "min": 1, "path": "Patient.extension", "sliceName": "hmo" }, { "id": "Patient.extension:hmo.value[x].coding", "path": "Patient.extension.value[x].coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Patient.extension:hmo.value[x].coding:moh", "max": "*", "min": 0, "path": "Patient.extension.value[x].coding", "sliceName": "moh" }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension", "max": "1", "path": "Patient.extension.value[x].coding.system.extension" }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension.extension", "max": "0", "path": "Patient.extension.value[x].coding.system.extension.extension" }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension.url", "path": "Patient.extension.value[x].coding.system.extension.url", "fixedUri": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension.value[x]", "path": "Patient.extension.value[x].coding.system.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension.value[x]:valueCoding", "max": "1", "min": 0, "path": "Patient.extension.value[x].coding.system.extension.value[x]", "type": [ { "code": "Coding" } ], "sliceName": "valueCoding" }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension.value[x]:valueCoding.system", "min": 1, "path": "Patient.extension.value[x].coding.system.extension.value[x].system", "fixedUri": "http://terminology.hl7.org/CodeSystem/data-absent-reason" }, { "id": "Patient.extension:hmo.value[x].coding:moh.system.extension.value[x]:valueCoding.code", "min": 1, "path": "Patient.extension.value[x].coding.system.extension.value[x].code", "fixedCode": "unknown" }, { "id": "Patient.extension:citizenship", "max": "1", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-citizenship" ] } ], "short": "Extension: Patient Citizenship", "sliceName": "citizenship", "definition": "Patient citizenship information" }, { "id": "Patient.extension:citizenship.extension:code", "path": "Patient.extension.extension", "sliceName": "code" }, { "id": "Patient.extension:citizenship.extension:code.value[x].coding.system", "min": 1, "path": "Patient.extension.extension.value[x].coding.system", "fixedUri": "http://fhir.szmc.org.il/cs/citizenship" }, { "id": "Patient.extension:nationality", "max": "1", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ] } ], "short": "Extension: Patient Nationality", "sliceName": "nationality", "definition": "Patient nationality information" }, { "id": "Patient.extension:nationality.extension:code", "path": "Patient.extension.extension", "sliceName": "code" }, { "id": "Patient.extension:nationality.extension:code.value[x].coding.system", "min": 1, "path": "Patient.extension.extension.value[x].coding.system", "fixedUri": "http://fhir.szmc.org.il/cs/nationality" }, { "id": "Patient.identifier:ppn", "path": "Patient.identifier", "sliceName": "ppn" }, { "id": "Patient.identifier:ppn.type.coding.system.extension", "max": "1", "path": "Patient.identifier.type.coding.system.extension" }, { "id": "Patient.identifier:ppn.type.coding.system.extension.extension", "max": "0", "path": "Patient.identifier.type.coding.system.extension.extension" }, { "id": "Patient.identifier:ppn.type.coding.system.extension.url", "path": "Patient.identifier.type.coding.system.extension.url", "fixedUri": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" }, { "id": "Patient.identifier:ppn.type.coding.system.extension.value[x]", "min": 1, "path": "Patient.identifier.type.coding.system.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Patient.identifier:ppn.type.coding.system.extension.value[x]:valueCode", "max": "1", "min": 1, "path": "Patient.identifier.type.coding.system.extension.value[x]", "type": [ { "code": "code" } ], "sliceName": "valueCode", "patternCode": "unknown" }, { "id": "Patient.identifier:tmp", "max": "*", "min": 0, "path": "Patient.identifier", "short": "Temporary Patient Identifier", "sliceName": "tmp", "definition": "Temporary patient identifier used for unidentified patients" }, { "id": "Patient.identifier:tmp.system", "path": "Patient.identifier.system", "fixedUri": "http://fhir.szmc.org.il/identifier/temp-patient" }, { "id": "Patient.identifier:tmp.value", "path": "Patient.identifier.value", "short": "Temporary patient ID value" }, { "id": "Patient.identifier:baby", "max": "*", "min": 0, "path": "Patient.identifier", "short": "Baby Patient Identifier", "sliceName": "baby", "definition": "Baby patient identifier used for newborns before official registration" }, { "id": "Patient.identifier:baby.system", "path": "Patient.identifier.system", "fixedUri": "http://fhir.szmc.org.il/identifier/baby-patient" }, { "id": "Patient.identifier:baby.value", "path": "Patient.identifier.value", "short": "Baby patient ID value" } ] }, "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-patient" }