FHIR IG analytics| Package | niceprofiling.v23q1 |
| Resource Type | PractitionerRole |
| Id | NICE-PractitionerRole-Example-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| (Referring) Specialism | Cardiology (AGB: 0320) |
|---|
{
"resourceType": "PractitionerRole",
"id": "NICE-PractitionerRole-Example-01",
"meta": {
"profile": [
"https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PractitionerRole-2022Q1"
]
},
"text": {
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}
],
"organization": {
"reference": "Organization/nl-core-organization-01",
"display": "Amsterdam UMC - Locatie VUmc"
},
"specialty": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "0320",
"display": "Medisch specialisten, cardiologie"
}
]
}
]
}