FHIR IG analytics| Package | hl7.fhir.uv.dap |
| Resource Type | Practitioner |
| Id | Practitioner-ex-practitioner-sensitive.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner ex-practitioner-sensitive
Language: en
Security Label: process inline security label (Details: ActCode code PROCESSINLINELABEL = 'process inline security label')
telecom: JohnMoehrke@gmail.com, JohnMoehrke@example.com
{
"resourceType": "Practitioner",
"id": "ex-practitioner-sensitive",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PROCESSINLINELABEL"
}
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"telecom": [
{
"system": "email",
"value": "JohnMoehrke@gmail.com",
"use": "work"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label",
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "LOCIS"
}
}
],
"system": "email",
"value": "JohnMoehrke@example.com",
"use": "home"
}
]
}