PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    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.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2021-12-21T15:26:20.831+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "SpecimenCollectionPriority",
  "copyright": "TBD",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "draft",
  "id": "18cf95d3-0c63-484c-9968-55354faa08e5",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/specimen-collection-priority",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.939",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}