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

FHIR IG analytics

Packagemedcom.fhir.dk.homecareobservation
Resource TypePractitioner
IdPractitioner-b56708c6-2df3-4e4a-a110-2f924b9fc072.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 b56708c6-2df3-4e4a-a110-2f924b9fc072

name: Mia

telecom: +45 05577668


Source1

{
  "resourceType": "Practitioner",
  "id": "b56708c6-2df3-4e4a-a110-2f924b9fc072",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "given": [
        "Mia"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+45 05577668"
    }
  ]
}