FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeSearchParameter
IdSearchParameter-PractitionerRole-practitioner.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/SearchParameter-PractitionerRole-practitioner.html
URLhttps://sfaa.gov.tw/base/SearchParameter/PractitionerRole-practitioner
Statusactive
Date2026-08-09T20:26:20+00:00
NamePractitionerRolePractitioner
Realmtw
Authoritynational
Description人員角色所對應的人員。
Typereference

Resources that use this resource

CapabilityStatement
tw.gov.mohw.twss.base#currentCapabilityStatementTWSSBaseClientTWSS Base IG 用戶端能力聲明
tw.gov.mohw.twss.base#currentCapabilityStatementTWSSBaseServerTWSS Base IG 伺服端能力聲明

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter PractitionerRole-practitioner

PractitionerRolePractitioner

Parameter practitioner:reference

人員角色所對應的人員。

ResourcePractitionerRole
ExpressionPractitionerRole.practitioner
Target ResourcesPractitioner
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
ChainsAllowed: identifier, name

Source1

{
  "resourceType": "SearchParameter",
  "id": "PractitionerRole-practitioner",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/SearchParameter/PractitionerRole-practitioner",
  "name": "PractitionerRolePractitioner",
  "status": "active",
  "date": "2026-08-09T20:26:20+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "人員角色所對應的人員。",
  "code": "practitioner",
  "base": [
    "PractitionerRole"
  ],
  "type": "reference",
  "expression": "PractitionerRole.practitioner",
  "target": [
    "Practitioner"
  ],
  "chain": [
    "identifier",
    "name"
  ]
}