Release 4

This page is part of a downloaded copy of this specification. This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU). For a full list of available versions, see the Directory of published versions

Codesystem-ex-benefitcategory.ttl

Financial Management Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code System BenefitCategoryCodes

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "ex-benefitcategory"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0
     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "fm" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-benefitcategory"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1175" ]
  ];
  fhir:CodeSystem.version [ fhir:value "4.0.1"];
  fhir:CodeSystem.name [ fhir:value "BenefitCategoryCodes"];
  fhir:CodeSystem.title [ fhir:value "Benefit Category Codes"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.publisher [ fhir:value "Financial Management"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ]
  ];
  fhir:CodeSystem.description [ fhir:value "This value set includes examples of Benefit Category codes."];
  fhir:CodeSystem.copyright [ fhir:value "This is an example set."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/ex-benefitcategory"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.code [ fhir:value "1" ];
     fhir:CodeSystem.display [ fhir:value "Medical Care" ];
     fhir:CodeSystem.definition [ fhir:value "Medical Care." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.code [ fhir:value "2" ];
     fhir:CodeSystem.display [ fhir:value "Surgical" ];
     fhir:CodeSystem.definition [ fhir:value "Surgical." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.code [ fhir:value "3" ];
     fhir:CodeSystem.display [ fhir:value "Consultation" ];
     fhir:CodeSystem.definition [ fhir:value "Consultation." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.code [ fhir:value "4" ];
     fhir:CodeSystem.display [ fhir:value "Diagnostic XRay" ];
     fhir:CodeSystem.definition [ fhir:value "Diagnostic XRay." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.code [ fhir:value "5" ];
     fhir:CodeSystem.display [ fhir:value "Diagnostic Lab" ];
     fhir:CodeSystem.definition [ fhir:value "Diagnostic Lab." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.code [ fhir:value "14" ];
     fhir:CodeSystem.display [ fhir:value "Renal Supplies" ];
     fhir:CodeSystem.definition [ fhir:value "Renal Supplies excluding Dialysis." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.code [ fhir:value "23" ];
     fhir:CodeSystem.display [ fhir:value "Diagnostic Dental" ];
     fhir:CodeSystem.definition [ fhir:value "Diagnostic Dental." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.code [ fhir:value "24" ];
     fhir:CodeSystem.display [ fhir:value "Periodontics" ];
     fhir:CodeSystem.definition [ fhir:value "Periodontics." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.code [ fhir:value "25" ];
     fhir:CodeSystem.display [ fhir:value "Restorative" ];
     fhir:CodeSystem.definition [ fhir:value "Restorative." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.code [ fhir:value "26" ];
     fhir:CodeSystem.display [ fhir:value "Endodontics" ];
     fhir:CodeSystem.definition [ fhir:value "Endodontics." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.code [ fhir:value "27" ];
     fhir:CodeSystem.display [ fhir:value "Maxillofacial Prosthetics" ];
     fhir:CodeSystem.definition [ fhir:value "Maxillofacial Prosthetics." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.code [ fhir:value "28" ];
     fhir:CodeSystem.display [ fhir:value "Adjunctive Dental Services" ];
     fhir:CodeSystem.definition [ fhir:value "Adjunctive Dental Services." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.code [ fhir:value "30" ];
     fhir:CodeSystem.display [ fhir:value "Health Benefit Plan Coverage" ];
     fhir:CodeSystem.definition [ fhir:value "Health Benefit Plan Coverage." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.code [ fhir:value "35" ];
     fhir:CodeSystem.display [ fhir:value "Dental Care" ];
     fhir:CodeSystem.definition [ fhir:value "Dental Care." ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.code [ fhir:value "36" ];
     fhir:CodeSystem.display [ fhir:value "Dental Crowns" ];
     fhir:CodeSystem.definition [ fhir:value "Dental Crowns." ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.code [ fhir:value "37" ];
     fhir:CodeSystem.display [ fhir:value "Dental Accident" ];
     fhir:CodeSystem.definition [ fhir:value "Dental Accident." ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.code [ fhir:value "49" ];
     fhir:CodeSystem.display [ fhir:value "Hospital Room and Board" ];
     fhir:CodeSystem.definition [ fhir:value "Hospital Room and Board." ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.code [ fhir:value "55" ];
     fhir:CodeSystem.display [ fhir:value "Major Medical" ];
     fhir:CodeSystem.definition [ fhir:value "Major Medical." ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.code [ fhir:value "56" ];
     fhir:CodeSystem.display [ fhir:value "Medically Related Transportation" ];
     fhir:CodeSystem.definition [ fhir:value "Medically Related Transportation." ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.code [ fhir:value "61" ];
     fhir:CodeSystem.display [ fhir:value "In-vitro Fertilization" ];
     fhir:CodeSystem.definition [ fhir:value "In-vitro Fertilization." ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.code [ fhir:value "62" ];
     fhir:CodeSystem.display [ fhir:value "MRI Scan" ];
     fhir:CodeSystem.definition [ fhir:value "MRI Scan." ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.code [ fhir:value "63" ];
     fhir:CodeSystem.display [ fhir:value "Donor Procedures" ];
     fhir:CodeSystem.definition [ fhir:value "Donor Procedures such as organ harvest." ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.code [ fhir:value "69" ];
     fhir:CodeSystem.display [ fhir:value "Maternity" ];
     fhir:CodeSystem.definition [ fhir:value "Maternity." ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.code [ fhir:value "76" ];
     fhir:CodeSystem.display [ fhir:value "Renal Dialysis" ];
     fhir:CodeSystem.definition [ fhir:value "Renal dialysis." ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.code [ fhir:value "F1" ];
     fhir:CodeSystem.display [ fhir:value "Medical Coverage" ];
     fhir:CodeSystem.definition [ fhir:value "Medical Coverage." ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.code [ fhir:value "F3" ];
     fhir:CodeSystem.display [ fhir:value "Dental Coverage" ];
     fhir:CodeSystem.definition [ fhir:value "Dental Coverage." ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.code [ fhir:value "F4" ];
     fhir:CodeSystem.display [ fhir:value "Hearing Coverage" ];
     fhir:CodeSystem.definition [ fhir:value "Hearing Coverage." ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.code [ fhir:value "F6" ];
     fhir:CodeSystem.display [ fhir:value "Vision Coverage" ];
     fhir:CodeSystem.definition [ fhir:value "Vision Coverage." ]
  ] .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.