FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | Practitioner |
| Id | Practitioner-ltc-practitioner-sdk-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner ltc-practitioner-sdk-example
Profile: 長期照顧-照顧服務提供者
identifier: http://example.org/fhir/NamingSystem/practitioner-id/P001
name: 李小華
{
"resourceType": "Practitioner",
"id": "ltc-practitioner-sdk-example",
"meta": {
"profile": [
"http://ltc-ig.fhir.tw/StructureDefinition/LTCPractitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/fhir/NamingSystem/practitioner-id",
"value": "P001"
}
],
"name": [
{
"text": "李小華"
}
]
}