DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions

Valueset-specimen-treatment-procedure.xml Valueset-specimen-treatment-procedure.json

Raw JSON ( canonical form )

Definition for Value SetSpecimenTreatmentProcedure

{
  "resourceType": "ValueSet",
  "id": "specimen-treatment-procedure",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },

  "text": {
    "status": "generated",
    "div": "<div><h2>SpecimenTreatmentProcedure</h2><p>The  technique that is used to perform the process or preserve the specimen</p><p>This value set includes codes defined in other code systems, using the following rules:</p><ul><li>Include all codes defined in <a href=\"v2/0373/index.html\">http://hl7.org/fhir/v2/0373</a></li></ul></div>"

    "div": "<div>!-- Snipped for Brevity --></div>"

  },
  "identifier": "http://hl7.org/fhir/vs/specimen-treatment-procedure",

  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.276"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/specimen-treatment-procedure",
  "version": "1.0.2",

  "name": "SpecimenTreatmentProcedure",
  "status": "draft",
  "experimental": true,

  "publisher": "FHIR Project team",
  "telecom": [

  "contact": [

    {
      "system": "url",
      "value": "http://hl7.org/fhir"

      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]

    }
  ],
  "description": "The  technique that is used to perform the process or preserve the specimen",
  "status": "draft",

  "date": "2015-10-24T07:41:03+11:00",
  "description": "The technique that is used to perform the process or preserve the specimen.",

  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0373"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.