PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/ValueSet/specimen-collection-priority
{
  "description": " This example value set defines a set of codes that can be used to indicate the priority of collection of a specimen.",
  "compose": {
    "include": [ {
      "system": "http://example.com",
      "concept": [ {
        "code": "1",
        "display": "STAT"
      }, {
        "code": "2",
        "display": "ASAP"
      }, {
        "code": "3",
        "display": "ASAP-ED"
      }, {
        "code": "4",
        "display": "AM"
      }, {
        "code": "5",
        "display": "ROUTINE"
      }, {
        "code": "6",
        "display": "NURSE COLLECT"
      }, {
        "code": "7",
        "display": "CALL OR FAX"
      } ]
    } ]
  },
  "_filename": "ValueSet-specimen-collection-priority.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "FHIR Project team",
  "extensible": false,
  "name": "SpecimenCollectionPriority",
  "copyright": "TBD",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.402"
  } ],
  "status": "draft",
  "id": "739006bd-6486-4b11-a715-3996654b16cf",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/specimen-collection-priority",
  "immutable": false,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}