PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core
{
  "description": "The practitioner(s) referenced in MY Core profiles.",
  "_filename": "StructureDefinition-Practitioner-my-core.json",
  "package_name": "MyHIE.v4",
  "date": "2022-07-20T09:33:32.2873559+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-07-20T07:50:27.0405762+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "PractitionerMyCore",
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Practitioner",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Practitioner (MY Core)",
  "package_version": "2.0.0-alpha",
  "status": "active",
  "id": "7692e7a7-5c39-422b-9661-f9df9afcd18b",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "alias": [ "Provider" ],
      "definition": "This is basic constraint on provider for use in MY Core resources.",
      "mustSupport": false
    }, {
      "id": "Practitioner.extension",
      "min": 0,
      "path": "Practitioner.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Practitioner.extension",
      "min": 0,
      "definition": "Record audit on individual who recorded and updated the data",
      "isModifier": false,
      "short": "Record audit on individual who recorded and updated the data",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" ]
      } ],
      "sliceName": "audit",
      "max": "1",
      "id": "Practitioner.extension:audit",
      "comment": "Record audit on individual who recorded and updated the data"
    }, {
      "id": "Practitioner.identifier",
      "min": 1,
      "path": "Practitioner.identifier",
      "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.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:myKadNo",
      "max": "1",
      "path": "Practitioner.identifier",
      "sliceName": "myKadNo"
    }, {
      "id": "Practitioner.identifier:myKadNo.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/sid/my-kad-no"
    }, {
      "id": "Practitioner.identifier:myKadNo.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.identifier:professionalNo",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "A professional number unqiue to this practitioner",
      "sliceName": "professionalNo",
      "definition": "A professional Number which is unique to this practitioner given by a licensing board with jurisdiction",
      "mustSupport": false
    }, {
      "id": "Practitioner.identifier:professionalNo.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/sid/professional-no"
    }, {
      "id": "Practitioner.identifier:professionalNo.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.identifier:passportNo",
      "max": "1",
      "path": "Practitioner.identifier",
      "sliceName": "passportNo"
    }, {
      "id": "Practitioner.identifier:passportNo.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/sid/passport-no"
    }, {
      "id": "Practitioner.identifier:passportNo.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.extension",
      "min": 0,
      "path": "Practitioner.name.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Practitioner.name.extension:personTitle",
      "min": 0,
      "path": "Practitioner.name.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core" ]
      } ],
      "sliceName": "personTitle"
    }, {
      "id": "Practitioner.name.given",
      "max": "1",
      "path": "Practitioner.name.given",
      "mustSupport": false
    }, {
      "id": "Practitioner.address",
      "path": "Practitioner.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ]
      } ]
    }, {
      "id": "Practitioner.gender",
      "min": 1,
      "path": "Practitioner.gender",
      "mustSupport": true
    }, {
      "id": "Practitioner.birthDate",
      "min": 1,
      "path": "Practitioner.birthDate",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}