{ "description": "Defines basic constraints and extensions on the Organization resource for use with other MY Core resources", "_filename": "StructureDefinition-Organization-my-core.json", "package_name": "hie2.packages", "date": "2022-03-16T08:05:19.4807014+00:00", "derivation": "constraint", "meta": { "source": "#zUTBKBecYS5ddQYi", "lastUpdated": "2022-03-18T09:10:41.611+00:00" }, "publisher": "Malaysia MOH - HIE Steering Committee", "fhirVersion": "4.0.1", "name": "OrganizationMyCore", "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, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Organization (MY Core)", "package_version": "1.0.1", "status": "active", "id": "4bf61980-8879-49cc-8e0b-6d3a6c2777cf", "kind": "resource", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core", "version": "1.0.0", "differential": { "element": [ { "id": "Organization", "path": "Organization", "mustSupport": false }, { "id": "Organization.extension", "min": 0, "path": "Organization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.extension:clusterFacility", "max": "1", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core" ] } ], "sliceName": "clusterFacility" }, { "id": "Organization.extension:clusterFacility.value[x]", "path": "Organization.extension.value[x]", "binding": { "strength": "example", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/cluster-facility-my-core", "description": "Cluster Facility based on Malaysia MOH definition" } }, { "id": "Organization.extension:organizationCategory", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/organization-category-my-core" ] } ], "sliceName": "organizationCategory" }, { "id": "Organization.extension:organizationCategory.value[x].coding.code", "path": "Organization.extension.value[x].coding.code", "binding": { "strength": "preferred", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/organization-category-my-core" } }, { "id": "Organization.extension:pkd", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/organization-pkd-my-core" ] } ], "sliceName": "pkd" }, { "id": "Organization.identifier", "max": "1", "min": 1, "path": "Organization.identifier", "comment": "NPI preferred.", "mapping": [ { "map": "n/a", "identity": "servd" } ], "mustSupport": true }, { "id": "Organization.identifier.system", "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier.value", "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.active", "min": 1, "path": "Organization.active", "mustSupport": true }, { "id": "Organization.type", "path": "Organization.type", "binding": { "strength": "preferred" } }, { "id": "Organization.type.coding", "path": "Organization.type.coding", "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/organization-type" } }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mapping": [ { "map": "./PrimaryAddress and ./OtherAddresses", "identity": "servd" } ], "mustSupport": true }, { "id": "Organization.telecom", "path": "Organization.telecom", "mustSupport": true }, { "id": "Organization.address", "max": "1", "path": "Organization.address", "type": [ { "code": "Address", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ] } ], "mapping": [ { "map": "n/a", "identity": "servd" } ], "mustSupport": true }, { "id": "Organization.partOf", "path": "Organization.partOf", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core" ] } ] }, { "id": "Organization.contact.address", "path": "Organization.contact.address", "type": [ { "code": "Address", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }