Smart Forms
0.2.0 - ci-build
Smart Forms, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.2.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
Active as of 2020-05-31 |
{
"resourceType" : "ValueSet",
"id" : "clinical-condition-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet clinical-condition-1</b></p><a name=\"clinical-condition-1\"> </a><a name=\"hcclinical-condition-1\"> </a><a name=\"clinical-condition-1-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in 32570581000036105 (Problem/Diagnosis reference set)</li></ul></div>"
},
"url" : "https://healthterminologies.gov.au/fhir/ValueSet/clinical-condition-1",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.36.1.2001.1004.201.10035"
}
],
"version" : "1.0.2",
"name" : "ClinicalCondition",
"title" : "Clinical Condition",
"status" : "active",
"experimental" : false,
"date" : "2020-05-31",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "help@digitalhealth.gov.au"
}
]
}
],
"description" : "The Clinical Condition value set includes values that cover a broad range of clinical concepts to support the representation of conditions, including problems, diagnoses and disorders.",
"copyright" : "Copyright © 2018 Australian Digital Health Agency - All rights reserved. Except for the material identified below, this content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. \n\nThis 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. \n\nThe 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. \n\nAll copies of this resource must include this copyright statement and all information contained in this statement.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "32570581000036105"
}
]
}
]
}
}