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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitioner
IdPractitioner-e9b0072b-d261-47d9-861d-0165525da25d.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 e9b0072b-d261-47d9-861d-0165525da25d

name: Kim Petersen


Source1

{
  "resourceType": "Practitioner",
  "id": "e9b0072b-d261-47d9-861d-0165525da25d",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Petersen",
      "given": [
        "Kim"
      ]
    }
  ]
}