FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Practitioner practitioner-example
Language: en
Profile: PractitionerLt
identifier: https://registrai.lt/sveidra/asmuo/LT-12345
name: Registrar
| Code |
| Triage nurse (occupation) |
Lithuanian
Generated Narrative: Practitioner practitioner-example
Language: en
Profile: PractitionerLt
identifier: https://registrai.lt/sveidra/asmuo/LT-12345
name: Registrar
| Code |
| Triage nurse (occupation) |
{
"resourceType": "Practitioner",
"id": "practitioner-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/practitioner-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://registrai.lt/sveidra/asmuo",
"value": "LT-12345"
}
],
"name": [
{
"text": "Registrar"
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224538006",
"display": "Triage nurse (occupation)"
}
]
}
}
]
}