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

FHIR IG Statistics: StructureDefinition/TWPractitionerRole

Packagetw.gov.mohw.twcore
TypeStructureDefinition
IdTWPractitionerRole
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWPractitionerRole.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitionerRole
Version0.3.3
Statusactive
Date2025-05-16T05:59:52+00:00
NameTWPractitionerRoleModel
Title臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型
Realmtw
Authoritynational
Description臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型
Typehttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitionerRole
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition TWPractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. TWPractitionerRole 0..*Base臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型
... practitioner 0..1Practitioner能夠為機構提供所定義服務的健康照護服務提供者。
... organization 0..1Organization提供此健康照護服務提供者角色的機構。
... code 0..*CodeableConcept此健康照護服務提供者可能執行的角色。
... specialty 0..*CodeableConcept與機構相關的特定專業。
... location 0..*Location此健康照護服務提供者提供照護的地點。
... telecom 0..*ContactPoint此健康照護服務提供者角色/地點/服務的聯絡細節。

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "TWPractitionerRole",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitionerRole",
  "version": "0.3.3",
  "name": "TWPractitionerRoleModel",
  "title": "臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型",
  "status": "active",
  "date": "2025-05-16T05:59:52+00:00",
  "contact": [
    {
      "name": "衛生福利部",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/"
        },
        {
          "system": "email",
          "value": "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "TWPractitionerRole",
      "uri": "https://twcore.mohw.gov.tw/ig/twcore",
      "name": "TW Core IG"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitionerRole",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "TWPractitionerRole",
        "path": "TWPractitionerRole",
        "short": "臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型",
        "definition": "臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.practitioner",
        "path": "TWPractitionerRole.practitioner",
        "short": "能夠為機構提供所定義服務的健康照護服務提供者。",
        "definition": "能夠為機構提供所定義服務的健康照護服務提供者。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TWPractitionerRole.practitioner",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.practitioner.Reference(TW Core Practitioner)"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.organization",
        "path": "TWPractitionerRole.organization",
        "short": "提供此健康照護服務提供者角色的機構。",
        "definition": "提供此健康照護服務提供者角色的機構。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TWPractitionerRole.organization",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Organization"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.organization.Reference(TW Core Organization Hospital Department)"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.code",
        "path": "TWPractitionerRole.code",
        "short": "此健康照護服務提供者可能執行的角色。",
        "definition": "此健康照護服務提供者可能執行的角色。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPractitionerRole.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.code"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.specialty",
        "path": "TWPractitionerRole.specialty",
        "short": "與機構相關的特定專業。",
        "definition": "與機構相關的特定專業。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPractitionerRole.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.specialty"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.location",
        "path": "TWPractitionerRole.location",
        "short": "此健康照護服務提供者提供照護的地點。",
        "definition": "此健康照護服務提供者提供照護的地點。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPractitionerRole.location",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Location"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.location.Reference(TW Core Location)"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.telecom",
        "path": "TWPractitionerRole.telecom",
        "short": "此健康照護服務提供者角色/地點/服務的聯絡細節。",
        "definition": "此健康照護服務提供者角色/地點/服務的聯絡細節。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPractitionerRole.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.telecom"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "TWPractitionerRole",
        "path": "TWPractitionerRole",
        "short": "臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型",
        "definition": "臺灣核心-健康照護服務提供者角色(TW Core PractitionerRole) 之資料模型",
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.practitioner",
        "path": "TWPractitionerRole.practitioner",
        "short": "能夠為機構提供所定義服務的健康照護服務提供者。",
        "definition": "能夠為機構提供所定義服務的健康照護服務提供者。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.practitioner.Reference(TW Core Practitioner)"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.organization",
        "path": "TWPractitionerRole.organization",
        "short": "提供此健康照護服務提供者角色的機構。",
        "definition": "提供此健康照護服務提供者角色的機構。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Organization"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.organization.Reference(TW Core Organization Hospital Department)"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.code",
        "path": "TWPractitionerRole.code",
        "short": "此健康照護服務提供者可能執行的角色。",
        "definition": "此健康照護服務提供者可能執行的角色。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.code"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.specialty",
        "path": "TWPractitionerRole.specialty",
        "short": "與機構相關的特定專業。",
        "definition": "與機構相關的特定專業。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.specialty"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.location",
        "path": "TWPractitionerRole.location",
        "short": "此健康照護服務提供者提供照護的地點。",
        "definition": "此健康照護服務提供者提供照護的地點。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Location"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.location.Reference(TW Core Location)"
          }
        ]
      },
      {
        "id": "TWPractitionerRole.telecom",
        "path": "TWPractitionerRole.telecom",
        "short": "此健康照護服務提供者角色/地點/服務的聯絡細節。",
        "definition": "此健康照護服務提供者角色/地點/服務的聯絡細節。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "mapping": [
          {
            "identity": "TWPractitionerRole",
            "map": "TWCorePractitionerRole.telecom"
          }
        ]
      }
    ]
  }
}