PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    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.r3.examples",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "SpecimenCollectionPriority",
  "copyright": "TBD",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "f7fedc88-3577-4a56-b01b-38259fe93277",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/specimen-collection-priority",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.856",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}