PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog@0.1.0
    http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-reimbursability
{
  "description": "This CodeSystem resource provides the concepts representing coarse categories of reimbursement dispositions for laboratory services",
  "_filename": "CodeSystem-laboratory-service-reimbursability.json",
  "package_name": "hl7.fhir.uv.order-catalog",
  "date": "2020-03-20",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-03-18T09: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": "LaboratoryServiceReimbursability",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Kinds of reibursability coarse categories for a laboratory service",
  "package_version": "0.1.0",
  "status": "active",
  "id": "b089e236-d060-4093-8571-12a8ad96a532",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-reimbursability",
  "concept": [ {
    "code": "none",
    "display": "no reimbursement provided for the service in general",
    "definition": "The service is usually not covered by insurance plans, and charged to the paying party"
  }, {
    "code": "normal",
    "display": "normal reimbursement dispositions applicable to the service",
    "definition": "The service is usually  reimbursed (partially or totally) under general dispositions defined in insurance plans, independently of the service"
  }, {
    "code": "conditional",
    "display": "reimbursement of service subject to conditions",
    "definition": "The service reimbursement is conditioned by the clinical context of the order"
  }, {
    "code": "partial",
    "display": "normal reimbursement limited to a part of the service",
    "definition": "The service is composed of a part that is usually reimbursed under general dispositions defined in insurance plans, and of a part that is non-reimbursable"
  }, {
    "code": "conditional-partial",
    "display": "reimbursement limited to a part of the service and subject to conditions",
    "definition": "The service is composed of a part that is  reimbursable depending on the clinical context, and of a part that is non-reimbursable"
  } ],
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}