HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: HumanActSite - JSON Representation

Retired as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-HumanActSite",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-v3-ActSite.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActSite</code></a> where concept  is-a  <a href=\"CodeSystem-v3-ActSite.html#v3-ActSite-_HumanActSite\">_HumanActSite</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-Dentition.html\">Dentition</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-HumanSubstanceAdministrationSite.html\">HumanSubstanceAdministrationSite</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-v3-ActSite.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActSite</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActSite.html#v3-ActSite-_HumanActSite\">_HumanActSite</a></td><td style=\"color: #cccccc\">HumanActSite</td><td>An anatomical location on a human which can be the focus of an act.</td></tr></table></li><li>Exclude these codes as defined in <a href=\"CodeSystem-v3-ActSite.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActSite</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActSite.html#v3-ActSite-_HumanSubstanceAdministrationSite\">_HumanSubstanceAdministrationSite</a></td><td style=\"color: #cccccc\">HumanSubstanceAdministrationSite</td><td>The set of body locations to or through which a drug product may be administered.</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-HumanActSite",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.16538"
    }
  ],
  "version" : "2.0.0",
  "name" : "HumanActSite",
  "title" : "HumanActSite",
  "status" : "retired",
  "experimental" : false,
  "date" : "2014-03-26",
  "description" : "An anatomical location on a human which can be the focus of an act.\r\n\r\n*OpenIssue:* This value set was approved for **deletion** in November 2008, and was deleted at release \\#762. Subsequently, however, it was found that this deletion caused the legacy software embedded in the RMIM Designer in Visio to fail to show appropriate options for concepts in the subject area of this value set. For that reason, the value set was **re-added in releasse 813 and DEPRECATED from general use** at the same time. This value set should be deleted as soon as it is no longer required to support of the legacy software.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_HumanActSite"
          }
        ]
      },
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-Dentition"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-HumanSubstanceAdministrationSite"
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
        "concept" : [
          {
            "code" : "_HumanActSite"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
        "concept" : [
          {
            "code" : "_HumanSubstanceAdministrationSite"
          }
        ]
      }
    ]
  }
}