PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    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.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+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": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.485"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "cbe4784b-51fd-47c4-bbef-efb0c8dfc6ee",
  "valueSet": "http://hl7.org/fhir/ValueSet/benefit-unit",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/benefit-unit",
  "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": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}