PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Practitioner-id-core
{
  "description": "The practitioner(s) referenced in ID Core profiles.",
  "_filename": "StructureDefinition-Practitioner-id-core.json",
  "package_name": "IdHIE.0v",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-06-05T15:39:28.3956769+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PractitionerIdCore",
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Practitioner",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Practitioner (ID Core)",
  "package_version": "0.0.1",
  "status": "active",
  "id": "cbffcddd-25dd-4fd8-a245-6f5e3f8a1c29",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Practitioner-id-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "alias": [ "Provider" ],
      "definition": "This is basic constraint on provider for use in ID 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.id/StructureDefinition/audit-id-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:nationalId",
      "max": "1",
      "path": "Practitioner.identifier",
      "sliceName": "nationalId"
    }, {
      "id": "Practitioner.identifier:nationalId.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "http://fhir.hie.moh.gov.id/sid/national-id"
    }, {
      "id": "Practitioner.identifier:nationalId.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.id/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.id/sid/passport-no"
    }, {
      "id": "Practitioner.identifier:passportNo.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name"
    }, {
      "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.id/StructureDefinition/person-title-id-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.id/StructureDefinition/Address-id-core" ]
      } ]
    }, {
      "id": "Practitioner.gender",
      "min": 1,
      "path": "Practitioner.gender"
    }, {
      "id": "Practitioner.birthDate",
      "min": 1,
      "path": "Practitioner.birthDate"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}