International Patient Summary Implementation Guide
1.1.0 - CI Build International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Results Specimen Collection Method - IPS - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "results-specimen-collection-method-uv-ips",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/900000000000207008</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/129316008\">129316008</a></td><td>Aspiration - action</td></tr><tr><td><a href=\"http://snomed.info/id/129314006\">129314006</a></td><td>Biopsy - action</td></tr><tr><td><a href=\"http://snomed.info/id/129300006\">129300006</a></td><td>Puncture - action</td></tr><tr><td><a href=\"http://snomed.info/id/129304002\">129304002</a></td><td>Excision - action</td></tr><tr><td><a href=\"http://snomed.info/id/129323009\">129323009</a></td><td>Scraping - action</td></tr><tr><td><a href=\"http://snomed.info/id/73416001\">73416001</a></td><td>Urine specimen collection, clean catch</td></tr><tr><td><a href=\"http://snomed.info/id/225113003\">225113003</a></td><td>Timed urine collection</td></tr><tr><td><a href=\"http://snomed.info/id/70777001\">70777001</a></td><td>Urine specimen collection, catheterized</td></tr><tr><td><a href=\"http://snomed.info/id/386089008\">386089008</a></td><td>Collection of coughed sputum</td></tr><tr><td><a href=\"http://snomed.info/id/278450005\">278450005</a></td><td>Finger-prick sampling</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/results-specimen-collection-method-uv-ips",
  "version" : "1.1.0",
  "name" : "ResultsSpecimenCollectionMethodUvIps",
  "title" : "Results Specimen Collection Method - IPS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-22T14:32:44+00:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "IPS Specimen Collection Method",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review [usage terms](http://www.snomed.org/snomed-ct/get-snomed-ct) or directly contact SNOMED International: info@snomed.org",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008",
        "concept" : [
          {
            "code" : "129316008",
            "display" : "Aspiration - action"
          },
          {
            "code" : "129314006",
            "display" : "Biopsy - action"
          },
          {
            "code" : "129300006",
            "display" : "Puncture - action"
          },
          {
            "code" : "129304002",
            "display" : "Excision - action"
          },
          {
            "code" : "129323009",
            "display" : "Scraping - action"
          },
          {
            "code" : "73416001",
            "display" : "Urine specimen collection, clean catch"
          },
          {
            "code" : "225113003",
            "display" : "Timed urine collection"
          },
          {
            "code" : "70777001",
            "display" : "Urine specimen collection, catheterized"
          },
          {
            "code" : "386089008",
            "display" : "Collection of coughed sputum"
          },
          {
            "code" : "278450005",
            "display" : "Finger-prick sampling"
          }
        ]
      }
    ]
  }
}