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

: Emergency Contact Type ValueSet - XML Representation

Draft as of 2024-09-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="emergency-contact-type-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet emergency-contact-type-1</b></p><a name="emergency-contact-type-1"> </a><a name="hcemergency-contact-type-1"> </a><a name="emergency-contact-type-1-en-AU"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/133932002">133932002</a></td><td>Carer</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-C">C</a></td><td>Emergency Contact</td><td>Emergency Contact</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-N">N</a></td><td>Next-of-Kin</td><td>Next-of-Kin</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://ns.electronichealth.net.au/fhir/ValueSet/emergency-contact-type-1"/>
  <version value="1.0.0"/>
  <name value="EmergencyContactType"/>
  <title value="Emergency Contact Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-12T01:44:11+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <description
               value="The Emergency Contact Type value set includes values that identify the type of emergency contact."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2023 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/.

This resource includes SNOMED Clinical Terms™ (SNOMED CT®) which is used by permission of the International Health Terminology Standards Development Organisation (IHTSDO). All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. “SNOMED” and “SNOMED CT” are registered trademarks of the IHTSDO. The rights to use and implement or implementation of SNOMED CT content are limited to the extent it is necessary to allow for the end use of this material.  No further rights are granted in respect of the International Release and no further use of any SNOMED CT content by any other party is permitted."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="133932002"/>
        <display value="Carer"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
      <concept>
        <code value="C"/>
        <display value="Emergency Contact"/>
      </concept>
      <concept>
        <code value="N"/>
        <display value="Next-of-Kin"/>
      </concept>
    </include>
  </compose>
</ValueSet>