{
  "resourceType" : "CodeSystem",
  "id" : "air-operationoutcome-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-operationoutcome-code-1.0</b></p><a name=\"air-operationoutcome-code-1.0\"> </a><a name=\"hcair-operationoutcome-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-operationoutcome-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\">UNKNOWN<a name=\"air-operationoutcome-code-1.0-UNKNOWN\"> </a></td><td>Unknown error</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/air-operationoutcome-code",
  "version" : "2.7.0",
  "name" : "Air_operationoutcome_code_1_0",
  "title" : "AIR Operationoutcome Codes",
  "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 AIR-specific errors",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "New Zealand"
    }]
  }],
  "purpose" : "AIR operation outcome codes",
  "caseSensitive" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "UNKNOWN",
    "display" : "Unknown error"
  }]
}