Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build New Zealand flag

Te Whatu Ora, Central Region Integration Hub, published by Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral. This guide is not an authorized publication; it is the continuous build for version 1.0.12-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/centralRegion-integrationHub-ig/ and changes regularly. See the Directory of published versions

: MaritalStatus-CommonLaw - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "MaritalStatus-CommonLaw",
  "meta" : {
    "extension" : [
      {
        "url" : "https://standards.digital.health.nz/ns/central-region/hl7v2-message",
        "valueBase64Binary" : "QmFzZTY0IEp1bms="
      }
    ],
    "profile" : [
      🔗 "https://fhir-ig.digital.health.nz/crih/StructureDefinition/NZCentralRegionPatient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient MaritalStatus-CommonLaw</b></p><a name=\"MaritalStatus-CommonLaw\"> </a><a name=\"hcMaritalStatus-CommonLaw\"> </a><a name=\"MaritalStatus-CommonLaw-en-NZ\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">James Pond Male, DoB: 1966-01-05 ( Medical record number: NHI#ZKY0099\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus C}\">Common Law</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 021 555 888 6(Home)</li><li>100 Broadway Avenue Palmerston North 4410 NEW ZEALAND (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This Patient requires an interpreter to communicate healthcare information to the practitioner.\"><a href=\"http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-interpreterRequired.html\">Patient Interpreter Required</a></td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"New Zealand citizenship\">NZ Citizenship:</td><td colspan=\"3\"><ul><li>status: <span title=\"Codes:{https://standards.digital.health.nz/ns/nz-citizenship-status-code yes}\">Yes</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"NZ Residency status, permits multiple codings from different CodeSystems\">NZ Residency (Central Region Edition):</td><td colspan=\"3\"><ul><li>status: <span title=\"Codes:{https://standards.digital.health.nz/ns/nz-residency-code unknown}, {https://standards.digital.health.nz/ns/central-region/nz-residency-code DET}\">Unknown</span></li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired",
      "valueBoolean" : false
    },
    {
      "extension" : [
        {
          "url" : "status",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://standards.digital.health.nz/ns/nz-citizenship-status-code",
                "code" : "yes",
                "display" : "Yes"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/nz-citizenship"
    },
    {
      "extension" : [
        {
          "url" : "status",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://standards.digital.health.nz/ns/nz-residency-code",
                "code" : "unknown",
                "display" : "Unknown"
              },
              {
                "system" : "https://standards.digital.health.nz/ns/central-region/nz-residency-code",
                "code" : "DET",
                "display" : "Details required"
              }
            ]
          }
        }
      ],
      "url" : "https://standards.digital.health.nz/ns/central-region/nz-residency"
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "MR",
            "display" : "Medical record number"
          }
        ]
      },
      "system" : "https://standards.digital.health.nz/ns/nhi-id",
      "value" : "ZKY0099"
    }
  ],
  "name" : [
    {
      "use" : "usual",
      "text" : "James Pond",
      "family" : "Pond",
      "given" : [
        "James"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "021 555 888 6",
      "use" : "home"
    }
  ],
  "gender" : "male",
  "birthDate" : "1966-01-05",
  "deceasedBoolean" : false,
  "address" : [
    {
      "use" : "home",
      "type" : "postal",
      "line" : [
        "100 Broadway Avenue"
      ],
      "city" : "Palmerston North",
      "postalCode" : "4410",
      "country" : "NEW ZEALAND"
    }
  ],
  "maritalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "code" : "C",
        "display" : "Common Law"
      }
    ]
  },
  "communication" : [
    {
      "language" : {
        "coding" : [
          {
            "system" : "urn:ietf:bcp:47",
            "code" : "en",
            "display" : "English"
          }
        ]
      },
      "preferred" : true
    }
  ]
}