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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitioner
IdPractitioner-a7e25289-11d8-4125-a08a-9c1d85cbd950.json
FHIR VersionR4

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 a7e25289-11d8-4125-a08a-9c1d85cbd950

name: Nancy Nielsen


Source1

{
  "resourceType": "Practitioner",
  "id": "a7e25289-11d8-4125-a08a-9c1d85cbd950",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Nielsen",
      "given": [
        "Nancy"
      ]
    }
  ]
}