FHIR IG analytics| Package | hl7.fhir.fi.nordic |
| Resource Type | Practitioner |
| Id | Practitioner-PractitionerExample1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner PractitionerExample1
identifier: SE2321000131-P000000123456
name: John Bob Goode Johansson(Official)
| Identifier | Code |
| 12345678 | barnmorska |
{
"resourceType": "Practitioner",
"id": "PractitionerExample1",
"meta": {
"profile": [
"http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-practitioner-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "SE2321000131-P000000123456"
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension",
"valueString": "Johansson"
},
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension",
"valueString": "Goode"
}
],
"use": "official",
"text": "John Bob Goode Johansson",
"family": "Goode Johansson",
"given": [
"John",
"Bob"
],
"_given": [
null,
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "CL"
}
]
}
]
}
],
"qualification": [
{
"identifier": [
{
"value": "12345678"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309453006",
"display": "barnmorska"
}
]
}
}
]
}