{
"description": "This value set includes a smattering of Benefit Term codes.",
"_filename": "CodeSystem-benefit-term.json",
"package_name": "hl7.fhir.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "Benefit Term 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": "7bca5099-d1fa-4375-89d7-2c0a37e5d46b",
"valueSet": "http://hl7.org/fhir/ValueSet/benefit-term",
"kind": null,
"url": "http://hl7.org/fhir/benefit-term",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.605",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "annual",
"display": "Annual",
"definition": "Annual, renewing on the anniversary"
}, {
"code": "day",
"display": "Day",
"definition": "Per day"
}, {
"code": "lifetime",
"display": "Lifetime",
"definition": "For the total term, lifetime, of the policy or coverage"
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}