PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core
{
  "description": "The practitioner roles referenced in the MY Core profiles.",
  "_filename": "StructureDefinition-PractitionerRole-my-core.json",
  "package_name": "MyHIE.v4",
  "date": "2023-01-11T00:19:32.9525609+00:00",
  "derivation": "constraint",
  "meta": {
    "source": "#6XDXHauCbS3ysd69",
    "versionId": "3",
    "lastUpdated": "2023-01-11T00:18:44.4520717+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "PractitionerRoleMyCore",
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "PractitionerRole",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "PractitionerRole (MY Core)",
  "package_version": "2.0.0-alpha",
  "status": "active",
  "id": "f96cadb4-e465-4c45-8a98-3637b854e81a",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.extension",
      "min": 0,
      "path": "PractitionerRole.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "PractitionerRole.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": "PractitionerRole.extension:audit",
      "comment": "Record audit on individual who recorded and updated the data"
    }, {
      "id": "PractitionerRole.extension:drugClassification",
      "max": "1",
      "min": 0,
      "path": "PractitionerRole.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core" ]
      } ],
      "sliceName": "drugClassification",
      "isModifier": false
    }, {
      "id": "PractitionerRole.practitioner",
      "min": 1,
      "path": "PractitionerRole.practitioner",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization",
      "min": 1,
      "path": "PractitionerRole.organization",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code",
      "min": 1,
      "path": "PractitionerRole.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core",
        "description": "The role a person plays representing an organization"
      },
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty",
      "min": 1,
      "path": "PractitionerRole.specialty",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}