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-bodysite",
  "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>Vaccine Administered Body Site</h2>
      <p>This identifies the body site at which the substance was administered</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  91723000</li>
        <li>Include codes from http://snomed.info/sct where concept  is-a  280115004</li>
        <li>Include codes from http://snomed.info/sct where concept  is-a  258331007</li>
        <li>Include codes from http://snomed.info/sct where concept  is-a  118956008</li>
        <li>Include codes from http://snomed.info/sct where concept  is-a  91722005</li>
      </ul>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-bodysite",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.88.12.3221.8.9"
    }
  },
  "version" : "1.6.0",
  "name" : "Vaccine Administered Body Site",
  "status" : "active",
  "experimental" : true,
  "publisher" : "HL7 FHIR",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      }
    }
  },
  "date" : "2016-05-25T16:59:08+10:00",
  "description" : "This identifies the body site at which the substance was administered",
  "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" : "91723000"
          }
        }
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "280115004"
          }
        }
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "258331007"
          }
        }
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "118956008"
          }
        }
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "91722005"
          }
        }
      }
    }
  }
}