http://terminology.hl7.org/CodeSystem/benefit-unit|4.0.1

name
UnitTypeCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Unit Type Codes

This value set includes a smattering of Unit type codes.

{
  "description" : "This value set includes a smattering of Unit type codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "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.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Unit Type Codes",
  "supliment" : null,
  "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" : "b146ec26-943b-5981-96e1-e0caef5b1c6b",
  "valueSet" : "http://hl7.org/fhir/ValueSet/benefit-unit",
  "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"
    } ]
  } ]
}