Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: ADHA My Health Record Special Processing - JSON Representation

Draft as of 2024-09-12

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "dh-mhr-special-processing-1",
  "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 dh-mhr-special-processing-1</b></p><a name=\"dh-mhr-special-processing-1\"> </a><a name=\"hcdh-mhr-special-processing-1\"> </a><a name=\"dh-mhr-special-processing-1-en-AU\"> </a><p>This case-sensitive code system <code>http://ns.electronichealth.net.au/fhir/CodeSystem/dh-mhr-special-processing-1</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">emergency-contact<a name=\"dh-mhr-special-processing-1-emergency-contact\"> </a></td><td>Emergency Contact</td><td>The element is relevant to MHR processing of patient emergency contacts.</td></tr></table></div>"
  },
  "url" : "http://ns.electronichealth.net.au/fhir/CodeSystem/dh-mhr-special-processing-1",
  "version" : "1.0.0",
  "name" : "ADHAMyHealthRecordEmergencySpecialProcessing",
  "title" : "ADHA My Health Record Special Processing",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-12T01:44:11+00:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description" : "The ADHA My Health Record Special Processing code system defines values that indicate a My Health Record special use of an element.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "emergency-contact",
      "display" : "Emergency Contact",
      "definition" : "The element is relevant to MHR processing of patient emergency contacts."
    }
  ]
}