FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-licensed-physician.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner-licensed-physician
Profile: FI Base Practitioner
identifier: urn:oid:1.2.246.537.26/00198705840 (use: official, ), urn:oid:1.2.246.21/311080-999X (use: official, ), urn:oid:1.2.246.537.25/032680 (use: official, ), MNEMONIC/DOCTODAV (use: secondary, ), URI/mailto:dave.doctor@cgi.com, user-domain-authority/4ec06bf9-1df1-4336-bf5a-33ba1a2707b2, user-domain-authority/dave.doctor@iurcgifisaas.onmicrosoft.com
active: true
name: Dave Doctor
telecom: dave.doctor@cgi.com
gender: Male
qualification
code: 001
qualification
code: 86152-322
qualification
code: 2131
qualification
code: MD
{
"resourceType": "Practitioner",
"id": "practitioner-licensed-physician",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.246.537.26",
"value": "00198705840"
},
{
"use": "official",
"system": "urn:oid:1.2.246.21",
"value": "311080-999X"
},
{
"use": "official",
"system": "urn:oid:1.2.246.537.25",
"value": "032680"
},
{
"use": "secondary",
"type": {
"coding": [
{
"code": "MNEMONIC"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX"
}
]
},
"system": "urn:oid:1.2.246.537.10.3575029.12.2.10.2131.24001",
"value": "DOCTODAV"
},
{
"system": "urn:ietf:rfc:3986",
"value": "mailto:dave.doctor@cgi.com"
},
{
"type": {
"coding": [
{
"system": "https://fhir.cgi.fi/code/person-id-type",
"code": "user-domain-authority"
}
]
},
"value": "4ec06bf9-1df1-4336-bf5a-33ba1a2707b2"
},
{
"type": {
"coding": [
{
"system": "https://fhir.cgi.fi/code/person-id-type",
"code": "user-domain-authority"
}
]
},
"value": "dave.doctor@iurcgifisaas.onmicrosoft.com"
}
],
"active": true,
"name": [
{
"family": "Doctor",
"given": [
"Dave"
],
"suffix": [
"dr."
]
}
],
"telecom": [
{
"system": "email",
"value": "dave.doctor@cgi.com",
"use": "work"
}
],
"gender": "male",
"qualification": [
{
"code": {
"coding": [
{
"system": "urn:oid:1.2.246.537.6.140",
"version": "2008",
"code": "001"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:1.2.246.537.6.148",
"version": "2008",
"code": "86152-322"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:1.2.246.537.6.74",
"version": "2001",
"code": "2131"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.18.220",
"code": "MD"
}
]
}
}
]
}