PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog@1.0.0
    http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type
{
  "description": "This CodeSystem resource provides the concepts that enable to characterize laboratory diagnostic services described as instances of PlanDefinition, in the PlanDefinition.type element",
  "_filename": "CodeSystem-laboratory-service-definition-type.json",
  "package_name": "hl7.fhir.uv.order-catalog",
  "date": "2019-12-20",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-12-20T09:55:00Z"
  },
  "publisher": "HL7 International / Orders and Observations",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "LaboratoryServiceDefinitionType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Code system for types of laboratory service definitions",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "active",
  "id": "1c40261c-6f53-4a15-8a36-8fc67a38d880",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.55.16.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "test",
    "display": "unitary measurement performed on an in vitro biologic specimen",
    "definition": "laboratory service performing a single measurement"
  }, {
    "code": "panel",
    "display": "collection of tests and panels performed on one or more in vitro biologic specimens",
    "definition": "laboratory service comprising two or more tests and/or panels"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}