0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

: EMJanniceSoreng - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "EMJanniceSoreng",
  "meta" : {
    "profile" : [
      "http://www.egde.no/StructureDefinition/ehg-no-Patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Jannice Søreng </b> female, DoB Unknown ( id:\u00a021030550231)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li><a href=\"tel:+4733445566\">+4733445566</a></li><li><a href=\"mailto:jsorreng0987@domain.no\">jsorreng0987@domain.no</a></li></ul></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "21030550231"
    }
  ],
  "name" : [
    {
      "family" : "Søreng",
      "given" : [
        "Jannice"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "+4733445566",
      "use" : "home"
    },
    {
      "system" : "email",
      "value" : "jsorreng0987@domain.no"
    }
  ],
  "gender" : "female"
}