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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypePractitioner
IdPractitioner-mii-exa-molgen-practitioner-physician.json
FHIR VersionR4

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": "mii-exa-molgen-practitioner-physician",
  "active": true,
  "name": [
    {
      "use": "official",
      "text": "Dr. Linda Rubens",
      "family": "Rubens",
      "given": [
        "Linda"
      ],
      "prefix": [
        "Dr."
      ]
    }
  ]
}