PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.core@4.0.1
    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.fhir.r4.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-11-01T09:29:23.356+11: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": "4.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "be9bc219-7754-4fd4-8cb1-513edf7ace1b",
  "valueSet": "http://hl7.org/fhir/ValueSet/benefit-unit",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/benefit-unit",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.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": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}