Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedtechPractitionerExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "9bf0832786e2293848942167532e0a91",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 9bf0832786e2293848942167532e0a91</b></p><a name=\"9bf0832786e2293848942167532e0a91\"> </a><a name=\"hc9bf0832786e2293848942167532e0a91\"> </a><a name=\"9bf0832786e2293848942167532e0a91-en-US\"> </a><p><b>active</b>: true</p><p><b>name</b>: Alex Api (Official)</p></div>"
  },
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "family" : "Api",
      "given" : [
        "Alex"
      ]
    }
  ]
}