Smart Forms
0.1.0 - ci-build

Smart Forms, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Medical History - XML Representation

Draft as of 2024-05-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MedicalHistory"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where constraint  = ^32570581000036105|Problem/Diagnosis reference set| OR ^32570141000036105|Procedure foundation reference set|</li></ul></div>
  </text>
  <url value="https://smartforms.csiro.au/ig/ValueSet/MedicalHistory"/>
  <version value="0.1.0"/>
  <name value="MedicalHistory"/>
  <title value="Medical History"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-05-22T04:47:24+00:00"/>
  <publisher value="AEHRC CSIRO"/>
  <contact>
    <name value="AEHRC CSIRO"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"/>
    </telecom>
  </contact>
  <description
               value="The Medical History value set includes values that may be used to represent medical history, operations and hospital admissions."/>
  <copyright
             value="Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value
               value="^32570581000036105|Problem/Diagnosis reference set| OR ^32570141000036105|Procedure foundation reference set|"/>
      </filter>
    </include>
  </compose>
</ValueSet>