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

: PalliativeCare - JSON Representation

Raw json | Download


{
  "resourceType" : "Flag",
  "id" : "PalliativeCare",
  "meta" : {
    "profile" : [
      🔗 "https://fhir-ig.digital.health.nz/crih/StructureDefinition/NZCentralRegionFlag"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Flag PalliativeCare</b></p><a name=\"PalliativeCare\"> </a><a name=\"hcPalliativeCare\"> </a><a name=\"PalliativeCare-en-NZ\"> </a><blockquote><p><b>NZ Central Region Alert</b></p><ul><li>webPASCategory: <a href=\"CodeSystem-nzcr-alert-category-cs.html#nzcr-alert-category-cs-H2\">NZ Central Region - Alert Category Code System</a> H2: Medical condition</li><li>recordingHospital: <span title=\"Codes:{https://standards.digital.health.nz/ns/central-region/hospital-code PNH}\">Palmerston North Hospital</span></li><li>severityLevel: 9</li><li>reviewDate: 2020-10-20</li><li>lastUpdatedBy: melissab - Melissa Brosnan MDHB</li><li>lastUpdatedDateTime: 2020-08-26 14:23:57+1200</li><li>comments: Palliative Care, Contact Arohanui Hospice, Ph (06) 3566606</li></ul></blockquote><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/central-region/pas-alert-id</code>/WYS1973-H2-K01\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/flag-category safety}, {https://standards.digital.health.nz/ns/central-region/alert-category H2}\">Safety</span></p><p><b>code</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/central-region/flag-alert-code-h2 K01}\">Known hospice/pall</span></p><p><b>subject</b>: Identifier: Medical record number/WYS1973\u00a0(use:\u00a0usual,\u00a0)</p><p><b>period</b>: 2020-08-20 --&gt; (ongoing)</p><p><b>author</b>: Ramadan, Mohamed Mahmoud S DR (Identifier: Local Registry ID/22548\u00a0(use:\u00a0usual,\u00a0))</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "webPASCategory",
          "valueCoding" : {
            "system" : "https://standards.digital.health.nz/ns/central-region/alert-category",
            "code" : "H2",
            "display" : "Medical condition"
          }
        },
        {
          "url" : "recordingHospital",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://standards.digital.health.nz/ns/central-region/hospital-code",
                "code" : "PNH",
                "display" : "Palmerston North Hospital"
              }
            ]
          }
        },
        {
          "url" : "severityLevel",
          "valueString" : "9"
        },
        {
          "url" : "reviewDate",
          "valueDate" : "2020-10-20"
        },
        {
          "url" : "lastUpdatedBy",
          "valueString" : "melissab - Melissa Brosnan MDHB"
        },
        {
          "url" : "lastUpdatedDateTime",
          "valueDateTime" : "2020-08-26T14:23:57+12:00"
        },
        {
          "url" : "comments",
          "valueString" : "Palliative Care, Contact Arohanui Hospice, Ph (06) 3566606"
        }
      ],
      "url" : "https://standards.digital.health.nz/ns/central-region/alert"
    }
  ],
  "identifier" : [
    {
      "use" : "usual",
      "system" : "https://standards.digital.health.nz/ns/central-region/pas-alert-id",
      "value" : "WYS1973-H2-K01"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/flag-category",
          "code" : "safety",
          "display" : "Safety"
        },
        {
          "system" : "https://standards.digital.health.nz/ns/central-region/alert-category",
          "code" : "H2",
          "display" : "Medical condition"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "https://standards.digital.health.nz/ns/central-region/flag-alert-code-h2",
        "code" : "K01",
        "display" : "Known hospice/pall"
      }
    ]
  },
  "subject" : {
    "type" : "Patient",
    "identifier" : {
      "use" : "usual",
      "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" : "WYS1973"
    }
  },
  "period" : {
    "start" : "2020-08-20"
  },
  "author" : {
    "type" : "Practitioner",
    "identifier" : {
      "use" : "usual",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "LR",
            "display" : "Local Registry ID"
          }
        ]
      },
      "system" : "https://standards.digital.health.nz/ns/central-region/pas-practitioner-id",
      "value" : "22548"
    },
    "display" : "Ramadan, Mohamed Mahmoud S DR"
  }
}