FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | Practitioner |
| Id | Practitioner-pra-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 执业人员 pra-min
Profile: 醫師-Practitioner TB
identifier: National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code/I200009876 (use: official, )
{
"resourceType": "Practitioner",
"id": "pra-min",
"meta": {
"profile": [
"https://tb.cdc.gov.tw/tb/StructureDefinition/Practitioner-tb"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NNxxx"
}
]
},
"system": "http://www.moi.gov.tw",
"value": "I200009876"
}
]
}