FHIR IG analytics| Package | myhie.v4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Organization-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Organization-my-core",
"meta": {
"versionId": "6",
"lastUpdated": "2024-05-14T23:37:14.1571744+00:00",
"source": "#zUTBKBecYS5ddQYi"
},
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core",
"version": "1.0.0",
"name": "OrganizationMyCore",
"title": "Organization (MY Core)",
"status": "active",
"experimental": false,
"date": "2024-03-13T01:41:41.3395961+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"description": "Defines basic constraints and extensions on the Organization resource for use with other MY Core resources",
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization",
"path": "Organization",
"mustSupport": false
},
{
"id": "Organization.extension:clusterFacility",
"path": "Organization.extension",
"sliceName": "clusterFacility",
"short": "Extension of the type of cluster this organization os categorized as",
"definition": "Extension of the type of cluster this organization os categorized as",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/cluster-facility-my-core"
]
}
]
},
{
"id": "Organization.extension:clusterFacility.value[x]",
"path": "Organization.extension.value[x]",
"binding": {
"strength": "required",
"description": "Cluster Facility based on Malaysia MOH definition"
}
},
{
"id": "Organization.extension:organizationCategory",
"path": "Organization.extension",
"sliceName": "organizationCategory",
"short": "Extension to categorize the type of organization/facility category",
"definition": "Extension to categorize the type of organization/facility category",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/organization-category-my-core"
]
}
]
},
{
"id": "Organization.extension:organizationCategory.value[x]",
"path": "Organization.extension.value[x]"
},
{
"id": "Organization.extension:organizationCategory.value[x].coding",
"path": "Organization.extension.value[x].coding"
},
{
"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",
"path": "Organization.extension",
"sliceName": "pkd",
"short": "Extension to store which Pejabat Kesihatan Daerah (PKD) this facility/organization in under",
"definition": "Extension to store which Pejabat Kesihatan Daerah (PKD) this facility/organization in under",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/organization-pkd-my-core"
]
}
]
},
{
"id": "Organization.extension:clusterName",
"path": "Organization.extension",
"sliceName": "clusterName",
"short": "Extension to which cluster this organization belongs to",
"definition": "Extension to which cluster this organization belongs to",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/cluster-name-my-core"
]
}
],
"isModifier": false
},
{
"id": "Organization.extension:mnemonic",
"path": "Organization.extension",
"sliceName": "mnemonic",
"short": "Extension to define the mnemonic of a facility/organization",
"definition": "Extension to define the mnemonic of a facility/organization",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/mnemonic-my-core"
]
}
],
"isModifier": false
},
{
"id": "Organization.extension:systemTenant",
"path": "Organization.extension",
"sliceName": "systemTenant",
"short": "Extension to define the system tenant",
"definition": "Extension to define the system tenant",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/system-tenant-my-core"
]
}
],
"isModifier": false
},
{
"id": "Organization.extension:audit",
"path": "Organization.extension",
"sliceName": "audit",
"short": "Extension of the individual who recorded and updated the date",
"definition": "Extension of the individual who recorded and updated the date",
"comment": "Record audit on individual who recorded and updated the data",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
]
}
],
"isModifier": false
},
{
"id": "Organization.extension:position",
"path": "Organization.extension",
"sliceName": "position",
"short": "Extension to store the Global Positional System (GPS) properties",
"definition": "Extension to store the Global Positional System (GPS) properties",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Organization-position-my-core"
]
}
],
"isModifier": false
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"comment": "NPI preferred.",
"min": 1,
"mapping": [
{
"identity": "servd",
"map": "n/a"
}
]
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"min": 1,
"fixedUri": "http://fhir.hie.moh.gov.my/sid/organization-id"
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"min": 1
},
{
"id": "Organization.active",
"path": "Organization.active",
"min": 1
},
{
"id": "Organization.type",
"path": "Organization.type",
"max": "1",
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/organization-type-my-core"
}
},
{
"id": "Organization.name",
"path": "Organization.name",
"min": 1,
"mapping": [
{
"identity": "servd",
"map": "./PrimaryAddress and ./OtherAddresses"
}
]
},
{
"id": "Organization.address",
"path": "Organization.address",
"type": [
{
"code": "Address",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core"
]
}
],
"mapping": [
{
"identity": "servd",
"map": "n/a"
}
]
},
{
"id": "Organization.address.extension:state",
"path": "Organization.address.extension",
"sliceName": "state",
"short": "Extension to store address state in a Codeable Concept",
"definition": "Extension to store address state in a Codeable Concept"
},
{
"id": "Organization.address.extension:district",
"path": "Organization.address.extension",
"sliceName": "district",
"short": "Extension to store district address in the form of a Codeable Concept",
"definition": "Extension to store district address in the form of a Codeable Concept"
},
{
"id": "Organization.address.extension:division",
"path": "Organization.address.extension",
"sliceName": "division",
"short": "Extension to store address division (For Sabah | Sarawak) value",
"definition": "Extension to store address division (For Sabah | Sarawak) value"
},
{
"id": "Organization.address.extension:subDivision",
"path": "Organization.address.extension",
"sliceName": "subDivision",
"short": "Extension to store address sub division (for Sabah | Sarawak) value",
"definition": "Extension to store address sub division (for Sabah | Sarawak) value"
},
{
"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"
]
}
]
},
{
"id": "Organization.contact.address.extension:state",
"path": "Organization.contact.address.extension",
"sliceName": "state",
"short": "Extension to store address state in a Codeable Concept",
"definition": "Extension to store address state in a Codeable Concept"
},
{
"id": "Organization.contact.address.extension:district",
"path": "Organization.contact.address.extension",
"sliceName": "district",
"short": "Extension to store district address in the form of a Codeable Concept",
"definition": "Extension to store district address in the form of a Codeable Concept"
},
{
"id": "Organization.contact.address.extension:division",
"path": "Organization.contact.address.extension",
"sliceName": "division",
"short": "Extension to store address division (For Sabah | Sarawak) value",
"definition": "Extension to store address division (For Sabah | Sarawak) value"
},
{
"id": "Organization.contact.address.extension:subDivision",
"path": "Organization.contact.address.extension",
"sliceName": "subDivision",
"short": "Extension to store address sub division (for Sabah | Sarawak) value",
"definition": "Extension to store address sub division (for Sabah | Sarawak) value"
}
]
}
}