0.1.0 - ci-build International flag

JohnMoehrkeTestBundle, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testBundle/ and changes regularly. See the Directory of published versions

: Practitioner example - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "ex-practitioner",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ex-practitioner</b></p><a name=\"ex-practitioner\"> </a><a name=\"hcex-practitioner\"> </a><p><b>telecom</b>: <a href=\"mailto:JohnMoehrke@gmail.com\">JohnMoehrke@gmail.com</a></p></div>"
  },
  "telecom" : [
    {
      "system" : "email",
      "value" : "JohnMoehrke@gmail.com"
    }
  ]
}