PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog@0.1.0
    http://hl7.org/fhir/uv/order-catalog/ValueSet/laboratory-service-type
{
  "description": "This value set is restricted to these two codes: test | panel",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type",
      "concept": [ {
        "code": "test",
        "display": "unitary measurement performed on an in vitro biologic specimen"
      }, {
        "code": "panel",
        "display": "collection of tests and panels performed on one or more in vitro biologic specimens"
      } ]
    } ]
  },
  "_filename": "ValueSet-laboratory-service-type.json",
  "package_name": "hl7.fhir.uv.order-catalog",
  "date": "2019-12-20",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2019-12-20T10:30:00.000+00:00"
  },
  "publisher": "HL7 International - Orders and Observations Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "LaboratoryServiceType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Types of diagnostic services performed by a laboratory",
  "package_version": "0.1.0",
  "status": "active",
  "id": "4ef89276-35b9-4ed6-81e8-88611cc2340e",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/order-catalog/ValueSet/laboratory-service-type",
  "immutable": false,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}