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

FHIR IG analytics

Packagenavify.fhir.r5.rdc
Resource TypePractitioner
Idrdc-Practitioner-Marie.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Practitioner",
  "id": "rdc-Practitioner-Marie",
  "meta": {
    "profile": [
      "https://roche.com/fhir/iop/StructureDefinition/rdc-Practitioner"
    ]
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.724.4.41",
      "value": "2d6b0e1f-b9c8-4d2c-bad6-9a7f8cbcd2b3"
    }
  ],
  "name": [
    {
      "family": "Doe",
      "given": [
        "Marie"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "marie.doe@email.com"
    }
  ]
}