DK MedCom Carecommunication
4.0.0 - release Denmark flag

This page is part of the DK MedCom CareCommunication (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Simple practitioner with a name - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "97511212-12e6-4182-a42b-cf232c0c117c",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 97511212-12e6-4182-a42b-cf232c0c117c</b></p><a name=\"97511212-12e6-4182-a42b-cf232c0c117c\"> </a><a name=\"hc97511212-12e6-4182-a42b-cf232c0c117c\"> </a><a name=\"hc97511212-12e6-4182-a42b-cf232c0c117c-da-DK\"> </a><p><b>name</b>: Michael Burns </p></div>"
  },
  "name" : [
    {
      "family" : "Burns",
      "given" : [
        "Michael"
      ]
    }
  ]
}