PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@5.2.0
    http://terminology.hl7.org/CodeSystem/benefit-unit
{
  "description": "This value set includes a smattering of Unit type codes.",
  "_filename": "CodeSystem-benefit-unit.json",
  "package_name": "hl7.terminology.r3",
  "date": "2023-07-17T22:16:15-06:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-04-09T21:10:28.568+00:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "UnitTypeCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Unit Type Codes",
  "package_version": "5.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "972fe5d6-da03-4bc3-a5f9-212f2e68d4ec",
  "valueSet": "http://terminology.hl7.org/ValueSet/benefit-unit",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/benefit-unit",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1178",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "individual",
    "display": "Individual",
    "definition": "A single individual"
  }, {
    "code": "family",
    "display": "Family",
    "definition": "A family, typically includes self, spouse(s) and children to a defined age"
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}