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
Draft as of 2024-05-22 |
{
"resourceType" : "ValueSet",
"id" : "MedicalHistory",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://smartforms.csiro.au/ig/ValueSet/MedicalHistory",
"version" : "0.1.0",
"name" : "MedicalHistory",
"title" : "Medical History",
"status" : "draft",
"experimental" : false,
"date" : "2024-05-22T04:47:24+00:00",
"publisher" : "AEHRC CSIRO",
"contact" : [
{
"name" : "AEHRC CSIRO",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
}
]
}
],
"description" : "The Medical History value set includes values that may be used to represent medical history, operations and hospital admissions.",
"copyright" : "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" : "http://snomed.info/sct",
"filter" : [
{
"property" : "constraint",
"op" : "=",
"value" : "^32570581000036105|Problem/Diagnosis reference set| OR ^32570141000036105|Procedure foundation reference set|"
}
]
}
]
}
}