FHIR IG analytics| Package | myhie.v4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Practitioner-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Practitioner-my-core",
"meta": {
"versionId": "1",
"lastUpdated": "2024-03-06T08:22:14.6344408+00:00"
},
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core",
"version": "1.0.0",
"name": "PractitionerMyCore",
"title": "Practitioner (MY Core)",
"status": "active",
"experimental": false,
"date": "2024-03-13T01:41:41.3395961+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"description": "The practitioner(s) referenced in MY Core profiles.",
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Practitioner",
"path": "Practitioner",
"definition": "This is basic constraint on provider for use in MY Core resources.",
"alias": [
"Provider"
],
"mustSupport": false
},
{
"id": "Practitioner.extension:audit",
"path": "Practitioner.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": "Practitioner.identifier",
"path": "Practitioner.identifier",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "system"
}
],
"rules": "open"
},
"comment": "NPI must be supported as the identifier system in the US, Tax id is allowed, Local id is allowed in addition to another identifier supplied by a jurisdictional authority such as a practitioner's *Drug Enforcement Administration (DEA)* number.",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.identifier:myKadNo",
"path": "Practitioner.identifier",
"sliceName": "myKadNo",
"max": "1"
},
{
"id": "Practitioner.identifier:myKadNo.system",
"path": "Practitioner.identifier.system",
"min": 1,
"fixedUri": "http://fhir.hie.moh.gov.my/sid/my-kad-no"
},
{
"id": "Practitioner.identifier:myKadNo.value",
"path": "Practitioner.identifier.value",
"min": 1
},
{
"id": "Practitioner.identifier:professionalNo",
"path": "Practitioner.identifier",
"sliceName": "professionalNo",
"short": "A professional number unqiue to this practitioner",
"definition": "A professional Number which is unique to this practitioner given by a licensing board with jurisdiction",
"max": "1",
"mustSupport": false
},
{
"id": "Practitioner.identifier:professionalNo.system",
"path": "Practitioner.identifier.system",
"min": 1,
"fixedUri": "http://fhir.hie.moh.gov.my/sid/professional-no"
},
{
"id": "Practitioner.identifier:professionalNo.value",
"path": "Practitioner.identifier.value",
"min": 1
},
{
"id": "Practitioner.identifier:passportNo",
"path": "Practitioner.identifier",
"sliceName": "passportNo",
"max": "1"
},
{
"id": "Practitioner.identifier:passportNo.system",
"path": "Practitioner.identifier.system",
"min": 1,
"fixedUri": "http://fhir.hie.moh.gov.my/sid/passport-no"
},
{
"id": "Practitioner.identifier:passportNo.value",
"path": "Practitioner.identifier.value",
"min": 1
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.name.extension:personTitle",
"path": "Practitioner.name.extension",
"sliceName": "personTitle",
"short": "Extension to define the title of an individual",
"definition": "Extension to define the title of an individual",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core"
]
}
]
},
{
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"max": "1",
"mustSupport": false
},
{
"id": "Practitioner.address",
"path": "Practitioner.address",
"type": [
{
"code": "Address",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core"
]
}
]
},
{
"id": "Practitioner.address.extension:state",
"path": "Practitioner.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": "Practitioner.address.extension:district",
"path": "Practitioner.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": "Practitioner.address.extension:division",
"path": "Practitioner.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": "Practitioner.address.extension:subDivision",
"path": "Practitioner.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": "Practitioner.gender",
"path": "Practitioner.gender",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.birthDate",
"path": "Practitioner.birthDate",
"min": 1,
"mustSupport": true
}
]
}
}