FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.dap
Resource TypePractitioner
IdPractitioner-ex-practitioner-de-sensitive.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Practitioner ex-practitioner-de-sensitive

Language: en

Security Label: redacted (Details: ObservationValue code REDACTED = 'redacted')

telecom: JohnMoehrke@gmail.com


Source1

{
  "resourceType": "Practitioner",
  "id": "ex-practitioner-de-sensitive",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "REDACTED"
      }
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "telecom": [
    {
      "system": "email",
      "value": "JohnMoehrke@gmail.com",
      "use": "work"
    }
  ]
}