US Core IG support reference
Last updated
Was this helpful?
Last updated
Was this helpful?
This reference is a work in progress. Please, if have any questions.
Currently supported version is 5.0.1
. It is available via this URL: https://github.com/zen-fhir/hl7-fhir-us-core.git
.
Historical versions 2.1.0
, 3.0.0
, 3.0.1
, 3.1.0
, 3.1.1
, 3.2.0
, 4.0.0
, 4.1.0
and 5.0.0
support is a work in progress. You can try them out by enabling via zip URL. List of URLs is available .
When a profile is loaded into Aidbox it can be used for validation via meta.profile
attribute of resources.
Enabling extensions allows Aidbox to validate its rules and constraints on a resource validation. If an extension is not enabled it still can be used in a resource, but no validation will be applied to it.
Patient.birthsex
none
Patient.ethnicity
QuestionnaireResponse._questionnaire.url
Patient.genderIdentity
Patient.race
ICD-10 and ICD-9 codes are included. SNOMED CT US codes are planned to be supported.
Relies on externally published code system LOINC. Planned to be supported.
Relies on externally published code system LOINC. Planned to be supported.
CPT codes are included. SNOMED CT US codes are planned to be supported.
Includes whole SNOMED CT and LOINC terminologies. Both are externally published and are planned to be supported.
Relies on externally published code system LOINC. Planned to be supported.
Includes whole SNOMED CT. Planned to be supported.
Relies on externally published code systems SNOMED CT US/LOINC/CPT/CDT.
Includes whole SNOMED CT. Planned to be supported.
Relies on externally published code system LOINC. Planned to be supported.
Relies on externally published code system https://www.usps.com/
.
Planned to be supported.
http://www.cms.gov/Medicare/Coding/ICD10
http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets
http://www.ada.org/cdt
https://www.usps.com
CareTeam
role
Condition
asserted-date
Since 2301
Encounter
discharge-disposition
Goal
description
Patient
race
Since 2301
Patient
ethnicity
Since 2301
Patient
gender-identity
Since 2301
US Core IG also contains Search Parameters derived from the Base FHIR Specification, they all are fully supported.
AllergyIntolerance
clinical-status, patient
CarePlan
category, date, patient, status
CareTeam
patient, status, role
Condition
category, clinical-status, patient, onset-date, asserted-date, recorded-date, abatement-date, code, encounter
Device
patient, type
DiagnosticReport
status, patient, category, code, date
DocumentReference
_id, status, patient, category, type, date, period
Encounter
_id, class, date, identifier, patient, location, status, type, discharge-disposition
Goal
lifecycle-status, patient, target-date
Immunization
patient, status, date
Location
name, address, address-city, address-state, address-postalcode
MedicationRequest
status, intent, patient, encounter, authoredon
Observation
status, category, code, date, patient
Organization
name, address
Patient
_id, birthdate, family, gender, given, identifier, name
Practitioner
_id, name, identifier
PractitionerRole
specialty, practitioner
Procedure
status, patient, date, code
QuestionnaireResponse
_id, patient, status, _tag, authored, questionnaire
RelatedPerson
_id, patient
ServiceRequest
status, patient, category, code, authored, _id
Various REST API operations described in an IG.
Supporting a CapabilityStatement allows to perform FHIR server capabilities discovery.
This is related to FHIR clients, not FHIR servers.
Loading a terminology into Aidbox allows you to use and also to validate value set bindings in resources. If a terminology is not loaded you can still save resources, but no validation of the terminology bindings will be applied.
Relies on code system with grammar. Expressions are not supported, only a subset of codes can be validated.
Relies on externally published code system
Includes NUCC codes provided
Refer to the
Loading Search Parameters into Aidbox enables you to use them in .
Aidbox instance based on its current set up. Generated response may differ from the IG statement.