DIPS Core Implementation Guide
0.1.0 - ci-build Norway

DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: cdp1000007 - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "cdp1000007",
  "meta" : {
    "profile" : [
      🔗 "http://dips.no/fhir/R4/StructureDefinition/DIPSPatient",
      "http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient cdp1000007</b></p><a name=\"cdp1000007\"> </a><a name=\"hccdp1000007\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-DIPSPatient.html\">DIPSPatient</a>, <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&amp;canonical=http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient\">http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Person (Dips Api Unittest), Død(official) Male, DoB: 1956-08-05 ( http://dips.no/fhir/namingsystem/dips-patientid#1000007)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2004-03-22 09:00:00+0530</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">FellesHjelpenummer/05485649338\u00a0(use:\u00a0temp,\u00a0)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>93423712(Mobile)</li><li><a href=\"mailto:fhs@dips.no\">fhs@dips.no</a></li><li>ph: 75532557(Home)</li><li>Sandnessjøen 18 8800 Norge (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"null\"><a href=\"StructureDefinition-DipsPatientDeathComment.html\"/></td><td colspan=\"3\">Test</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"null\"><a href=\"StructureDefinition-DipsPatientDeathRegisteredTime.html\"/></td><td colspan=\"3\">2004-03-23 00:00:00+0530</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://dips.no/fhir/R4/StructureDefinition/DipsPatientDeathRegisteredTime",
      "valueDateTime" : "2004-03-23T00:00:00+05:30"
    },
    {
      "url" : "http://dips.no/fhir/R4/StructureDefinition/DipsPatientDeathComment",
      "valueString" : "Test"
    }
  ],
  "identifier" : [
    {
      "use" : "temp",
      "system" : "urn:oid:2.16.578.1.12.4.1.4.3",
      "value" : "05485649338"
    },
    {
      "system" : "http://dips.no/fhir/namingsystem/dips-patientid",
      "value" : "1000007"
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "text" : "Person (Dips Api Unittest), Død",
      "family" : "Person (Dips Api Unittest)",
      "given" : [
        "Død"
      ]
    }
  ],
  "telecom" : [
    {
      "extension" : [
        {
          "url" : "http://dips.no/fhir/R4/StructureDefinition/DipsPatientPhoneTypeId",
          "valueDecimal" : 268893
        }
      ],
      "system" : "sms",
      "value" : "93423712",
      "use" : "mobile"
    },
    {
      "system" : "email",
      "value" : "fhs@dips.no",
      "use" : "home"
    },
    {
      "system" : "phone",
      "value" : "75532557",
      "use" : "home"
    }
  ],
  "gender" : "male",
  "birthDate" : "1956-08-05",
  "deceasedDateTime" : "2004-03-22T09:00:00+05:30",
  "address" : [
    {
      "extension" : [
        {
          "extension" : [
            {
              "url" : "municipality",
              "valueCoding" : {
                "system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
                "code" : "1820",
                "display" : "Alstahaug"
              }
            }
          ],
          "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation"
        },
        {
          "url" : "http://dips.no/fhir/R4/StructureDefinition/DipsPatientStateName",
          "valueString" : "NORDLAND FYLKESKOMMUNE"
        },
        {
          "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
          "valueBoolean" : false
        }
      ],
      "use" : "home",
      "city" : "Sandnessjøen",
      "district" : "Alstahaug",
      "_district" : {
        "extension" : [
          {
            "url" : "http://dips.no/fhir/R4/StructureDefinition/DipsPatientMunicipality",
            "valueCoding" : {
              "system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
              "code" : "1820",
              "display" : "Alstahaug"
            }
          }
        ]
      },
      "state" : "18",
      "postalCode" : "8800",
      "country" : "Norge"
    }
  ]
}