PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/benefit-unit
{
  "description": "This value set includes a smattering of Unit type codes.",
  "_filename": "CodeSystem-benefit-unit.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Unit Type Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "draft",
  "id": "d0c64b2a-11c4-4033-a924-1a9e19714cc1",
  "valueSet": "http://hl7.org/fhir/ValueSet/benefit-unit",
  "kind": null,
  "url": "http://hl7.org/fhir/benefit-unit",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.603",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "individual",
    "display": "Individual",
    "definition": "A single individual"
  }, {
    "code": "family",
    "display": "Family",
    "definition": "A family, typically includes self, spous(s) and children to a defined age"
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}