FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Practitioner-id-core

PackageIdHIE.0v
Resource TypeStructureDefinition
IdPractitioner-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Practitioner-id-core
URLhttp://fhir.hie.moh.gov.id/StructureDefinition/Practitioner-id-core
Version1.0.0
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NamePractitionerIdCore
TitlePractitioner (ID Core)
DescriptionThe practitioner(s) referenced in ID Core profiles.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License
TypePractitioner
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Address-id-coreAddress (ID Core)
audit-id-coreExtensionAudit (ID Core)
person-title-id-coreExtensionPersonTitle (ID Core)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Practitioner-id-core",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-06-05T15:39:28.3956769+00:00"
  },
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Practitioner-id-core",
  "version": "1.0.0",
  "name": "PractitionerIdCore",
  "title": "Practitioner (ID Core)",
  "status": "active",
  "experimental": false,
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "The practitioner(s) referenced in ID 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 ID Core resources.",
        "alias": [
          "Provider"
        ],
        "mustSupport": false
      },
      {
        "id": "Practitioner.extension",
        "path": "Practitioner.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Practitioner.extension:audit",
        "path": "Practitioner.extension",
        "sliceName": "audit",
        "short": "Record audit on individual who recorded and updated the data",
        "definition": "Record audit on individual who recorded and updated the data",
        "comment": "Record audit on individual who recorded and updated the data",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-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:nationalId",
        "path": "Practitioner.identifier",
        "sliceName": "nationalId",
        "max": "1"
      },
      {
        "id": "Practitioner.identifier:nationalId.system",
        "path": "Practitioner.identifier.system",
        "min": 1,
        "fixedUri": "http://fhir.hie.moh.gov.id/sid/national-id"
      },
      {
        "id": "Practitioner.identifier:nationalId.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.id/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.id/sid/passport-no"
      },
      {
        "id": "Practitioner.identifier:passportNo.value",
        "path": "Practitioner.identifier.value",
        "min": 1
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "min": 1
      },
      {
        "id": "Practitioner.name.extension",
        "path": "Practitioner.name.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Practitioner.name.extension:personTitle",
        "path": "Practitioner.name.extension",
        "sliceName": "personTitle",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/person-title-id-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.id/StructureDefinition/Address-id-core"
            ]
          }
        ]
      },
      {
        "id": "Practitioner.gender",
        "path": "Practitioner.gender",
        "min": 1
      },
      {
        "id": "Practitioner.birthDate",
        "path": "Practitioner.birthDate",
        "min": 1
      }
    ]
  }
}