BSeR: Bidirectional Services_eReferral
2.0.0-connectathon - CI Build United States of America flag

BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions

: Practitioner Seven Henry - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "practitioner-bser-henry-seven",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2023-03-31T04:46:51.931+00:00",
    "source" : "#tIcyDmxKoGUPGfQO",
    "profile" : [
      "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-bser-henry-seven\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-bser-henry-seven&quot; Version &quot;3&quot; Updated &quot;2023-03-31 04:46:51+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #tIcyDmxKoGUPGfQO!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-Practitioner.html\">BSeR Practitioner</a></p></div><p><b>identifier</b>: id:\u00a09941339108</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p><p><b>address</b>: BMass Doctors 2100 North Ave Burlington MA 02368 US </p></div>"
  },
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/sid/us-npi",
      "value" : "9941339108"
    }
  ],
  "name" : [
    {
      "family" : "Henry",
      "given" : [
        "Seven"
      ],
      "suffix" : [
        "M.D."
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "email",
      "value" : "henry.seven@example.com"
    }
  ],
  "address" : [
    {
      "line" : [
        "BMass Doctors",
        "2100 North Ave"
      ],
      "city" : "Burlington",
      "state" : "MA",
      "postalCode" : "02368",
      "country" : "US"
    }
  ]
}