Aotearoa Immunisation Register (AIR) FHIR Implementation Guide
2.7.0 - ci-build New Zealand

Aotearoa Immunisation Register (AIR) FHIR Implementation Guide - Local Development build (v2.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AIR Immunisation Notification Action Code - JSON Representation

Draft as of 2023-05-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "air-immunisation-notification-action-code-1.0",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem air-immunisation-notification-action-code-1.0</b></p><a name=\"air-immunisation-notification-action-code-1.0\"> </a><a name=\"hcair-immunisation-notification-action-code-1.0\"> </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\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-immunisation-notification-action-code</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">RESEND<a name=\"air-immunisation-notification-action-code-1.0-RESEND\"> </a></td><td>Send to destination identified in message header</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/air-immunisation-notification-action-code",
  "version" : "2.7.0",
  "name" : "Immunisation_notification_action_code_1_0",
  "title" : "AIR Immunisation Notification Action Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-05-24T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://tewhatuora.govt.nz"
        }
      ]
    }
  ],
  "description" : "Describes the action taken by Orchestration server in response to an Immunisation Notification request message",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "purpose" : "AIR immunisation notification action codes",
  "caseSensitive" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "RESEND",
      "display" : "Send to destination identified in message header"
    }
  ]
}