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

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypePractitioner
IdPractitioner-107302.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 107302

version: 2

Profile: ehealth-practitioner

name: Example3 Practitioner


Source1

{
  "resourceType": "Practitioner",
  "id": "107302",
  "meta": {
    "versionId": "2",
    "profile": [
      "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Practitioner",
      "given": [
        "Example3"
      ]
    }
  ]
}