International Patient Summary Implementation Guide (Release 0.3.0 STU1 Ballot)

This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-target-site-uv-ips

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "target-site-uv-ips",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>IPS Target Site</h2>\n\t\t\t<div>\n\t\t\t\t<p>Intensional Definition All descendants of 442083009 |Anatomical or acquired body structure (body structure)</p>\n\t\t\t</div>\n\t\t\t<p>\n\t\t\t\t<b>Copyright Statement:</b> Licensing note: This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.</p>\n\t\t\t<p>This value set includes codes from the following code systems:</p>\n\t\t\t<ul>\n\t\t\t\t<li>Include codes from <a href=\"http://www.snomed.org/\">\n\t\t\t\t\t\t<code>http://snomed.info/sct</code>\n\t\t\t\t\t</a> where concept  is-a  442083009 (Anatomical or acquired body structure (body structure))</li>\n\t\t\t\t<li>Exclude these codes as defined in <a href=\"http://www.snomed.org/\">\n\t\t\t\t\t\t<code>http://snomed.info/sct</code>\n\t\t\t\t\t</a>\n\t\t\t\t\t<table class=\"none\">\n\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t<td style=\"white-space:nowrap\">\n\t\t\t\t\t\t\t\t<b>Code</b>\n\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t\t<b>Display</b>\n\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t\t<a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=442083009\">442083009</a>\n\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t<td>Anatomical or acquired body structure</td>\n\t\t\t\t\t\t\t<td/>\n\t\t\t\t\t\t</tr>\n\t\t\t\t\t</table>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>"
  },
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.11.22.55"
    }
  ],
  "version" : "0.3.0",
  "name" : "IPSTargetSiteCode",
  "title" : "IPS Target Site",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-08-06T10:41:01-04:00",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "name" : "HL7 International",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "+1 734 677 7777"
        },
        {
          "system" : "fax",
          "value" : "+1 734 677 6622"
        },
        {
          "system" : "email",
          "value" : "info@hl7.org"
        }
      ]
    }
  ],
  "description" : "Intensional DefinitionAll descendants of 442083009 |Anatomical or acquired body structure (body structure)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "Licensing note: This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "442083009"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "442083009"
          }
        ]
      }
    ]
  }
}