PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/coverage-kind
{
  "description": "The nature of the Coverage details which convey who is paying potentially for health services.",
  "_filename": "CodeSystem-coverage-kind.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Kind",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Kind",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "active",
  "id": "8ce34c2a-3294-4612-b62d-3437997d2902",
  "valueSet": "http://hl7.org/fhir/ValueSet/coverage-kind",
  "kind": null,
  "url": "http://hl7.org/fhir/coverage-kind",
  "concept": [ {
    "code": "insurance",
    "display": "Insurance",
    "definition": "The Coverage provides the identifiers and card-level details of an insurance policy."
  }, {
    "code": "self-pay",
    "display": "Self-pay",
    "definition": "One or more persons and/or organizations are paying for the services rendered."
  }, {
    "code": "other",
    "display": "Other",
    "definition": "Some other organization is paying for the service."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}