2.2.0-test - ci-build Norway flag

Publication Build: This will be filled in by the publication tooling

: PatientExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "e70f0ba2-44d8-4f14-9c3a-ff4c6ead7473",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Peter James Chalmers (Official)</b> (no stated gender), DoB Unknown</p><hr/></div>"
  },
  "name" : [
    {
      "use" : "official",
      "family" : "Chalmers",
      "given" : [
        "Peter James"
      ]
    }
  ]
}