{ "description": "Profile of DGMC Hospital Location", "_filename": "StructureDefinition-dgmc-hospital-location.json", "package_name": "rs/il.fhir.r4.dgmc", "date": "2025-03-25", "derivation": "constraint", "publisher": "Division of Governmental Hospitals Israel", "fhirVersion": "4.0.1", "name": "DgmcHospitalLocation", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "DGMC Hospital Location", "package_version": "0.4.0", "status": "draft", "id": "ef731151-9b5f-471d-bdc8-54bd837b2ac4", "kind": "resource", "url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-hospital-location", "version": "0.2.0", "differential": { "element": [ { "id": "Location.id", "min": 1, "path": "Location.id" }, { "id": "Location.identifier", "min": 2, "path": "Location.identifier", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Location.identifier:moh-inst-symbol", "max": "1", "min": 1, "path": "Location.identifier", "sliceName": "moh-inst-symbol" }, { "id": "Location.identifier:moh-inst-symbol.system", "min": 1, "path": "Location.identifier.system", "fixedUri": "http://institutions.health.gov.il/Institutions" }, { "id": "Location.identifier:moh-inst-symbol.value", "min": 1, "path": "Location.identifier.value" }, { "id": "Location.identifier:cml-hosp-code", "max": "1", "min": 1, "path": "Location.identifier", "sliceName": "cml-hosp-code" }, { "id": "Location.identifier:cml-hosp-code.system", "min": 1, "path": "Location.identifier.system", "binding": { "strength": "required", "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-hosp-code-uri" } }, { "id": "Location.identifier:cml-hosp-code.value", "min": 1, "path": "Location.identifier.value" }, { "id": "Location.alias", "max": "1", "min": 1, "path": "Location.alias" }, { "id": "Location.mode", "min": 1, "path": "Location.mode", "patternCode": "instance" }, { "id": "Location.type", "min": 2, "path": "Location.type", "slicing": { "rules": "closed", "ordered": false, "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "Location.type:hosp", "max": "1", "min": 1, "path": "Location.type", "sliceName": "hosp", "patternCodeableConcept": { "coding": [ { "code": "HOSP", "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode" } ] } }, { "id": "Location.type:hosp.coding.display", "min": 1, "path": "Location.type.coding.display", "fixedString": "Hospital" }, { "id": "Location.type:hosp-loc", "max": "1", "min": 1, "path": "Location.type", "sliceName": "hosp-loc", "patternCodeableConcept": { "coding": [ { "code": "HO", "system": "http://fhir.dgmc.health.gov.il/cs/nmr-ou-type" } ] } }, { "id": "Location.type:hosp-loc.coding.display", "min": 1, "path": "Location.type.coding.display", "fixedString": "בית חולים" }, { "id": "Location.telecom", "path": "Location.telecom", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Location.telecom:phone", "max": "*", "min": 0, "path": "Location.telecom", "sliceName": "phone" }, { "id": "Location.telecom:phone.system", "path": "Location.telecom.system", "fixedCode": "phone" }, { "id": "Location.telecom:fax", "max": "*", "min": 0, "path": "Location.telecom", "sliceName": "fax" }, { "id": "Location.telecom:fax.system", "path": "Location.telecom.system", "fixedCode": "fax" }, { "id": "Location.telecom:email", "max": "*", "min": 0, "path": "Location.telecom", "sliceName": "email" }, { "id": "Location.telecom:email.system", "path": "Location.telecom.system", "fixedCode": "email" }, { "id": "Location.telecom:url", "max": "*", "min": 0, "path": "Location.telecom", "sliceName": "url" }, { "id": "Location.telecom:url.system", "path": "Location.telecom.system", "fixedCode": "url" } ] }, "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-location" }