Onyx Master Patient Index IG - Local Development build (v0.1.0). See the Directory of published versions
| Active as of 2022-12-12 |
@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:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "IdentifierTypeCS"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/IdentifierTypeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">tax<a name=\"IdentifierTypeCS-tax\"> </a></td><td>Tax ID Number</td><td>Tax ID Number</td></tr><tr><td style=\"white-space:nowrap\">npi<a name=\"IdentifierTypeCS-npi\"> </a></td><td>National Provider Identifier</td><td>National Provider Identifier</td></tr><tr><td style=\"white-space:nowrap\">clia<a name=\"IdentifierTypeCS-clia\"> </a></td><td>CLIA</td><td>CLIA</td></tr><tr><td style=\"white-space:nowrap\">payerid<a name=\"IdentifierTypeCS-payerid\"> </a></td><td>Payer ID</td><td>Payer ID</td></tr><tr><td style=\"white-space:nowrap\">mb<a name=\"IdentifierTypeCS-mb\"> </a></td><td>Member ID</td><td>Member ID</td></tr><tr><td style=\"white-space:nowrap\">mr<a name=\"IdentifierTypeCS-mr\"> </a></td><td>Medical Record Number</td><td>Medical Record Number</td></tr><tr><td style=\"white-space:nowrap\">pt<a name=\"IdentifierTypeCS-pt\"> </a></td><td>Patient Account Number</td><td>Patient Account Number</td></tr><tr><td style=\"white-space:nowrap\">um<a name=\"IdentifierTypeCS-um\"> </a></td><td>Unique Member ID</td><td>Unique Member ID</td></tr><tr><td style=\"white-space:nowrap\">cn<a name=\"IdentifierTypeCS-cn\"> </a></td><td>Claim Number</td><td>Claim Number</td></tr><tr><td style=\"white-space:nowrap\">dohmh<a name=\"IdentifierTypeCS-dohmh\"> </a></td><td>Department of Health and Mental Hygeine</td><td/></tr></table></div>"
]; #
fhir:CodeSystem.url [ fhir:value "http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/IdentifierTypeCS"]; #
fhir:CodeSystem.version [ fhir:value "0.1.0"]; #
fhir:CodeSystem.name [ fhir:value "IdentifierTypeCS"]; #
fhir:CodeSystem.title [ fhir:value "Identifier Type"]; #
fhir:CodeSystem.status [ fhir:value "active"]; #
fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2022-12-12T17:19:29-05:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "HL7 Financial Management Working Group"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Financial Management Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fm" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "fm@lists.HL7.org" ] ]
], [
fhir:index 1;
fhir:ContactDetail.name [ fhir:value "Mark Scrimshire (mark.scrimshire@onyxhealth.io)" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "mailto:mark.scrimshire@onyxhealth.io" ] ]
], [
fhir:index 2;
fhir:ContactDetail.name [ fhir:value "Onyx Technology, LLC" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.onyxhealth.io" ] ]
]; #
fhir:CodeSystem.description [ fhir:value "Identifier Type"]; #
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ] ]
]; #
fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.content [ fhir:value "complete"]; #
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger]; #
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "tax" ];
fhir:CodeSystem.concept.display [ fhir:value "Tax ID Number" ];
fhir:CodeSystem.concept.definition [ fhir:value "Tax ID Number" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "npi" ];
fhir:CodeSystem.concept.display [ fhir:value "National Provider Identifier" ];
fhir:CodeSystem.concept.definition [ fhir:value "National Provider Identifier" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "clia" ];
fhir:CodeSystem.concept.display [ fhir:value "CLIA" ];
fhir:CodeSystem.concept.definition [ fhir:value "CLIA" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "payerid" ];
fhir:CodeSystem.concept.display [ fhir:value "Payer ID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Payer ID" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "mb" ];
fhir:CodeSystem.concept.display [ fhir:value "Member ID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Member ID" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "mr" ];
fhir:CodeSystem.concept.display [ fhir:value "Medical Record Number" ];
fhir:CodeSystem.concept.definition [ fhir:value "Medical Record Number" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "pt" ];
fhir:CodeSystem.concept.display [ fhir:value "Patient Account Number" ];
fhir:CodeSystem.concept.definition [ fhir:value "Patient Account Number" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "um" ];
fhir:CodeSystem.concept.display [ fhir:value "Unique Member ID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Unique Member ID" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "cn" ];
fhir:CodeSystem.concept.display [ fhir:value "Claim Number" ];
fhir:CodeSystem.concept.definition [ fhir:value "Claim Number" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "dohmh" ];
fhir:CodeSystem.concept.display [ fhir:value "Department of Health and Mental Hygeine" ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2022+ HL7 Financial Management Working Group. Package hl7.fhir.uv.onyx-mpi#0.1.0 based on FHIR 4.0.1. Generated 2022-12-12
Links: Table of Contents |
QA Report