US Core R4 Validator Implementation Guide CI Build

JSON Format: Practitioner-0000016d-235f-39b3-0000-0000000051f4

Download Raw json

Validation results for Practitioner/0000016d-235f-39b3-0000-0000000051f4

LevelTypeLocationMessage
{
  "resourceType" : "Practitioner",
  "id" : "0000016d-235f-39b3-0000-0000000051f4",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 0000016d-235f-39b3-0000-0000000051f4</p><p><b>meta</b>: </p><p><b>identifier</b>: 20980</p><p><b>active</b>: true</p><p><b>name</b>: Marica887 Bode78 </p><p><b>telecom</b>: Marica887.Bode78@example.com(WORK)</p><p><b>address</b>: 145 WASHINGTON ST NORWELL MA 02061-1744 US </p><p><b>gender</b>: female</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/sid/us-npi",
      "value" : "20980"
    }
  ],
  "active" : true,
  "name" : [
    {
      "family" : "Bode78",
      "given" : [
        "Marica887"
      ],
      "prefix" : [
        "Dr."
      ]
    }
  ],
  "telecom" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-direct",
          "valueBoolean" : true
        }
      ],
      "system" : "email",
      "value" : "Marica887.Bode78@example.com",
      "use" : "work"
    }
  ],
  "address" : [
    {
      "line" : [
        "145 WASHINGTON ST"
      ],
      "city" : "NORWELL",
      "state" : "MA",
      "postalCode" : "02061-1744",
      "country" : "US"
    }
  ],
  "gender" : "female"
}