{ "description": "Defines basic constraints and extensions on the Location resource for use with other MY Core resources", "_filename": "StructureDefinition-Location-my-core.json", "package_name": "myhie.v4", "date": "2024-03-13T01:41:41.3395961+00:00", "derivation": "constraint", "meta": { "versionId": "1", "lastUpdated": "2024-03-06T02:37:42.2323929+00:00" }, "publisher": "Malaysia MOH - HIE Steering Committee", "fhirVersion": "4.0.1", "name": "LocationMyCore", "abstract": false, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "Location", "experimental": "false", "resourceType": "StructureDefinition", "title": "Location (MY Core)", "package_version": "1.0.0", "status": "active", "id": "5710773b-e8ca-4f68-95bb-a90cc78d12cf", "kind": "resource", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core", "version": "1.0.0", "differential": { "element": [ { "path": "Location.extension", "definition": "Extension of the individual who recorded and updated the date", "isModifier": false, "short": "Extension of the individual who recorded and updated the date", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" ] } ], "sliceName": "audit", "max": "1", "id": "Location.extension:audit", "comment": "Record audit on individual who recorded and updated the data" }, { "id": "Location.extension:encounter", "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/location-encounter-my-core" ] } ], "short": "Extension to reference a currently active Encounter at the Location", "sliceName": "encounter", "definition": "Extension to reference a currently active Encounter at the Location", "isModifier": false }, { "id": "Location.status", "min": 1, "path": "Location.status" }, { "id": "Location.name", "min": 1, "path": "Location.name" }, { "id": "Location.type", "path": "Location.type", "binding": { "strength": "extensible", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core" } }, { "id": "Location.address", "path": "Location.address", "type": [ { "code": "Address", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ] } ] }, { "id": "Location.address.extension:state", "path": "Location.address.extension", "short": "Extension to store address state in a Codeable Concept", "sliceName": "state", "definition": "Extension to store address state in a Codeable Concept" }, { "id": "Location.address.extension:district", "path": "Location.address.extension", "short": "Extension to store district address in the form of a Codeable Concept", "sliceName": "district", "definition": "Extension to store district address in the form of a Codeable Concept" }, { "id": "Location.address.extension:division", "path": "Location.address.extension", "short": "Extension to store address division (For Sabah | Sarawak) value", "sliceName": "division", "definition": "Extension to store address division (For Sabah | Sarawak) value" }, { "id": "Location.address.extension:subDivision", "path": "Location.address.extension", "short": "Extension to store address sub division (for Sabah | Sarawak) value", "sliceName": "subDivision", "definition": "Extension to store address sub division (for Sabah | Sarawak) value" }, { "id": "Location.managingOrganization", "min": 1, "path": "Location.managingOrganization" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }