Consumer-Directed Payer Data Exchange
- Release 0.1.0

This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Turtle Format: ValueSet-CARIN-BB-Identifier-Type

Raw ttl

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "CARIN-BB-Identifier-Type"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "6" ];
     fhir:Meta.lastUpdated [ fhir:value "2019-12-02T03:49:55.000+00:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CARIN Blue Button Identifier Type Value Set</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/v2/0203/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MB\">MB</a></td><td>Member Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PT\">PT</a></td><td>Patient External Identifier</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MA\">MA</a></td><td>Patient Medicaid Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MC\">MC</a></td><td>Patient's Medicare Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-SN\">SN</a></td><td>Subscriber Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-NH\">NH</a></td><td>National Health Plan Identifier</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-NPI\">NPI</a></td><td>National provider identifier</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MCD\">MCD</a></td><td>Practitioner Medicaid number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-MCR\">MCR</a></td><td>Practitioner Medicare number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-PPIN\">PPIN</a></td><td>Medicare/CMS Performing Provider Identification Number</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0203/index.html#v2-0203-UPIN\">UPIN</a></td><td>Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers</td><td/></tr></table></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/v2/0203/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a>, where the codes are contained in <a href=\"http://hl7.org/fhir/R4/valueset-identifier-type.html\">http://hl7.org/fhir/ValueSet/identifier-type</a></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/carin/ValueSet/carin-bb-identifier-type"];
  fhir:ValueSet.version [ fhir:value "0.1.0"];
  fhir:ValueSet.name [ fhir:value "CARINBBIdentifierType"];
  fhir:ValueSet.title [ fhir:value "CARIN Blue Button Identifier Type Value Set"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.date [ fhir:value "2019-12-23T19:40:59+00:00"^^xsd:dateTime];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MB" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Member Number" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PT" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient External Identifier" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MA" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient Medicaid Number" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MC" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient's Medicare Number" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "SN" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Subscriber Number" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "NH" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "National Health Plan Identifier" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "NPI" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "National provider identifier" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MCD" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Practitioner Medicaid number" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "MCR" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Practitioner Medicare number" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PPIN" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Medicare/CMS Performing Provider Identification Number" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "UPIN" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://hl7.org/fhir/ValueSet/identifier-type";
         fhir:index 0;
         fhir:link <http://hl7.org/fhir/ValueSet/identifier-type>       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.