0.1.3 - ci-build

EgdeLifeness_IG - Local Development build (v0.1.3). See the Directory of published versions

: JanniceSoreng - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "JanniceSoreng",
  "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> (no stated gender), DoB Unknown ( id: 21030550231)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail:</td><td colspan=\"3\"><a href=\"mailto:jsorr2345@egde.no\">jsorr2345@egde.no</a></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <span>: SIDSEL AASE JAVERY</span></li><li>Managing Organization: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.1&amp;canonical=https://simplifier.net/guide/no-basis-entities-individuals/introduction/STSOrganizationPsykiskHelsevernVoksne\">STSOrganizationPsykiskHelsevernVoksne</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes: {urn:iso:std:iso:3166 NO}\">Norway</span></li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "NO"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
    }
  ],
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "21030550231"
    }
  ],
  "name" : [
    {
      "family" : "Søreng",
      "given" : [
        "Jannice"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "email",
      "value" : "jsorr2345@egde.no",
      "use" : "home"
    }
  ],
  "generalPractitioner" : [
    {
      "identifier" : {
        "system" : "urn:oid:2.16.578.1.12.4.1.2",
        "value" : "720"
      },
      "display" : "SIDSEL AASE JAVERY"
    }
  ],
  "managingOrganization" : {
    "reference" : "STSOrganizationPsykiskHelsevernVoksne"
  }
}