Sha256: 0f395cd6e785a03d60628c5dd301ec033cf2a713ef7a139f892cf4bd5e1ffff3
Contents?: true
Size: 1.92 KB
Versions: 7
Compression:
Stored size: 1.92 KB
Contents
{ "resourceType": "CodeSystem", "id": "immunization-program-eligibility", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1099" } ], "version": "4.0.1", "name": "ImmunizationProgramEligibility", "title": "Immunization Program Eligibility", "status": "draft", "experimental": false, "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher/index.cfm" } ] } ], "description": "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the patient's eligibility for a vaccination program. This value set is provided as a suggestive example.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/immunization-program-eligibility", "content": "complete", "concept": [ { "code": "ineligible", "display": "Not Eligible", "definition": "The patient is not eligible for the funding program." }, { "code": "uninsured", "display": "Uninsured", "definition": "The patient is eligible for the funding program because they are uninsured." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems