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-encounter-reason",
  "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>DAF Encounter Diagnoses</h2>
      <p>Encounter Diagnoses: a specific code indicating type of service provided: SNOMED CT, ICD-10-AM, or CPT</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 all codes defined in http://snomed.info/sct</li>
        <li>Include all codes defined in http://hl7.org/fhir/sid/icd-10</li>
        <li>Include all codes defined in http://www.ama-assn.org/go/cpt</li>
      </ul>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-encounter-reason",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.2.591"
    }
  },
  "version" : "1.6.0",
  "name" : "DAF Encounter Diagnoses",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "FHIR Project team",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      }
    }
  },
  "date" : "2016-05-25T16:59:08+10:00",
  "description" : "Encounter Diagnoses: a specific code indicating type of service provided: SNOMED CT, ICD-10-AM, or CPT",
  "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"
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10"
      },
      {
        "system" : "http://www.ama-assn.org/go/cpt"
      }
    }
  }
}