Flexpa
Developer PortalContact us

Getting started

  • Introduction
  • Quickstart
  • Use cases
  • Pricing
  • Patient access
  • Test mode
  • Going live
  • What we don't do
  • Changelog
  • FAQ

Guides

  • Reading resources
  • Searching resources
  • Code systems

Network

  • Payers
  • Endpoints

Tools

  • Flexpa Link
  • Flexpa API
  • Data analytics
  • Connections
  • MyFlexpa

Patient Resources

  • Connection guide

FHIR Resources

  • Overview
  • AllergyIntolerance
  • CapabilityStatement
  • CarePlan
  • CareTeam
  • Condition
  • Coverage
  • Device
  • DiagnosticReport
  • DocumentReference
  • Encounter
  • ExplanationOfBenefit
  • Goal
  • Immunization
  • Location
  • Medication
  • MedicationDispense
  • MedicationRequest
  • Observation
  • Organization
  • Patient
  • Practitioner
  • PractitionerRole
  • Procedure
  • Provenance

About

  • Handbook
  • Brand kit
  • Join us
  • Privacy Policy
  • Privacy Notice
  • Security
  • Terms of Service

Code systems

When working with coded medical data, code systems allow implementers to interpret a coded value in the context of the system which defined it. This is helpful for interoperability since it enables different applications to speak a common language.

However code systems are not referenced consistently across payers. This poses a challenge to implementers who expect, for example, to reference the official URI for the ICD-10 code system http://hl7.org/fhir/sid/icd-10 but instead receive https://icd.who.int/browse10/2019/en in a payload.

Flexpa's API maps non-standardized versions of code system URIs to standardized versions, so that developers can know what to expect in FHIR payloads. This reference documents the code system URIs which developers can expect to appear in FHIR resources that are returned by Flexpa's API.

Please note that Flexpa's system URI map is constantly expanding and improving. If you come across a code system URI that you would like to be standardized, please let us know at support@flexpa.com.

Legend

HL7 lists several types of code systems. They can be categorized as:
  • Code system
    A system that is defined by HL7 FHIR
  • Naming system
    A curated namespace that is often used for the identification of concepts, people, devices, etc.
  • External code system
    A system that is defined by an organization that is external to, but referenced by, HL7. See HL7 External code systems
  • FHIR resource
    A system that references the definition of a FHIR resource

Supported code systems

Flexpa's API attempts to map the following code systems in place within FHIR resource payloads. The mapped value is set to the system URI.
NameURIOther IDsHL7 Category
AdjudicationValueCodeshttp://terminology.hl7.org/CodeSystem/adjudicationurn:oid:2.16.840.1.113883.4.642.1.1171
IdentifierTypehttp://terminology.hl7.org/CodeSystem/v2-0203urn:oid:2.16.840.1.113883.18.108
ClaimInformationCategoryCodeshttp://terminology.hl7.org/CodeSystem/claiminformationcategoryurn:oid:2.16.840.1.113883.4.642.1.1163
C4BBSupportingInfoTypehttp://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
C4BBPayerAdjudicationStatushttp://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus
USEINhttp://terminology.hl7.org/NamingSystem/USEINurn:oid:2.16.840.1.113883.4.4
CDCREChttp://terminology.hl7.org/NamingSystem/CDCRECurn:oid:2.16.840.1.113883.6.238
SNOMEDhttp://snomed.info/scturn:oid:2.16.840.1.113883.6.96
RxNormhttp://www.nlm.nih.gov/research/umls/rxnormurn:oid:2.16.840.1.113883.6.88
LOINChttp://loinc.orgurn:oid:2.16.840.1.113883.6.1
pCLOCDhttps://fhir.infoway-inforoute.ca/CodeSystem/pCLOCDurn:oid:2.16.840.1.113883.2.20.5.1
UCUMhttp://unitsofmeasure.orgurn:oid:2.16.840.1.113883.6.8
CPThttp://www.ama-assn.org/go/cpturn:oid:2.16.840.1.113883.6.12
MED-RThttp://va.gov/terminology/medrturn:oid:2.16.840.1.113883.6.345
NDF-RThttp://hl7.org/fhir/ndfrturn:oid:2.16.840.1.113883.6.209
UNIIhttp://fdasis.nlm.nih.govurn:oid:2.16.840.1.113883.4.9
NDChttp://hl7.org/fhir/sid/ndcurn:oid:2.16.840.1.113883.6.69
CVXhttp://hl7.org/fhir/sid/cvxurn:oid:2.16.840.1.113883.12.292
ICD-10http://hl7.org/fhir/sid/icd-10urn:oid:2.16.840.1.113883.6.3
ICD-10-CMhttp://hl7.org/fhir/sid/icd-10-cmurn:oid:2.16.840.1.113883.6.90
ICD-9http://terminology.hl7.org/CodeSystem/icd9urn:oid:2.16.840.1.113883.6.42
ICD-9-CMhttp://terminology.hl7.org/CodeSystem/icd9cmurn:oid:2.16.840.1.113883.6.2
MDCurn:iso:std:iso:11073:10101urn:oid:2.16.840.1.113883.6.24
HCPCShttps://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSetsurn:oid:2.16.840.1.113883.6.285
UPChttp://terminology.hl7.org/CodeSystem/UPCurn:oid:2.16.840.1.113883.6.55
CDThttp://www.ada.org/cdturn:oid:2.16.840.1.113883.6.13
USPShttps://www.usps.com
Patienthttps://www.hl7.org/fhir/patient.html
ExplanationOfBenefithttps://www.hl7.org/fhir/explanationofbenefit.html
Total 29
Note: If you require a specific code system to be supported, contact support@flexpa.com.
Status TwitterGitHub

© 2023 Flexpa. All rights reserved.