{
"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",
"date": "2019-12-20",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-12-20T09:55: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"
} ]
} ],
"content": "complete",
"name": "LaboratoryServiceDefinitionType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Code system for types of laboratory service definitions",
"package_version": "catalog-0.1.0",
"status": "draft",
"id": "fa630ae9-1e72-4539-a051-9a7bee23dee3",
"kind": null,
"count": 2,
"url": "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",
"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"
} ],
"version": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}