This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions

{
  "resourceType" : "ValueSet",
  "id" : "daf-manifestation-ccda-codes",
  "meta" : {
    "lastUpdated" : "2016-05-25T16:59:08.250+10:00",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    }
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Manifestation C-CDA codes</h2>
      <p>This value set includes all SNOMED CT Clinical Findings or Situation with Explicit Context hierarchies.</p>
      <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 HL7. 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 http://snomed.info/sct where concept  is-a  404684003</li>
        <li>Include codes from http://snomed.info/sct where concept  is-a  243796009</li>
      </ul>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-manifestation-ccda-codes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.2.585"
    }
  },
  "version" : "1.6.0",
  "name" : "Manifestation C-CDA codes",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "DAF Project team",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      }
    }
  },
  "date" : "2016-05-25T16:59:08+10:00",
  "description" : "This value set includes all SNOMED CT Clinical Findings or Situation with Explicit Context hierarchies.",
  "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 HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "404684003"
          }
        }
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "243796009"
          }
        }
      }
    }
  }
}