HL7 Australia Implementation Guide:

This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

ClinicalManifestationValues

{
  "resourceType" : "ValueSet",
  "id" : "nehta-ClinicalManifestationValues",
  "meta" : {
    "lastUpdated" : "2015-02-12T15:51:54+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>ClinicalManifestationValues</h2><div><p>The set of values for recording clinical manifestation of an adverse reaction.</p>
</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and NEHTA. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://build.fhir.org/codesystem-snomedct.html">http://snomed.info/sct</a> where concept  in  32570071000036102 (Clinical finding foundation reference set)</li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/nehta-ClinicalManifestationValues",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.36.1.2001.1001.101.104.15564",
      "assigner" : {
        "display" : "Australian Digital Health Agency"
      }
    }
  ],
  "version" : "1",
  "name" : "ClinicalManifestationValues",
  "status" : "active",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://www.digitalhealth.gov.au"
        }
      ]
    }
  ],
  "date" : "2007-11-22",
  "description" : "The set of values for recording clinical manifestation of an adverse reaction.",
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and NEHTA. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "in",
            "value" : "32570071000036102"
          }
        ]
      }
    ]
  }
}