minimal Common Oncology Data Elements (mCODE) Implementation Guide
2.1.0 - STU 2.1 United States of America flag

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.1.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: Comorbidities Elixhauser Profile

Official URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbidities-elixhauser Version: 2.1.0
Active as of 2023-03-21 Computable Name: ComorbiditiesElixhauser

Comorbid condition checklist and optional risk score, using Elixhauser comorbidity categories as defined by the Agency for Healthcare Research and Quality (AHRQ) Healthcare Cost and Utilization Project (H-CUP).

Background

“Comorbidity” speaks to the presence of more than one distinct condition in an individual. Typically, the term refers to additional disorders relative to a current “index” disease (Valderas, et al.).

Co-occurring disorders are typically treated as high-level categories, for example, “dementia” or “renal disease”. Comorbidity categories are not universal, but rather, selected because of their clinical significance to the diagnosis, prognosis, or treatment of the index disease. The comorbidities significant in COVID-19 treatment are different than those for congestive heart failure.

Notwithstanding, there are several general models used to note the presence of multiple disease categories in one individual, typically used to calculate a morbidity burden or risk score.The Charlson Index is one of the most widely used indices, but there are dozens of others (DeGroot et al.).

Elixhauser Comorbidities

The current profile captures comorbidities in the form of a checklist, based on one of these general models, the Elixhauser Comorbidity Index.

The Elixhauser Index categorizes comorbidities using International Classification of Diseases (ICD) diagnosis codes. Each comorbidity category is dichotomous – it is either present or it is not. The Index can be used to predict hospital resource use and in-hospital mortality (see https://pubmed.ncbi.nlm.nih.gov/9431328).

Over time, there have been changes to the Index. The list of specific ICD diagnosis codes was updated from ICD-9-CM to ICD-10, and categories have been been revised. As a result, there are different versions of the categories and associated ICD-10 codes. The particular version used here was defined by the Agency for Healthcare Research and Quality (AHRQ) Healthcare Cost and Utilization Project (H-CUP) (see https://www.hcup-us.ahrq.gov/toolssoftware/comorbidityicd10/comorbidity_icd10.jsp).

FHIR Implementation Overview

In this profile, each comorbidity category is represented by a component (Observation.component). Each component is identified by a code, and has the same set of coded values: present, absent, or unknown.

If a comorbidity is present, the user can optionally supply a specific code detailing the disease, or provide link to an existing Condition resource.

For any component, “present” or “absent” refers back to a comorbidity category defined by Observation.component.code. Since there are no existing codes for individual Elixhauser categories, mCODE provides them. For example, a component relating to congestive heart failure (CHF) will have component.code.coding.system of http://hl7.org/fhir/us/mcode/CodeSystem/mcode-elixhauser-category-cs and component.code.coding.code “CHF”. The implication is that the patient has a disease found in the specific version of Elixhauser CHF codes corresponding to the definition of the “CHF” code; in this case, one of the codes in Elixhauser Comorbid Condition Value Set for Congestive Heart Failure.

If an overall calculated index score should be recorded in Observation.value[valueInteger]. Two situations where the index value might be missing are (1) when the standardized comorbidity components are themselves of interest and the index is not, and (2) If the components have been collected, but the index has not yet be calculated. In the second case, the observation might be sent across the wire to a server that fills in the index value, so in the interim before that, the value is missing.

Usage

This profile assumes the current focus or “index” condition is the patient’s cancer. Typically, a cancer condition would not be considered a comorbidity in a cancer patient, but it is possible that there could be pre-existing or concurrent cancer condition could be included in the list of comorbidities. There are many comorbidity categories, and usually only the comorbidities that are present are worth recording. However, if there is a need to know a comorbidity is not present, it can be documented using the current structure. Reporting of the actual condition, by reference or by code, is not required.

Conformance

Observation resources associated with an in-scope patient with Observation.code of LNC#78923-0 MUST conform to this profile. Beyond this requirement, a producer of resources SHOULD ensure that any resource instance associated with an in-scope patient that would reasonably be expected to conform to this profile SHOULD be published in this form.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from ComorbiditiesParent

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ComorbiditiesParentMeasurements and simple assertions
... status S1..1coderegistered | preliminary | final | amended +
... code S1..1CodeableConceptType of observation (code / type)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: comorbidities-elixhauser
..... display1..1stringRepresentation defined by the system
Fixed Value: Elixhauser Comorbidity Panel
... subject S0..1Reference(Cancer Patient Profile)Who and/or what the observation is about
... effective[x] S0..1dateTime, Period, Timing, instantClinically relevant time/time-period for observation
... value[x] S0..1integerActual result
... Slices for component S0..*BackboneElementComponent results
Slice: Unordered, Closed by pattern:code
.... component:All Slices Content/Rules for all slices
..... value[x] 0..1CodeableConceptActual component result
Binding: Present Absent Value Set (required)
.... component:aids S0..1BackboneElementAcquired Immune Deficiency Syndrome
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser HIV-AIDS Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: AIDS
..... value[x] S0..1CodeableConceptActual component result
.... component:alcoholAbuse S0..1BackboneElementAlcohol Abuse
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Alcohol Abuse Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ALCOHOL
..... value[x] S0..1CodeableConceptActual component result
.... component:deficiencyAnemia S0..1BackboneElementDeficiencyAnemia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Deficiency Anemia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANEMDF
..... value[x] S0..1CodeableConceptActual component result
.... component:arthropathy S0..1BackboneElementArthropathy
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Rheumatoid Arthritis and Collagen Vascular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ARTH
..... value[x] S0..1CodeableConceptActual component result
.... component:bloodLossAnemia S0..1BackboneElementChronic Blood Loss Anemia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Blood Loss Anemia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BLDLOSS
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerLeukemia S0..1BackboneElementLeukemia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Leukemia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LEUK
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerLymphoma S0..1BackboneElementLymphoma
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Lymphoma Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LYMPH
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerMetastatic S0..1BackboneElementMetastatic Cancer
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Metastatic Cancer Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_METS
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerSolidInSitu S0..1BackboneElementSolid tumor without metastasis, in situ
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors In Situ Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_NSITU
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerSolidMalignant S0..1BackboneElementSolid tumor without metastasis, malignant
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors Without Metastases Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_SOLID
..... value[x] S0..1CodeableConceptActual component result
.... component:cerebrovascular S0..1BackboneElementCerebrovascular disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Cerebrovascular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CBVD
..... value[x] S0..1CodeableConceptActual component result
.... component:congestiveHeartFailure S0..1BackboneElementCongestiveHeartFailure
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Congestive Heart Failure Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CHF
..... value[x] S0..1CodeableConceptActual component result
.... component:coagulopathy S0..1BackboneElementCoagulation Deficiency
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Coagulation Deficiency Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: COAG
..... value[x] S0..1CodeableConceptActual component result
.... component:dementia S0..1BackboneElementDementia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Dementia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEMENTIA
..... value[x] S0..1CodeableConceptActual component result
.... component:depression S0..1BackboneElementDepression
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Depression Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEPRESS
..... value[x] S0..1CodeableConceptActual component result
.... component:diabetesComplicated S0..1BackboneElementDiabetes with chronic complications
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes With Chronic Complications Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_CX
..... value[x] S0..1CodeableConceptActual component result
.... component:diabetesUncomplicated S0..1BackboneElementDiabetes without chronic complications
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes Without Chronic Complications Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_UNCX
..... value[x] S0..1CodeableConceptActual component result
.... component:drugAbuse S0..1BackboneElementDrug Abuse
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Drug Abuse Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DRUG_ABUSE
..... value[x] S0..1CodeableConceptActual component result
.... component:hypertensionComplicated S0..1BackboneElementHypertension, Complicated
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Complicated Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_CX
..... value[x] S0..1CodeableConceptActual component result
.... component:hypertensionUncomplicated S0..1BackboneElementHypertension, Uncomplicated
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Uncomplicated Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_UNCX
..... value[x] S0..1CodeableConceptActual component result
.... component:liverDiseaseMild S0..1BackboneElementMild Liver Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Mild Liver Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_MLD
..... value[x] S0..1CodeableConceptActual component result
.... component:liverDiseaseSevere S0..1BackboneElementModerate to Severe Liver Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate To Severe Liver Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_SEV
..... value[x] S0..1CodeableConceptActual component result
.... component:chronicPulmonaryDisease S0..1BackboneElementChronic pulmonary disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Pulmonary Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LUNG_CHRONIC
..... value[x] S0..1CodeableConceptActual component result
.... component:neurologicalMovement S0..1BackboneElementNeurological disorders affecting movement
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Movement Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_MOVT
..... value[x] S0..1CodeableConceptActual component result
.... component:neurologicalOther S0..1BackboneElementOther neurological disorders
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Neurological Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_OTH
..... value[x] S0..1CodeableConceptActual component result
.... component:neurologicalSeizure S0..1BackboneElementSeizures and epilepsy
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Seizure Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_SEIZ
..... value[x] S0..1CodeableConceptActual component result
.... component:obesity S0..1BackboneElementObesity
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Obesity Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: OBESE
..... value[x] S0..1CodeableConceptActual component result
.... component:paralysis S0..1BackboneElementParalysis
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Paralysis Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PARALYSIS
..... value[x] S0..1CodeableConceptActual component result
.... component:peripheralVascularDisease S0..1BackboneElementPeripheral Vascular Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Peripheral Vascular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PERIVASC
..... value[x] S0..1CodeableConceptActual component result
.... component:psychosis S0..1BackboneElementPsychosis
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Psychosis Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PSYCHOSIS
..... value[x] S0..1CodeableConceptActual component result
.... component:pulmonaryCirculationDisorder S0..1BackboneElementPulmonary Circulation Disorders
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Pulmonary Circulation Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PULMCIRC
..... value[x] S0..1CodeableConceptActual component result
.... component:renalFailureModerate S0..1BackboneElementModerate Renal Failure
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate Renal Failure Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_MOD
..... value[x] S0..1CodeableConceptActual component result
.... component:renalFailureSevere S0..1BackboneElementSevere Renal Failure
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Severe Renal Failure Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_SEV
..... value[x] S0..1CodeableConceptActual component result
.... component:hypothyroidism S0..1BackboneElementHypothyroidism
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypothyroidism Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_HYPO
..... value[x] S0..1CodeableConceptActual component result
.... component:thyroidOther S0..1BackboneElementOther Thyroid Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Thyroid Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_OTH
..... value[x] S0..1CodeableConceptActual component result
.... component:ulcer S0..1BackboneElementUlcer
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Peptic Ulcer Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ULCER_PEPTIC
..... value[x] S0..1CodeableConceptActual component result
.... component:valvularDisease S0..1BackboneElementValvular Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Valvular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: VALVE
..... value[x] S0..1CodeableConceptActual component result
.... component:weightLoss S0..1BackboneElementWeight Loss
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Weight Loss Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: WGHTLOSS
..... value[x] S0..1CodeableConceptActual component result

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Observation.component.value[x]requiredPresentAbsentVS
Observation.component:aids.extension:conditionCode.value[x]requiredElixhauserAidsVS
Observation.component:alcoholAbuse.extension:conditionCode.value[x]requiredElixhauserAlcoholAbuseVS
Observation.component:deficiencyAnemia.extension:conditionCode.value[x]requiredElixhauserDeficiencyAnemiaVS
Observation.component:arthropathy.extension:conditionCode.value[x]requiredElixhauserRheumatoidArthritisVS
Observation.component:bloodLossAnemia.extension:conditionCode.value[x]requiredElixhauserBloodLossAnemiaVS
Observation.component:cancerLeukemia.extension:conditionCode.value[x]requiredElixhauserCancerLeukemiaVS
Observation.component:cancerLymphoma.extension:conditionCode.value[x]requiredElixhauserCancerLymphomaVS
Observation.component:cancerMetastatic.extension:conditionCode.value[x]requiredElixhauserCancerMetastaticVS
Observation.component:cancerSolidInSitu.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorInSituVS
Observation.component:cancerSolidMalignant.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorMalignantVS
Observation.component:cerebrovascular.extension:conditionCode.value[x]requiredElixhauserCerebrovascularDiseaseVS
Observation.component:congestiveHeartFailure.extension:conditionCode.value[x]requiredElixhauserCongestiveHeartFailureVS
Observation.component:coagulopathy.extension:conditionCode.value[x]requiredElixhauserCoagulationDeficiencyVS
Observation.component:dementia.extension:conditionCode.value[x]requiredElixhauserDementiaVS
Observation.component:depression.extension:conditionCode.value[x]requiredElixhauserDepressionVS
Observation.component:diabetesComplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesComplicatedVS
Observation.component:diabetesUncomplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesUncomplicatedVS
Observation.component:drugAbuse.extension:conditionCode.value[x]requiredElixhauserDrugAbuseVS
Observation.component:hypertensionComplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionComplicatedVS
Observation.component:hypertensionUncomplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionUncomplicatedVS
Observation.component:liverDiseaseMild.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseMildVS
Observation.component:liverDiseaseSevere.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseSevereVS
Observation.component:chronicPulmonaryDisease.extension:conditionCode.value[x]requiredElixhauserChronicPulmonaryDiseaseVS
Observation.component:neurologicalMovement.extension:conditionCode.value[x]requiredElixhauserNeurologicalMovementDisorderVS
Observation.component:neurologicalOther.extension:conditionCode.value[x]requiredElixhauserOtherNeurologicalVS
Observation.component:neurologicalSeizure.extension:conditionCode.value[x]requiredElixhauserNeurologicalSeizureDisorderVS
Observation.component:obesity.extension:conditionCode.value[x]requiredElixhauserObesityVS
Observation.component:paralysis.extension:conditionCode.value[x]requiredElixhauserParalysisVS
Observation.component:peripheralVascularDisease.extension:conditionCode.value[x]requiredElixhauserPeripheralVascularDiseaseVS
Observation.component:psychosis.extension:conditionCode.value[x]requiredElixhauserPsychosisVS
Observation.component:pulmonaryCirculationDisorder.extension:conditionCode.value[x]requiredElixhauserPulmonaryCirculationDisorderVS
Observation.component:renalFailureModerate.extension:conditionCode.value[x]requiredElixhauserRenalFailureModerateVS
Observation.component:renalFailureSevere.extension:conditionCode.value[x]requiredElixhauserRenalFailureSevereVS
Observation.component:hypothyroidism.extension:conditionCode.value[x]requiredElixhauserHypothyroidismVS
Observation.component:thyroidOther.extension:conditionCode.value[x]requiredElixhauserOtherThyroidDisorderVS
Observation.component:ulcer.extension:conditionCode.value[x]requiredElixhauserUlcerVS
Observation.component:valvularDisease.extension:conditionCode.value[x]requiredElixhauserValvularDiseaseVS
Observation.component:weightLoss.extension:conditionCode.value[x]requiredElixhauserWeightLossVS
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ComorbiditiesParentMeasurements and simple assertions
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!SΣ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: comorbidities-elixhauser
..... display1..1stringRepresentation defined by the system
Fixed Value: Elixhauser Comorbidity Panel
... subject SΣ0..1Reference(Cancer Patient Profile)Who and/or what the observation is about
... focus SΣ0..*Reference(Primary Cancer Condition Profile)The Index Condition
... effective[x] SΣ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... value[x] SΣC0..1integerActual result
... Slices for component SΣ0..*BackboneElementComponent results
Slice: Unordered, Closed by pattern:code
.... component:All Slices Content/Rules for all slices
..... conditionCode 0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
..... conditionReference 0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code Σ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... value[x] Σ0..1CodeableConceptActual component result
Binding: Present Absent Value Set (required)
.... component:aids SΣ0..1BackboneElementAcquired Immune Deficiency Syndrome
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser HIV-AIDS Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: AIDS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:alcoholAbuse SΣ0..1BackboneElementAlcohol Abuse
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Alcohol Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ALCOHOL
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:deficiencyAnemia SΣ0..1BackboneElementDeficiencyAnemia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Deficiency Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANEMDF
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:arthropathy SΣ0..1BackboneElementArthropathy
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Rheumatoid Arthritis and Collagen Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ARTH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:bloodLossAnemia SΣ0..1BackboneElementChronic Blood Loss Anemia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Blood Loss Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BLDLOSS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerLeukemia SΣ0..1BackboneElementLeukemia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Leukemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LEUK
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerLymphoma SΣ0..1BackboneElementLymphoma
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Lymphoma Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LYMPH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerMetastatic SΣ0..1BackboneElementMetastatic Cancer
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Metastatic Cancer Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_METS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerSolidInSitu SΣ0..1BackboneElementSolid tumor without metastasis, in situ
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors In Situ Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_NSITU
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerSolidMalignant SΣ0..1BackboneElementSolid tumor without metastasis, malignant
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors Without Metastases Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_SOLID
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cerebrovascular SΣ0..1BackboneElementCerebrovascular disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Cerebrovascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CBVD
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:congestiveHeartFailure SΣ0..1BackboneElementCongestiveHeartFailure
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Congestive Heart Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CHF
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:coagulopathy SΣ0..1BackboneElementCoagulation Deficiency
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Coagulation Deficiency Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: COAG
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:dementia SΣ0..1BackboneElementDementia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Dementia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEMENTIA
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:depression SΣ0..1BackboneElementDepression
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Depression Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEPRESS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:diabetesComplicated SΣ0..1BackboneElementDiabetes with chronic complications
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes With Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_CX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:diabetesUncomplicated SΣ0..1BackboneElementDiabetes without chronic complications
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes Without Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_UNCX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:drugAbuse SΣ0..1BackboneElementDrug Abuse
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Drug Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DRUG_ABUSE
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:hypertensionComplicated SΣ0..1BackboneElementHypertension, Complicated
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Complicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_CX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:hypertensionUncomplicated SΣ0..1BackboneElementHypertension, Uncomplicated
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Uncomplicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_UNCX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:liverDiseaseMild SΣ0..1BackboneElementMild Liver Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Mild Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_MLD
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:liverDiseaseSevere SΣ0..1BackboneElementModerate to Severe Liver Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate To Severe Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_SEV
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:chronicPulmonaryDisease SΣ0..1BackboneElementChronic pulmonary disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Pulmonary Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LUNG_CHRONIC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:neurologicalMovement SΣ0..1BackboneElementNeurological disorders affecting movement
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Movement Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_MOVT
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:neurologicalOther SΣ0..1BackboneElementOther neurological disorders
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Neurological Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_OTH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:neurologicalSeizure SΣ0..1BackboneElementSeizures and epilepsy
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Seizure Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_SEIZ
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:obesity SΣ0..1BackboneElementObesity
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Obesity Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: OBESE
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:paralysis SΣ0..1BackboneElementParalysis
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Paralysis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PARALYSIS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:peripheralVascularDisease SΣ0..1BackboneElementPeripheral Vascular Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Peripheral Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PERIVASC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:psychosis SΣ0..1BackboneElementPsychosis
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Psychosis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PSYCHOSIS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:pulmonaryCirculationDisorder SΣ0..1BackboneElementPulmonary Circulation Disorders
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Pulmonary Circulation Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PULMCIRC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:renalFailureModerate SΣ0..1BackboneElementModerate Renal Failure
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_MOD
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:renalFailureSevere SΣ0..1BackboneElementSevere Renal Failure
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Severe Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_SEV
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:hypothyroidism SΣ0..1BackboneElementHypothyroidism
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypothyroidism Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_HYPO
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:thyroidOther SΣ0..1BackboneElementOther Thyroid Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Thyroid Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_OTH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:ulcer SΣ0..1BackboneElementUlcer
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Peptic Ulcer Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ULCER_PEPTIC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:valvularDisease SΣ0..1BackboneElementValvular Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Valvular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: VALVE
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:weightLoss SΣ0..1BackboneElementWeight Loss
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Weight Loss Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: WGHTLOSS
..... value[x] SΣ0..1CodeableConceptActual component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Observation.statusrequiredObservationStatus
Observation.codeexamplePattern: comorbidities-elixhauser("Elixhauser Comorbidity Panel")
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
Observation.component.value[x]requiredPresentAbsentVS
Observation.component:aids.extension:conditionCode.value[x]requiredElixhauserAidsVS
Observation.component:aids.codeexamplePattern: AIDS
Observation.component:alcoholAbuse.extension:conditionCode.value[x]requiredElixhauserAlcoholAbuseVS
Observation.component:alcoholAbuse.codeexamplePattern: ALCOHOL
Observation.component:deficiencyAnemia.extension:conditionCode.value[x]requiredElixhauserDeficiencyAnemiaVS
Observation.component:deficiencyAnemia.codeexamplePattern: ANEMDF
Observation.component:arthropathy.extension:conditionCode.value[x]requiredElixhauserRheumatoidArthritisVS
Observation.component:arthropathy.codeexamplePattern: ARTH
Observation.component:bloodLossAnemia.extension:conditionCode.value[x]requiredElixhauserBloodLossAnemiaVS
Observation.component:bloodLossAnemia.codeexamplePattern: BLDLOSS
Observation.component:cancerLeukemia.extension:conditionCode.value[x]requiredElixhauserCancerLeukemiaVS
Observation.component:cancerLeukemia.codeexamplePattern: CANCER_LEUK
Observation.component:cancerLymphoma.extension:conditionCode.value[x]requiredElixhauserCancerLymphomaVS
Observation.component:cancerLymphoma.codeexamplePattern: CANCER_LYMPH
Observation.component:cancerMetastatic.extension:conditionCode.value[x]requiredElixhauserCancerMetastaticVS
Observation.component:cancerMetastatic.codeexamplePattern: CANCER_METS
Observation.component:cancerSolidInSitu.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorInSituVS
Observation.component:cancerSolidInSitu.codeexamplePattern: CANCER_NSITU
Observation.component:cancerSolidMalignant.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorMalignantVS
Observation.component:cancerSolidMalignant.codeexamplePattern: CANCER_SOLID
Observation.component:cerebrovascular.extension:conditionCode.value[x]requiredElixhauserCerebrovascularDiseaseVS
Observation.component:cerebrovascular.codeexamplePattern: CBVD
Observation.component:congestiveHeartFailure.extension:conditionCode.value[x]requiredElixhauserCongestiveHeartFailureVS
Observation.component:congestiveHeartFailure.codeexamplePattern: CHF
Observation.component:coagulopathy.extension:conditionCode.value[x]requiredElixhauserCoagulationDeficiencyVS
Observation.component:coagulopathy.codeexamplePattern: COAG
Observation.component:dementia.extension:conditionCode.value[x]requiredElixhauserDementiaVS
Observation.component:dementia.codeexamplePattern: DEMENTIA
Observation.component:depression.extension:conditionCode.value[x]requiredElixhauserDepressionVS
Observation.component:depression.codeexamplePattern: DEPRESS
Observation.component:diabetesComplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesComplicatedVS
Observation.component:diabetesComplicated.codeexamplePattern: DIAB_CX
Observation.component:diabetesUncomplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesUncomplicatedVS
Observation.component:diabetesUncomplicated.codeexamplePattern: DIAB_UNCX
Observation.component:drugAbuse.extension:conditionCode.value[x]requiredElixhauserDrugAbuseVS
Observation.component:drugAbuse.codeexamplePattern: DRUG_ABUSE
Observation.component:hypertensionComplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionComplicatedVS
Observation.component:hypertensionComplicated.codeexamplePattern: HTN_CX
Observation.component:hypertensionUncomplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionUncomplicatedVS
Observation.component:hypertensionUncomplicated.codeexamplePattern: HTN_UNCX
Observation.component:liverDiseaseMild.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseMildVS
Observation.component:liverDiseaseMild.codeexamplePattern: LIVER_MLD
Observation.component:liverDiseaseSevere.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseSevereVS
Observation.component:liverDiseaseSevere.codeexamplePattern: LIVER_SEV
Observation.component:chronicPulmonaryDisease.extension:conditionCode.value[x]requiredElixhauserChronicPulmonaryDiseaseVS
Observation.component:chronicPulmonaryDisease.codeexamplePattern: LUNG_CHRONIC
Observation.component:neurologicalMovement.extension:conditionCode.value[x]requiredElixhauserNeurologicalMovementDisorderVS
Observation.component:neurologicalMovement.codeexamplePattern: NEURO_MOVT
Observation.component:neurologicalOther.extension:conditionCode.value[x]requiredElixhauserOtherNeurologicalVS
Observation.component:neurologicalOther.codeexamplePattern: NEURO_OTH
Observation.component:neurologicalSeizure.extension:conditionCode.value[x]requiredElixhauserNeurologicalSeizureDisorderVS
Observation.component:neurologicalSeizure.codeexamplePattern: NEURO_SEIZ
Observation.component:obesity.extension:conditionCode.value[x]requiredElixhauserObesityVS
Observation.component:obesity.codeexamplePattern: OBESE
Observation.component:paralysis.extension:conditionCode.value[x]requiredElixhauserParalysisVS
Observation.component:paralysis.codeexamplePattern: PARALYSIS
Observation.component:peripheralVascularDisease.extension:conditionCode.value[x]requiredElixhauserPeripheralVascularDiseaseVS
Observation.component:peripheralVascularDisease.codeexamplePattern: PERIVASC
Observation.component:psychosis.extension:conditionCode.value[x]requiredElixhauserPsychosisVS
Observation.component:psychosis.codeexamplePattern: PSYCHOSIS
Observation.component:pulmonaryCirculationDisorder.extension:conditionCode.value[x]requiredElixhauserPulmonaryCirculationDisorderVS
Observation.component:pulmonaryCirculationDisorder.codeexamplePattern: PULMCIRC
Observation.component:renalFailureModerate.extension:conditionCode.value[x]requiredElixhauserRenalFailureModerateVS
Observation.component:renalFailureModerate.codeexamplePattern: RENLFL_MOD
Observation.component:renalFailureSevere.extension:conditionCode.value[x]requiredElixhauserRenalFailureSevereVS
Observation.component:renalFailureSevere.codeexamplePattern: RENLFL_SEV
Observation.component:hypothyroidism.extension:conditionCode.value[x]requiredElixhauserHypothyroidismVS
Observation.component:hypothyroidism.codeexamplePattern: THYROID_HYPO
Observation.component:thyroidOther.extension:conditionCode.value[x]requiredElixhauserOtherThyroidDisorderVS
Observation.component:thyroidOther.codeexamplePattern: THYROID_OTH
Observation.component:ulcer.extension:conditionCode.value[x]requiredElixhauserUlcerVS
Observation.component:ulcer.codeexamplePattern: ULCER_PEPTIC
Observation.component:valvularDisease.extension:conditionCode.value[x]requiredElixhauserValvularDiseaseVS
Observation.component:valvularDisease.codeexamplePattern: VALVE
Observation.component:weightLoss.extension:conditionCode.value[x]requiredElixhauserWeightLossVS
Observation.component:weightLoss.codeexamplePattern: WGHTLOSS
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ComorbiditiesParentMeasurements and simple assertions
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness Identifier for observation
... basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
... status ?!SΣ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category 0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.


... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: comorbidities-elixhauser
..... display1..1stringRepresentation defined by the system
Fixed Value: Elixhauser Comorbidity Panel
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject SΣ0..1Reference(Cancer Patient Profile)Who and/or what the observation is about
... focus SΣ0..*Reference(Primary Cancer Condition Profile)The Index Condition
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] SΣ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued Σ0..1instantDate/Time this version was made available
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
... value[x] SΣC0..1integerActual result
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptNot used in this profile
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen 0..1Reference(Specimen)Not used in this profile
... device 0..1Reference(Device | DeviceMetric)Not used in this profile
... referenceRange C0..*BackboneElementProvides guide for interpretation
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low C0..1SimpleQuantityLow Range, if relevant
.... high C0..1SimpleQuantityHigh Range, if relevant
.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age 0..1RangeApplicable age range, if relevant
.... text 0..1stringText based reference range in an observation
... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
... Slices for component SΣ0..*BackboneElementComponent results
Slice: Unordered, Closed by pattern:code
.... component:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionExtensions to capture specific conditions that fall into the given category.
Slice: Unordered, Open by value:url
..... conditionCode 0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
..... conditionReference 0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code Σ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... value[x] Σ0..1CodeableConceptActual component result
Binding: Present Absent Value Set (required)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:aids SΣ0..1BackboneElementAcquired Immune Deficiency Syndrome
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser HIV-AIDS Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: AIDS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:alcoholAbuse SΣ0..1BackboneElementAlcohol Abuse
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Alcohol Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ALCOHOL
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:deficiencyAnemia SΣ0..1BackboneElementDeficiencyAnemia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Deficiency Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANEMDF
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:arthropathy SΣ0..1BackboneElementArthropathy
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Rheumatoid Arthritis and Collagen Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ARTH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:bloodLossAnemia SΣ0..1BackboneElementChronic Blood Loss Anemia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Blood Loss Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BLDLOSS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerLeukemia SΣ0..1BackboneElementLeukemia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Leukemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LEUK
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerLymphoma SΣ0..1BackboneElementLymphoma
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Lymphoma Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LYMPH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerMetastatic SΣ0..1BackboneElementMetastatic Cancer
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Metastatic Cancer Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_METS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerSolidInSitu SΣ0..1BackboneElementSolid tumor without metastasis, in situ
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors In Situ Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_NSITU
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerSolidMalignant SΣ0..1BackboneElementSolid tumor without metastasis, malignant
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors Without Metastases Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_SOLID
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cerebrovascular SΣ0..1BackboneElementCerebrovascular disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Cerebrovascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CBVD
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:congestiveHeartFailure SΣ0..1BackboneElementCongestiveHeartFailure
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Congestive Heart Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CHF
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:coagulopathy SΣ0..1BackboneElementCoagulation Deficiency
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Coagulation Deficiency Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: COAG
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:dementia SΣ0..1BackboneElementDementia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Dementia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEMENTIA
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:depression SΣ0..1BackboneElementDepression
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Depression Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEPRESS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:diabetesComplicated SΣ0..1BackboneElementDiabetes with chronic complications
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes With Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_CX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:diabetesUncomplicated SΣ0..1BackboneElementDiabetes without chronic complications
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes Without Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_UNCX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:drugAbuse SΣ0..1BackboneElementDrug Abuse
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Drug Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DRUG_ABUSE
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:hypertensionComplicated SΣ0..1BackboneElementHypertension, Complicated
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Complicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_CX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:hypertensionUncomplicated SΣ0..1BackboneElementHypertension, Uncomplicated
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Uncomplicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_UNCX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:liverDiseaseMild SΣ0..1BackboneElementMild Liver Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Mild Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_MLD
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:liverDiseaseSevere SΣ0..1BackboneElementModerate to Severe Liver Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate To Severe Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_SEV
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:chronicPulmonaryDisease SΣ0..1BackboneElementChronic pulmonary disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Pulmonary Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LUNG_CHRONIC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:neurologicalMovement SΣ0..1BackboneElementNeurological disorders affecting movement
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Movement Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_MOVT
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:neurologicalOther SΣ0..1BackboneElementOther neurological disorders
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Neurological Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_OTH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:neurologicalSeizure SΣ0..1BackboneElementSeizures and epilepsy
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Seizure Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_SEIZ
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:obesity SΣ0..1BackboneElementObesity
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Obesity Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: OBESE
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:paralysis SΣ0..1BackboneElementParalysis
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Paralysis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PARALYSIS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:peripheralVascularDisease SΣ0..1BackboneElementPeripheral Vascular Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Peripheral Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PERIVASC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:psychosis SΣ0..1BackboneElementPsychosis
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Psychosis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PSYCHOSIS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:pulmonaryCirculationDisorder SΣ0..1BackboneElementPulmonary Circulation Disorders
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Pulmonary Circulation Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PULMCIRC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:renalFailureModerate SΣ0..1BackboneElementModerate Renal Failure
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_MOD
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:renalFailureSevere SΣ0..1BackboneElementSevere Renal Failure
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Severe Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_SEV
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:hypothyroidism SΣ0..1BackboneElementHypothyroidism
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypothyroidism Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_HYPO
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:thyroidOther SΣ0..1BackboneElementOther Thyroid Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Thyroid Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_OTH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:ulcer SΣ0..1BackboneElementUlcer
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Peptic Ulcer Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ULCER_PEPTIC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:valvularDisease SΣ0..1BackboneElementValvular Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Valvular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: VALVE
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:weightLoss SΣ0..1BackboneElementWeight Loss
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Weight Loss Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: WGHTLOSS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Observation.statusrequiredObservationStatus
Observation.categorypreferredObservationCategoryCodes
Observation.codeexamplePattern: comorbidities-elixhauser("Elixhauser Comorbidity Panel")
Observation.dataAbsentReasonextensibleDataAbsentReason
Observation.interpretationextensibleObservationInterpretationCodes
Observation.bodySiteexampleSNOMEDCTBodyStructures
Observation.methodexampleObservationMethods
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
Observation.component.value[x]requiredPresentAbsentVS
Observation.component.dataAbsentReasonextensibleDataAbsentReason
Observation.component.interpretationextensibleObservationInterpretationCodes
Observation.component:aids.extension:conditionCode.value[x]requiredElixhauserAidsVS
Observation.component:aids.codeexamplePattern: AIDS
Observation.component:aids.dataAbsentReasonextensibleDataAbsentReason
Observation.component:aids.interpretationextensibleObservationInterpretationCodes
Observation.component:alcoholAbuse.extension:conditionCode.value[x]requiredElixhauserAlcoholAbuseVS
Observation.component:alcoholAbuse.codeexamplePattern: ALCOHOL
Observation.component:alcoholAbuse.dataAbsentReasonextensibleDataAbsentReason
Observation.component:alcoholAbuse.interpretationextensibleObservationInterpretationCodes
Observation.component:deficiencyAnemia.extension:conditionCode.value[x]requiredElixhauserDeficiencyAnemiaVS
Observation.component:deficiencyAnemia.codeexamplePattern: ANEMDF
Observation.component:deficiencyAnemia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:deficiencyAnemia.interpretationextensibleObservationInterpretationCodes
Observation.component:arthropathy.extension:conditionCode.value[x]requiredElixhauserRheumatoidArthritisVS
Observation.component:arthropathy.codeexamplePattern: ARTH
Observation.component:arthropathy.dataAbsentReasonextensibleDataAbsentReason
Observation.component:arthropathy.interpretationextensibleObservationInterpretationCodes
Observation.component:bloodLossAnemia.extension:conditionCode.value[x]requiredElixhauserBloodLossAnemiaVS
Observation.component:bloodLossAnemia.codeexamplePattern: BLDLOSS
Observation.component:bloodLossAnemia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:bloodLossAnemia.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerLeukemia.extension:conditionCode.value[x]requiredElixhauserCancerLeukemiaVS
Observation.component:cancerLeukemia.codeexamplePattern: CANCER_LEUK
Observation.component:cancerLeukemia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerLeukemia.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerLymphoma.extension:conditionCode.value[x]requiredElixhauserCancerLymphomaVS
Observation.component:cancerLymphoma.codeexamplePattern: CANCER_LYMPH
Observation.component:cancerLymphoma.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerLymphoma.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerMetastatic.extension:conditionCode.value[x]requiredElixhauserCancerMetastaticVS
Observation.component:cancerMetastatic.codeexamplePattern: CANCER_METS
Observation.component:cancerMetastatic.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerMetastatic.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerSolidInSitu.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorInSituVS
Observation.component:cancerSolidInSitu.codeexamplePattern: CANCER_NSITU
Observation.component:cancerSolidInSitu.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerSolidInSitu.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerSolidMalignant.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorMalignantVS
Observation.component:cancerSolidMalignant.codeexamplePattern: CANCER_SOLID
Observation.component:cancerSolidMalignant.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerSolidMalignant.interpretationextensibleObservationInterpretationCodes
Observation.component:cerebrovascular.extension:conditionCode.value[x]requiredElixhauserCerebrovascularDiseaseVS
Observation.component:cerebrovascular.codeexamplePattern: CBVD
Observation.component:cerebrovascular.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cerebrovascular.interpretationextensibleObservationInterpretationCodes
Observation.component:congestiveHeartFailure.extension:conditionCode.value[x]requiredElixhauserCongestiveHeartFailureVS
Observation.component:congestiveHeartFailure.codeexamplePattern: CHF
Observation.component:congestiveHeartFailure.dataAbsentReasonextensibleDataAbsentReason
Observation.component:congestiveHeartFailure.interpretationextensibleObservationInterpretationCodes
Observation.component:coagulopathy.extension:conditionCode.value[x]requiredElixhauserCoagulationDeficiencyVS
Observation.component:coagulopathy.codeexamplePattern: COAG
Observation.component:coagulopathy.dataAbsentReasonextensibleDataAbsentReason
Observation.component:coagulopathy.interpretationextensibleObservationInterpretationCodes
Observation.component:dementia.extension:conditionCode.value[x]requiredElixhauserDementiaVS
Observation.component:dementia.codeexamplePattern: DEMENTIA
Observation.component:dementia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:dementia.interpretationextensibleObservationInterpretationCodes
Observation.component:depression.extension:conditionCode.value[x]requiredElixhauserDepressionVS
Observation.component:depression.codeexamplePattern: DEPRESS
Observation.component:depression.dataAbsentReasonextensibleDataAbsentReason
Observation.component:depression.interpretationextensibleObservationInterpretationCodes
Observation.component:diabetesComplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesComplicatedVS
Observation.component:diabetesComplicated.codeexamplePattern: DIAB_CX
Observation.component:diabetesComplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:diabetesComplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:diabetesUncomplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesUncomplicatedVS
Observation.component:diabetesUncomplicated.codeexamplePattern: DIAB_UNCX
Observation.component:diabetesUncomplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:diabetesUncomplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:drugAbuse.extension:conditionCode.value[x]requiredElixhauserDrugAbuseVS
Observation.component:drugAbuse.codeexamplePattern: DRUG_ABUSE
Observation.component:drugAbuse.dataAbsentReasonextensibleDataAbsentReason
Observation.component:drugAbuse.interpretationextensibleObservationInterpretationCodes
Observation.component:hypertensionComplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionComplicatedVS
Observation.component:hypertensionComplicated.codeexamplePattern: HTN_CX
Observation.component:hypertensionComplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:hypertensionComplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:hypertensionUncomplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionUncomplicatedVS
Observation.component:hypertensionUncomplicated.codeexamplePattern: HTN_UNCX
Observation.component:hypertensionUncomplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:hypertensionUncomplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:liverDiseaseMild.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseMildVS
Observation.component:liverDiseaseMild.codeexamplePattern: LIVER_MLD
Observation.component:liverDiseaseMild.dataAbsentReasonextensibleDataAbsentReason
Observation.component:liverDiseaseMild.interpretationextensibleObservationInterpretationCodes
Observation.component:liverDiseaseSevere.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseSevereVS
Observation.component:liverDiseaseSevere.codeexamplePattern: LIVER_SEV
Observation.component:liverDiseaseSevere.dataAbsentReasonextensibleDataAbsentReason
Observation.component:liverDiseaseSevere.interpretationextensibleObservationInterpretationCodes
Observation.component:chronicPulmonaryDisease.extension:conditionCode.value[x]requiredElixhauserChronicPulmonaryDiseaseVS
Observation.component:chronicPulmonaryDisease.codeexamplePattern: LUNG_CHRONIC
Observation.component:chronicPulmonaryDisease.dataAbsentReasonextensibleDataAbsentReason
Observation.component:chronicPulmonaryDisease.interpretationextensibleObservationInterpretationCodes
Observation.component:neurologicalMovement.extension:conditionCode.value[x]requiredElixhauserNeurologicalMovementDisorderVS
Observation.component:neurologicalMovement.codeexamplePattern: NEURO_MOVT
Observation.component:neurologicalMovement.dataAbsentReasonextensibleDataAbsentReason
Observation.component:neurologicalMovement.interpretationextensibleObservationInterpretationCodes
Observation.component:neurologicalOther.extension:conditionCode.value[x]requiredElixhauserOtherNeurologicalVS
Observation.component:neurologicalOther.codeexamplePattern: NEURO_OTH
Observation.component:neurologicalOther.dataAbsentReasonextensibleDataAbsentReason
Observation.component:neurologicalOther.interpretationextensibleObservationInterpretationCodes
Observation.component:neurologicalSeizure.extension:conditionCode.value[x]requiredElixhauserNeurologicalSeizureDisorderVS
Observation.component:neurologicalSeizure.codeexamplePattern: NEURO_SEIZ
Observation.component:neurologicalSeizure.dataAbsentReasonextensibleDataAbsentReason
Observation.component:neurologicalSeizure.interpretationextensibleObservationInterpretationCodes
Observation.component:obesity.extension:conditionCode.value[x]requiredElixhauserObesityVS
Observation.component:obesity.codeexamplePattern: OBESE
Observation.component:obesity.dataAbsentReasonextensibleDataAbsentReason
Observation.component:obesity.interpretationextensibleObservationInterpretationCodes
Observation.component:paralysis.extension:conditionCode.value[x]requiredElixhauserParalysisVS
Observation.component:paralysis.codeexamplePattern: PARALYSIS
Observation.component:paralysis.dataAbsentReasonextensibleDataAbsentReason
Observation.component:paralysis.interpretationextensibleObservationInterpretationCodes
Observation.component:peripheralVascularDisease.extension:conditionCode.value[x]requiredElixhauserPeripheralVascularDiseaseVS
Observation.component:peripheralVascularDisease.codeexamplePattern: PERIVASC
Observation.component:peripheralVascularDisease.dataAbsentReasonextensibleDataAbsentReason
Observation.component:peripheralVascularDisease.interpretationextensibleObservationInterpretationCodes
Observation.component:psychosis.extension:conditionCode.value[x]requiredElixhauserPsychosisVS
Observation.component:psychosis.codeexamplePattern: PSYCHOSIS
Observation.component:psychosis.dataAbsentReasonextensibleDataAbsentReason
Observation.component:psychosis.interpretationextensibleObservationInterpretationCodes
Observation.component:pulmonaryCirculationDisorder.extension:conditionCode.value[x]requiredElixhauserPulmonaryCirculationDisorderVS
Observation.component:pulmonaryCirculationDisorder.codeexamplePattern: PULMCIRC
Observation.component:pulmonaryCirculationDisorder.dataAbsentReasonextensibleDataAbsentReason
Observation.component:pulmonaryCirculationDisorder.interpretationextensibleObservationInterpretationCodes
Observation.component:renalFailureModerate.extension:conditionCode.value[x]requiredElixhauserRenalFailureModerateVS
Observation.component:renalFailureModerate.codeexamplePattern: RENLFL_MOD
Observation.component:renalFailureModerate.dataAbsentReasonextensibleDataAbsentReason
Observation.component:renalFailureModerate.interpretationextensibleObservationInterpretationCodes
Observation.component:renalFailureSevere.extension:conditionCode.value[x]requiredElixhauserRenalFailureSevereVS
Observation.component:renalFailureSevere.codeexamplePattern: RENLFL_SEV
Observation.component:renalFailureSevere.dataAbsentReasonextensibleDataAbsentReason
Observation.component:renalFailureSevere.interpretationextensibleObservationInterpretationCodes
Observation.component:hypothyroidism.extension:conditionCode.value[x]requiredElixhauserHypothyroidismVS
Observation.component:hypothyroidism.codeexamplePattern: THYROID_HYPO
Observation.component:hypothyroidism.dataAbsentReasonextensibleDataAbsentReason
Observation.component:hypothyroidism.interpretationextensibleObservationInterpretationCodes
Observation.component:thyroidOther.extension:conditionCode.value[x]requiredElixhauserOtherThyroidDisorderVS
Observation.component:thyroidOther.codeexamplePattern: THYROID_OTH
Observation.component:thyroidOther.dataAbsentReasonextensibleDataAbsentReason
Observation.component:thyroidOther.interpretationextensibleObservationInterpretationCodes
Observation.component:ulcer.extension:conditionCode.value[x]requiredElixhauserUlcerVS
Observation.component:ulcer.codeexamplePattern: ULCER_PEPTIC
Observation.component:ulcer.dataAbsentReasonextensibleDataAbsentReason
Observation.component:ulcer.interpretationextensibleObservationInterpretationCodes
Observation.component:valvularDisease.extension:conditionCode.value[x]requiredElixhauserValvularDiseaseVS
Observation.component:valvularDisease.codeexamplePattern: VALVE
Observation.component:valvularDisease.dataAbsentReasonextensibleDataAbsentReason
Observation.component:valvularDisease.interpretationextensibleObservationInterpretationCodes
Observation.component:weightLoss.extension:conditionCode.value[x]requiredElixhauserWeightLossVS
Observation.component:weightLoss.codeexamplePattern: WGHTLOSS
Observation.component:weightLoss.dataAbsentReasonextensibleDataAbsentReason
Observation.component:weightLoss.interpretationextensibleObservationInterpretationCodes

This structure is derived from ComorbiditiesParent

Summary

Must-Support: 235 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.component is sliced based on the value of pattern:code (Closed)

Differential View

This structure is derived from ComorbiditiesParent

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ComorbiditiesParentMeasurements and simple assertions
... status S1..1coderegistered | preliminary | final | amended +
... code S1..1CodeableConceptType of observation (code / type)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: comorbidities-elixhauser
..... display1..1stringRepresentation defined by the system
Fixed Value: Elixhauser Comorbidity Panel
... subject S0..1Reference(Cancer Patient Profile)Who and/or what the observation is about
... effective[x] S0..1dateTime, Period, Timing, instantClinically relevant time/time-period for observation
... value[x] S0..1integerActual result
... Slices for component S0..*BackboneElementComponent results
Slice: Unordered, Closed by pattern:code
.... component:All Slices Content/Rules for all slices
..... value[x] 0..1CodeableConceptActual component result
Binding: Present Absent Value Set (required)
.... component:aids S0..1BackboneElementAcquired Immune Deficiency Syndrome
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser HIV-AIDS Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: AIDS
..... value[x] S0..1CodeableConceptActual component result
.... component:alcoholAbuse S0..1BackboneElementAlcohol Abuse
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Alcohol Abuse Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ALCOHOL
..... value[x] S0..1CodeableConceptActual component result
.... component:deficiencyAnemia S0..1BackboneElementDeficiencyAnemia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Deficiency Anemia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANEMDF
..... value[x] S0..1CodeableConceptActual component result
.... component:arthropathy S0..1BackboneElementArthropathy
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Rheumatoid Arthritis and Collagen Vascular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ARTH
..... value[x] S0..1CodeableConceptActual component result
.... component:bloodLossAnemia S0..1BackboneElementChronic Blood Loss Anemia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Blood Loss Anemia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BLDLOSS
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerLeukemia S0..1BackboneElementLeukemia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Leukemia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LEUK
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerLymphoma S0..1BackboneElementLymphoma
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Lymphoma Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LYMPH
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerMetastatic S0..1BackboneElementMetastatic Cancer
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Metastatic Cancer Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_METS
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerSolidInSitu S0..1BackboneElementSolid tumor without metastasis, in situ
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors In Situ Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_NSITU
..... value[x] S0..1CodeableConceptActual component result
.... component:cancerSolidMalignant S0..1BackboneElementSolid tumor without metastasis, malignant
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors Without Metastases Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_SOLID
..... value[x] S0..1CodeableConceptActual component result
.... component:cerebrovascular S0..1BackboneElementCerebrovascular disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Cerebrovascular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CBVD
..... value[x] S0..1CodeableConceptActual component result
.... component:congestiveHeartFailure S0..1BackboneElementCongestiveHeartFailure
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Congestive Heart Failure Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CHF
..... value[x] S0..1CodeableConceptActual component result
.... component:coagulopathy S0..1BackboneElementCoagulation Deficiency
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Coagulation Deficiency Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: COAG
..... value[x] S0..1CodeableConceptActual component result
.... component:dementia S0..1BackboneElementDementia
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Dementia Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEMENTIA
..... value[x] S0..1CodeableConceptActual component result
.... component:depression S0..1BackboneElementDepression
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Depression Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEPRESS
..... value[x] S0..1CodeableConceptActual component result
.... component:diabetesComplicated S0..1BackboneElementDiabetes with chronic complications
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes With Chronic Complications Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_CX
..... value[x] S0..1CodeableConceptActual component result
.... component:diabetesUncomplicated S0..1BackboneElementDiabetes without chronic complications
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes Without Chronic Complications Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_UNCX
..... value[x] S0..1CodeableConceptActual component result
.... component:drugAbuse S0..1BackboneElementDrug Abuse
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Drug Abuse Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DRUG_ABUSE
..... value[x] S0..1CodeableConceptActual component result
.... component:hypertensionComplicated S0..1BackboneElementHypertension, Complicated
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Complicated Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_CX
..... value[x] S0..1CodeableConceptActual component result
.... component:hypertensionUncomplicated S0..1BackboneElementHypertension, Uncomplicated
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Uncomplicated Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_UNCX
..... value[x] S0..1CodeableConceptActual component result
.... component:liverDiseaseMild S0..1BackboneElementMild Liver Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Mild Liver Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_MLD
..... value[x] S0..1CodeableConceptActual component result
.... component:liverDiseaseSevere S0..1BackboneElementModerate to Severe Liver Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate To Severe Liver Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_SEV
..... value[x] S0..1CodeableConceptActual component result
.... component:chronicPulmonaryDisease S0..1BackboneElementChronic pulmonary disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Pulmonary Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LUNG_CHRONIC
..... value[x] S0..1CodeableConceptActual component result
.... component:neurologicalMovement S0..1BackboneElementNeurological disorders affecting movement
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Movement Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_MOVT
..... value[x] S0..1CodeableConceptActual component result
.... component:neurologicalOther S0..1BackboneElementOther neurological disorders
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Neurological Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_OTH
..... value[x] S0..1CodeableConceptActual component result
.... component:neurologicalSeizure S0..1BackboneElementSeizures and epilepsy
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Seizure Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_SEIZ
..... value[x] S0..1CodeableConceptActual component result
.... component:obesity S0..1BackboneElementObesity
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Obesity Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: OBESE
..... value[x] S0..1CodeableConceptActual component result
.... component:paralysis S0..1BackboneElementParalysis
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Paralysis Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PARALYSIS
..... value[x] S0..1CodeableConceptActual component result
.... component:peripheralVascularDisease S0..1BackboneElementPeripheral Vascular Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Peripheral Vascular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PERIVASC
..... value[x] S0..1CodeableConceptActual component result
.... component:psychosis S0..1BackboneElementPsychosis
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Psychosis Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PSYCHOSIS
..... value[x] S0..1CodeableConceptActual component result
.... component:pulmonaryCirculationDisorder S0..1BackboneElementPulmonary Circulation Disorders
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Pulmonary Circulation Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PULMCIRC
..... value[x] S0..1CodeableConceptActual component result
.... component:renalFailureModerate S0..1BackboneElementModerate Renal Failure
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate Renal Failure Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_MOD
..... value[x] S0..1CodeableConceptActual component result
.... component:renalFailureSevere S0..1BackboneElementSevere Renal Failure
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Severe Renal Failure Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_SEV
..... value[x] S0..1CodeableConceptActual component result
.... component:hypothyroidism S0..1BackboneElementHypothyroidism
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypothyroidism Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_HYPO
..... value[x] S0..1CodeableConceptActual component result
.... component:thyroidOther S0..1BackboneElementOther Thyroid Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Thyroid Disorder Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_OTH
..... value[x] S0..1CodeableConceptActual component result
.... component:ulcer S0..1BackboneElementUlcer
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Peptic Ulcer Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ULCER_PEPTIC
..... value[x] S0..1CodeableConceptActual component result
.... component:valvularDisease S0..1BackboneElementValvular Disease
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Valvular Disease Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: VALVE
..... value[x] S0..1CodeableConceptActual component result
.... component:weightLoss S0..1BackboneElementWeight Loss
..... extension S0..*ExtensionExtension
..... extension:conditionCode S0..*ComorbidConditionCodeComorbid Condition Code Extension
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Weight Loss Value Set (required)
..... extension:conditionReference S0..*ComorbidConditionReferenceComorbid Condition Reference Extension
..... code S1..1CodeableConceptCode representing the comorbidity category
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: WGHTLOSS
..... value[x] S0..1CodeableConceptActual component result

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Observation.component.value[x]requiredPresentAbsentVS
Observation.component:aids.extension:conditionCode.value[x]requiredElixhauserAidsVS
Observation.component:alcoholAbuse.extension:conditionCode.value[x]requiredElixhauserAlcoholAbuseVS
Observation.component:deficiencyAnemia.extension:conditionCode.value[x]requiredElixhauserDeficiencyAnemiaVS
Observation.component:arthropathy.extension:conditionCode.value[x]requiredElixhauserRheumatoidArthritisVS
Observation.component:bloodLossAnemia.extension:conditionCode.value[x]requiredElixhauserBloodLossAnemiaVS
Observation.component:cancerLeukemia.extension:conditionCode.value[x]requiredElixhauserCancerLeukemiaVS
Observation.component:cancerLymphoma.extension:conditionCode.value[x]requiredElixhauserCancerLymphomaVS
Observation.component:cancerMetastatic.extension:conditionCode.value[x]requiredElixhauserCancerMetastaticVS
Observation.component:cancerSolidInSitu.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorInSituVS
Observation.component:cancerSolidMalignant.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorMalignantVS
Observation.component:cerebrovascular.extension:conditionCode.value[x]requiredElixhauserCerebrovascularDiseaseVS
Observation.component:congestiveHeartFailure.extension:conditionCode.value[x]requiredElixhauserCongestiveHeartFailureVS
Observation.component:coagulopathy.extension:conditionCode.value[x]requiredElixhauserCoagulationDeficiencyVS
Observation.component:dementia.extension:conditionCode.value[x]requiredElixhauserDementiaVS
Observation.component:depression.extension:conditionCode.value[x]requiredElixhauserDepressionVS
Observation.component:diabetesComplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesComplicatedVS
Observation.component:diabetesUncomplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesUncomplicatedVS
Observation.component:drugAbuse.extension:conditionCode.value[x]requiredElixhauserDrugAbuseVS
Observation.component:hypertensionComplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionComplicatedVS
Observation.component:hypertensionUncomplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionUncomplicatedVS
Observation.component:liverDiseaseMild.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseMildVS
Observation.component:liverDiseaseSevere.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseSevereVS
Observation.component:chronicPulmonaryDisease.extension:conditionCode.value[x]requiredElixhauserChronicPulmonaryDiseaseVS
Observation.component:neurologicalMovement.extension:conditionCode.value[x]requiredElixhauserNeurologicalMovementDisorderVS
Observation.component:neurologicalOther.extension:conditionCode.value[x]requiredElixhauserOtherNeurologicalVS
Observation.component:neurologicalSeizure.extension:conditionCode.value[x]requiredElixhauserNeurologicalSeizureDisorderVS
Observation.component:obesity.extension:conditionCode.value[x]requiredElixhauserObesityVS
Observation.component:paralysis.extension:conditionCode.value[x]requiredElixhauserParalysisVS
Observation.component:peripheralVascularDisease.extension:conditionCode.value[x]requiredElixhauserPeripheralVascularDiseaseVS
Observation.component:psychosis.extension:conditionCode.value[x]requiredElixhauserPsychosisVS
Observation.component:pulmonaryCirculationDisorder.extension:conditionCode.value[x]requiredElixhauserPulmonaryCirculationDisorderVS
Observation.component:renalFailureModerate.extension:conditionCode.value[x]requiredElixhauserRenalFailureModerateVS
Observation.component:renalFailureSevere.extension:conditionCode.value[x]requiredElixhauserRenalFailureSevereVS
Observation.component:hypothyroidism.extension:conditionCode.value[x]requiredElixhauserHypothyroidismVS
Observation.component:thyroidOther.extension:conditionCode.value[x]requiredElixhauserOtherThyroidDisorderVS
Observation.component:ulcer.extension:conditionCode.value[x]requiredElixhauserUlcerVS
Observation.component:valvularDisease.extension:conditionCode.value[x]requiredElixhauserValvularDiseaseVS
Observation.component:weightLoss.extension:conditionCode.value[x]requiredElixhauserWeightLossVS

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ComorbiditiesParentMeasurements and simple assertions
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!SΣ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: comorbidities-elixhauser
..... display1..1stringRepresentation defined by the system
Fixed Value: Elixhauser Comorbidity Panel
... subject SΣ0..1Reference(Cancer Patient Profile)Who and/or what the observation is about
... focus SΣ0..*Reference(Primary Cancer Condition Profile)The Index Condition
... effective[x] SΣ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... value[x] SΣC0..1integerActual result
... Slices for component SΣ0..*BackboneElementComponent results
Slice: Unordered, Closed by pattern:code
.... component:All Slices Content/Rules for all slices
..... conditionCode 0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
..... conditionReference 0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code Σ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... value[x] Σ0..1CodeableConceptActual component result
Binding: Present Absent Value Set (required)
.... component:aids SΣ0..1BackboneElementAcquired Immune Deficiency Syndrome
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser HIV-AIDS Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: AIDS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:alcoholAbuse SΣ0..1BackboneElementAlcohol Abuse
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Alcohol Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ALCOHOL
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:deficiencyAnemia SΣ0..1BackboneElementDeficiencyAnemia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Deficiency Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANEMDF
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:arthropathy SΣ0..1BackboneElementArthropathy
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Rheumatoid Arthritis and Collagen Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ARTH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:bloodLossAnemia SΣ0..1BackboneElementChronic Blood Loss Anemia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Blood Loss Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BLDLOSS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerLeukemia SΣ0..1BackboneElementLeukemia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Leukemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LEUK
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerLymphoma SΣ0..1BackboneElementLymphoma
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Lymphoma Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LYMPH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerMetastatic SΣ0..1BackboneElementMetastatic Cancer
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Metastatic Cancer Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_METS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerSolidInSitu SΣ0..1BackboneElementSolid tumor without metastasis, in situ
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors In Situ Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_NSITU
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cancerSolidMalignant SΣ0..1BackboneElementSolid tumor without metastasis, malignant
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors Without Metastases Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_SOLID
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:cerebrovascular SΣ0..1BackboneElementCerebrovascular disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Cerebrovascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CBVD
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:congestiveHeartFailure SΣ0..1BackboneElementCongestiveHeartFailure
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Congestive Heart Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CHF
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:coagulopathy SΣ0..1BackboneElementCoagulation Deficiency
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Coagulation Deficiency Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: COAG
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:dementia SΣ0..1BackboneElementDementia
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Dementia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEMENTIA
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:depression SΣ0..1BackboneElementDepression
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Depression Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEPRESS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:diabetesComplicated SΣ0..1BackboneElementDiabetes with chronic complications
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes With Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_CX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:diabetesUncomplicated SΣ0..1BackboneElementDiabetes without chronic complications
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes Without Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_UNCX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:drugAbuse SΣ0..1BackboneElementDrug Abuse
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Drug Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DRUG_ABUSE
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:hypertensionComplicated SΣ0..1BackboneElementHypertension, Complicated
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Complicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_CX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:hypertensionUncomplicated SΣ0..1BackboneElementHypertension, Uncomplicated
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Uncomplicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_UNCX
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:liverDiseaseMild SΣ0..1BackboneElementMild Liver Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Mild Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_MLD
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:liverDiseaseSevere SΣ0..1BackboneElementModerate to Severe Liver Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate To Severe Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_SEV
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:chronicPulmonaryDisease SΣ0..1BackboneElementChronic pulmonary disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Pulmonary Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LUNG_CHRONIC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:neurologicalMovement SΣ0..1BackboneElementNeurological disorders affecting movement
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Movement Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_MOVT
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:neurologicalOther SΣ0..1BackboneElementOther neurological disorders
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Neurological Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_OTH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:neurologicalSeizure SΣ0..1BackboneElementSeizures and epilepsy
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Seizure Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_SEIZ
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:obesity SΣ0..1BackboneElementObesity
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Obesity Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: OBESE
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:paralysis SΣ0..1BackboneElementParalysis
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Paralysis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PARALYSIS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:peripheralVascularDisease SΣ0..1BackboneElementPeripheral Vascular Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Peripheral Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PERIVASC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:psychosis SΣ0..1BackboneElementPsychosis
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Psychosis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PSYCHOSIS
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:pulmonaryCirculationDisorder SΣ0..1BackboneElementPulmonary Circulation Disorders
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Pulmonary Circulation Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PULMCIRC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:renalFailureModerate SΣ0..1BackboneElementModerate Renal Failure
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_MOD
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:renalFailureSevere SΣ0..1BackboneElementSevere Renal Failure
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Severe Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_SEV
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:hypothyroidism SΣ0..1BackboneElementHypothyroidism
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypothyroidism Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_HYPO
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:thyroidOther SΣ0..1BackboneElementOther Thyroid Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Thyroid Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_OTH
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:ulcer SΣ0..1BackboneElementUlcer
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Peptic Ulcer Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ULCER_PEPTIC
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:valvularDisease SΣ0..1BackboneElementValvular Disease
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Valvular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: VALVE
..... value[x] SΣ0..1CodeableConceptActual component result
.... component:weightLoss SΣ0..1BackboneElementWeight Loss
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Weight Loss Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: WGHTLOSS
..... value[x] SΣ0..1CodeableConceptActual component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Observation.statusrequiredObservationStatus
Observation.codeexamplePattern: comorbidities-elixhauser("Elixhauser Comorbidity Panel")
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
Observation.component.value[x]requiredPresentAbsentVS
Observation.component:aids.extension:conditionCode.value[x]requiredElixhauserAidsVS
Observation.component:aids.codeexamplePattern: AIDS
Observation.component:alcoholAbuse.extension:conditionCode.value[x]requiredElixhauserAlcoholAbuseVS
Observation.component:alcoholAbuse.codeexamplePattern: ALCOHOL
Observation.component:deficiencyAnemia.extension:conditionCode.value[x]requiredElixhauserDeficiencyAnemiaVS
Observation.component:deficiencyAnemia.codeexamplePattern: ANEMDF
Observation.component:arthropathy.extension:conditionCode.value[x]requiredElixhauserRheumatoidArthritisVS
Observation.component:arthropathy.codeexamplePattern: ARTH
Observation.component:bloodLossAnemia.extension:conditionCode.value[x]requiredElixhauserBloodLossAnemiaVS
Observation.component:bloodLossAnemia.codeexamplePattern: BLDLOSS
Observation.component:cancerLeukemia.extension:conditionCode.value[x]requiredElixhauserCancerLeukemiaVS
Observation.component:cancerLeukemia.codeexamplePattern: CANCER_LEUK
Observation.component:cancerLymphoma.extension:conditionCode.value[x]requiredElixhauserCancerLymphomaVS
Observation.component:cancerLymphoma.codeexamplePattern: CANCER_LYMPH
Observation.component:cancerMetastatic.extension:conditionCode.value[x]requiredElixhauserCancerMetastaticVS
Observation.component:cancerMetastatic.codeexamplePattern: CANCER_METS
Observation.component:cancerSolidInSitu.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorInSituVS
Observation.component:cancerSolidInSitu.codeexamplePattern: CANCER_NSITU
Observation.component:cancerSolidMalignant.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorMalignantVS
Observation.component:cancerSolidMalignant.codeexamplePattern: CANCER_SOLID
Observation.component:cerebrovascular.extension:conditionCode.value[x]requiredElixhauserCerebrovascularDiseaseVS
Observation.component:cerebrovascular.codeexamplePattern: CBVD
Observation.component:congestiveHeartFailure.extension:conditionCode.value[x]requiredElixhauserCongestiveHeartFailureVS
Observation.component:congestiveHeartFailure.codeexamplePattern: CHF
Observation.component:coagulopathy.extension:conditionCode.value[x]requiredElixhauserCoagulationDeficiencyVS
Observation.component:coagulopathy.codeexamplePattern: COAG
Observation.component:dementia.extension:conditionCode.value[x]requiredElixhauserDementiaVS
Observation.component:dementia.codeexamplePattern: DEMENTIA
Observation.component:depression.extension:conditionCode.value[x]requiredElixhauserDepressionVS
Observation.component:depression.codeexamplePattern: DEPRESS
Observation.component:diabetesComplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesComplicatedVS
Observation.component:diabetesComplicated.codeexamplePattern: DIAB_CX
Observation.component:diabetesUncomplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesUncomplicatedVS
Observation.component:diabetesUncomplicated.codeexamplePattern: DIAB_UNCX
Observation.component:drugAbuse.extension:conditionCode.value[x]requiredElixhauserDrugAbuseVS
Observation.component:drugAbuse.codeexamplePattern: DRUG_ABUSE
Observation.component:hypertensionComplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionComplicatedVS
Observation.component:hypertensionComplicated.codeexamplePattern: HTN_CX
Observation.component:hypertensionUncomplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionUncomplicatedVS
Observation.component:hypertensionUncomplicated.codeexamplePattern: HTN_UNCX
Observation.component:liverDiseaseMild.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseMildVS
Observation.component:liverDiseaseMild.codeexamplePattern: LIVER_MLD
Observation.component:liverDiseaseSevere.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseSevereVS
Observation.component:liverDiseaseSevere.codeexamplePattern: LIVER_SEV
Observation.component:chronicPulmonaryDisease.extension:conditionCode.value[x]requiredElixhauserChronicPulmonaryDiseaseVS
Observation.component:chronicPulmonaryDisease.codeexamplePattern: LUNG_CHRONIC
Observation.component:neurologicalMovement.extension:conditionCode.value[x]requiredElixhauserNeurologicalMovementDisorderVS
Observation.component:neurologicalMovement.codeexamplePattern: NEURO_MOVT
Observation.component:neurologicalOther.extension:conditionCode.value[x]requiredElixhauserOtherNeurologicalVS
Observation.component:neurologicalOther.codeexamplePattern: NEURO_OTH
Observation.component:neurologicalSeizure.extension:conditionCode.value[x]requiredElixhauserNeurologicalSeizureDisorderVS
Observation.component:neurologicalSeizure.codeexamplePattern: NEURO_SEIZ
Observation.component:obesity.extension:conditionCode.value[x]requiredElixhauserObesityVS
Observation.component:obesity.codeexamplePattern: OBESE
Observation.component:paralysis.extension:conditionCode.value[x]requiredElixhauserParalysisVS
Observation.component:paralysis.codeexamplePattern: PARALYSIS
Observation.component:peripheralVascularDisease.extension:conditionCode.value[x]requiredElixhauserPeripheralVascularDiseaseVS
Observation.component:peripheralVascularDisease.codeexamplePattern: PERIVASC
Observation.component:psychosis.extension:conditionCode.value[x]requiredElixhauserPsychosisVS
Observation.component:psychosis.codeexamplePattern: PSYCHOSIS
Observation.component:pulmonaryCirculationDisorder.extension:conditionCode.value[x]requiredElixhauserPulmonaryCirculationDisorderVS
Observation.component:pulmonaryCirculationDisorder.codeexamplePattern: PULMCIRC
Observation.component:renalFailureModerate.extension:conditionCode.value[x]requiredElixhauserRenalFailureModerateVS
Observation.component:renalFailureModerate.codeexamplePattern: RENLFL_MOD
Observation.component:renalFailureSevere.extension:conditionCode.value[x]requiredElixhauserRenalFailureSevereVS
Observation.component:renalFailureSevere.codeexamplePattern: RENLFL_SEV
Observation.component:hypothyroidism.extension:conditionCode.value[x]requiredElixhauserHypothyroidismVS
Observation.component:hypothyroidism.codeexamplePattern: THYROID_HYPO
Observation.component:thyroidOther.extension:conditionCode.value[x]requiredElixhauserOtherThyroidDisorderVS
Observation.component:thyroidOther.codeexamplePattern: THYROID_OTH
Observation.component:ulcer.extension:conditionCode.value[x]requiredElixhauserUlcerVS
Observation.component:ulcer.codeexamplePattern: ULCER_PEPTIC
Observation.component:valvularDisease.extension:conditionCode.value[x]requiredElixhauserValvularDiseaseVS
Observation.component:valvularDisease.codeexamplePattern: VALVE
Observation.component:weightLoss.extension:conditionCode.value[x]requiredElixhauserWeightLossVS
Observation.component:weightLoss.codeexamplePattern: WGHTLOSS

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ComorbiditiesParentMeasurements and simple assertions
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness Identifier for observation
... basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
... status ?!SΣ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category 0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.


... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: comorbidities-elixhauser
..... display1..1stringRepresentation defined by the system
Fixed Value: Elixhauser Comorbidity Panel
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject SΣ0..1Reference(Cancer Patient Profile)Who and/or what the observation is about
... focus SΣ0..*Reference(Primary Cancer Condition Profile)The Index Condition
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] SΣ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued Σ0..1instantDate/Time this version was made available
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
... value[x] SΣC0..1integerActual result
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptNot used in this profile
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen 0..1Reference(Specimen)Not used in this profile
... device 0..1Reference(Device | DeviceMetric)Not used in this profile
... referenceRange C0..*BackboneElementProvides guide for interpretation
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low C0..1SimpleQuantityLow Range, if relevant
.... high C0..1SimpleQuantityHigh Range, if relevant
.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age 0..1RangeApplicable age range, if relevant
.... text 0..1stringText based reference range in an observation
... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
... Slices for component SΣ0..*BackboneElementComponent results
Slice: Unordered, Closed by pattern:code
.... component:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionExtensions to capture specific conditions that fall into the given category.
Slice: Unordered, Open by value:url
..... conditionCode 0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
..... conditionReference 0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code Σ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... value[x] Σ0..1CodeableConceptActual component result
Binding: Present Absent Value Set (required)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:aids SΣ0..1BackboneElementAcquired Immune Deficiency Syndrome
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser HIV-AIDS Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: AIDS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:alcoholAbuse SΣ0..1BackboneElementAlcohol Abuse
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Alcohol Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ALCOHOL
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:deficiencyAnemia SΣ0..1BackboneElementDeficiencyAnemia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Deficiency Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANEMDF
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:arthropathy SΣ0..1BackboneElementArthropathy
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Rheumatoid Arthritis and Collagen Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ARTH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:bloodLossAnemia SΣ0..1BackboneElementChronic Blood Loss Anemia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Blood Loss Anemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BLDLOSS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerLeukemia SΣ0..1BackboneElementLeukemia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Leukemia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LEUK
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerLymphoma SΣ0..1BackboneElementLymphoma
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Lymphoma Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_LYMPH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerMetastatic SΣ0..1BackboneElementMetastatic Cancer
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Metastatic Cancer Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_METS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerSolidInSitu SΣ0..1BackboneElementSolid tumor without metastasis, in situ
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors In Situ Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_NSITU
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cancerSolidMalignant SΣ0..1BackboneElementSolid tumor without metastasis, malignant
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Malignant Solid Tumors Without Metastases Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CANCER_SOLID
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:cerebrovascular SΣ0..1BackboneElementCerebrovascular disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Cerebrovascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CBVD
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:congestiveHeartFailure SΣ0..1BackboneElementCongestiveHeartFailure
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Congestive Heart Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: CHF
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:coagulopathy SΣ0..1BackboneElementCoagulation Deficiency
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Coagulation Deficiency Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: COAG
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:dementia SΣ0..1BackboneElementDementia
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Dementia Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEMENTIA
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:depression SΣ0..1BackboneElementDepression
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Depression Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DEPRESS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:diabetesComplicated SΣ0..1BackboneElementDiabetes with chronic complications
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes With Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_CX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:diabetesUncomplicated SΣ0..1BackboneElementDiabetes without chronic complications
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Diabetes Without Chronic Complications Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DIAB_UNCX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:drugAbuse SΣ0..1BackboneElementDrug Abuse
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Drug Abuse Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: DRUG_ABUSE
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:hypertensionComplicated SΣ0..1BackboneElementHypertension, Complicated
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Complicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_CX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:hypertensionUncomplicated SΣ0..1BackboneElementHypertension, Uncomplicated
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypertension, Uncomplicated Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: HTN_UNCX
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:liverDiseaseMild SΣ0..1BackboneElementMild Liver Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Mild Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_MLD
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:liverDiseaseSevere SΣ0..1BackboneElementModerate to Severe Liver Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate To Severe Liver Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LIVER_SEV
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:chronicPulmonaryDisease SΣ0..1BackboneElementChronic pulmonary disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Pulmonary Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LUNG_CHRONIC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:neurologicalMovement SΣ0..1BackboneElementNeurological disorders affecting movement
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Movement Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_MOVT
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:neurologicalOther SΣ0..1BackboneElementOther neurological disorders
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Neurological Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_OTH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:neurologicalSeizure SΣ0..1BackboneElementSeizures and epilepsy
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Neurological Seizure Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: NEURO_SEIZ
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:obesity SΣ0..1BackboneElementObesity
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Obesity Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: OBESE
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:paralysis SΣ0..1BackboneElementParalysis
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Paralysis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PARALYSIS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:peripheralVascularDisease SΣ0..1BackboneElementPeripheral Vascular Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Peripheral Vascular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PERIVASC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:psychosis SΣ0..1BackboneElementPsychosis
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Psychosis Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PSYCHOSIS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:pulmonaryCirculationDisorder SΣ0..1BackboneElementPulmonary Circulation Disorders
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Pulmonary Circulation Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PULMCIRC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:renalFailureModerate SΣ0..1BackboneElementModerate Renal Failure
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Moderate Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_MOD
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:renalFailureSevere SΣ0..1BackboneElementSevere Renal Failure
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Severe Renal Failure Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: RENLFL_SEV
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:hypothyroidism SΣ0..1BackboneElementHypothyroidism
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Hypothyroidism Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_HYPO
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:thyroidOther SΣ0..1BackboneElementOther Thyroid Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Other Thyroid Disorder Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: THYROID_OTH
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:ulcer SΣ0..1BackboneElementUlcer
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Chronic Peptic Ulcer Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ULCER_PEPTIC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:valvularDisease SΣ0..1BackboneElementValvular Disease
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Valvular Disease Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: VALVE
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:weightLoss SΣ0..1BackboneElementWeight Loss
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... conditionCode S0..*CodeableConceptComorbid Condition Code Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..0
...... url 1..1uri"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-code"
...... value[x] 1..1CodeableConceptCode for a specific condition in the named comorbidity category.
Binding: Elixhauser Weight Loss Value Set (required)
..... conditionReference S0..*Reference(Condition)Comorbid Condition Reference Extension
URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-comorbid-condition-reference
..... code SΣ1..1CodeableConceptCode representing the comorbidity category
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/mcode/CodeSystem/loinc-requested-cs
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: WGHTLOSS
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] SΣ0..1CodeableConceptActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Observation.statusrequiredObservationStatus
Observation.categorypreferredObservationCategoryCodes
Observation.codeexamplePattern: comorbidities-elixhauser("Elixhauser Comorbidity Panel")
Observation.dataAbsentReasonextensibleDataAbsentReason
Observation.interpretationextensibleObservationInterpretationCodes
Observation.bodySiteexampleSNOMEDCTBodyStructures
Observation.methodexampleObservationMethods
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
Observation.component.value[x]requiredPresentAbsentVS
Observation.component.dataAbsentReasonextensibleDataAbsentReason
Observation.component.interpretationextensibleObservationInterpretationCodes
Observation.component:aids.extension:conditionCode.value[x]requiredElixhauserAidsVS
Observation.component:aids.codeexamplePattern: AIDS
Observation.component:aids.dataAbsentReasonextensibleDataAbsentReason
Observation.component:aids.interpretationextensibleObservationInterpretationCodes
Observation.component:alcoholAbuse.extension:conditionCode.value[x]requiredElixhauserAlcoholAbuseVS
Observation.component:alcoholAbuse.codeexamplePattern: ALCOHOL
Observation.component:alcoholAbuse.dataAbsentReasonextensibleDataAbsentReason
Observation.component:alcoholAbuse.interpretationextensibleObservationInterpretationCodes
Observation.component:deficiencyAnemia.extension:conditionCode.value[x]requiredElixhauserDeficiencyAnemiaVS
Observation.component:deficiencyAnemia.codeexamplePattern: ANEMDF
Observation.component:deficiencyAnemia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:deficiencyAnemia.interpretationextensibleObservationInterpretationCodes
Observation.component:arthropathy.extension:conditionCode.value[x]requiredElixhauserRheumatoidArthritisVS
Observation.component:arthropathy.codeexamplePattern: ARTH
Observation.component:arthropathy.dataAbsentReasonextensibleDataAbsentReason
Observation.component:arthropathy.interpretationextensibleObservationInterpretationCodes
Observation.component:bloodLossAnemia.extension:conditionCode.value[x]requiredElixhauserBloodLossAnemiaVS
Observation.component:bloodLossAnemia.codeexamplePattern: BLDLOSS
Observation.component:bloodLossAnemia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:bloodLossAnemia.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerLeukemia.extension:conditionCode.value[x]requiredElixhauserCancerLeukemiaVS
Observation.component:cancerLeukemia.codeexamplePattern: CANCER_LEUK
Observation.component:cancerLeukemia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerLeukemia.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerLymphoma.extension:conditionCode.value[x]requiredElixhauserCancerLymphomaVS
Observation.component:cancerLymphoma.codeexamplePattern: CANCER_LYMPH
Observation.component:cancerLymphoma.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerLymphoma.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerMetastatic.extension:conditionCode.value[x]requiredElixhauserCancerMetastaticVS
Observation.component:cancerMetastatic.codeexamplePattern: CANCER_METS
Observation.component:cancerMetastatic.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerMetastatic.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerSolidInSitu.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorInSituVS
Observation.component:cancerSolidInSitu.codeexamplePattern: CANCER_NSITU
Observation.component:cancerSolidInSitu.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerSolidInSitu.interpretationextensibleObservationInterpretationCodes
Observation.component:cancerSolidMalignant.extension:conditionCode.value[x]requiredElixhauserCancerSolidTumorMalignantVS
Observation.component:cancerSolidMalignant.codeexamplePattern: CANCER_SOLID
Observation.component:cancerSolidMalignant.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cancerSolidMalignant.interpretationextensibleObservationInterpretationCodes
Observation.component:cerebrovascular.extension:conditionCode.value[x]requiredElixhauserCerebrovascularDiseaseVS
Observation.component:cerebrovascular.codeexamplePattern: CBVD
Observation.component:cerebrovascular.dataAbsentReasonextensibleDataAbsentReason
Observation.component:cerebrovascular.interpretationextensibleObservationInterpretationCodes
Observation.component:congestiveHeartFailure.extension:conditionCode.value[x]requiredElixhauserCongestiveHeartFailureVS
Observation.component:congestiveHeartFailure.codeexamplePattern: CHF
Observation.component:congestiveHeartFailure.dataAbsentReasonextensibleDataAbsentReason
Observation.component:congestiveHeartFailure.interpretationextensibleObservationInterpretationCodes
Observation.component:coagulopathy.extension:conditionCode.value[x]requiredElixhauserCoagulationDeficiencyVS
Observation.component:coagulopathy.codeexamplePattern: COAG
Observation.component:coagulopathy.dataAbsentReasonextensibleDataAbsentReason
Observation.component:coagulopathy.interpretationextensibleObservationInterpretationCodes
Observation.component:dementia.extension:conditionCode.value[x]requiredElixhauserDementiaVS
Observation.component:dementia.codeexamplePattern: DEMENTIA
Observation.component:dementia.dataAbsentReasonextensibleDataAbsentReason
Observation.component:dementia.interpretationextensibleObservationInterpretationCodes
Observation.component:depression.extension:conditionCode.value[x]requiredElixhauserDepressionVS
Observation.component:depression.codeexamplePattern: DEPRESS
Observation.component:depression.dataAbsentReasonextensibleDataAbsentReason
Observation.component:depression.interpretationextensibleObservationInterpretationCodes
Observation.component:diabetesComplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesComplicatedVS
Observation.component:diabetesComplicated.codeexamplePattern: DIAB_CX
Observation.component:diabetesComplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:diabetesComplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:diabetesUncomplicated.extension:conditionCode.value[x]requiredElixhauserDiabetesUncomplicatedVS
Observation.component:diabetesUncomplicated.codeexamplePattern: DIAB_UNCX
Observation.component:diabetesUncomplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:diabetesUncomplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:drugAbuse.extension:conditionCode.value[x]requiredElixhauserDrugAbuseVS
Observation.component:drugAbuse.codeexamplePattern: DRUG_ABUSE
Observation.component:drugAbuse.dataAbsentReasonextensibleDataAbsentReason
Observation.component:drugAbuse.interpretationextensibleObservationInterpretationCodes
Observation.component:hypertensionComplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionComplicatedVS
Observation.component:hypertensionComplicated.codeexamplePattern: HTN_CX
Observation.component:hypertensionComplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:hypertensionComplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:hypertensionUncomplicated.extension:conditionCode.value[x]requiredElixhauserHypertensionUncomplicatedVS
Observation.component:hypertensionUncomplicated.codeexamplePattern: HTN_UNCX
Observation.component:hypertensionUncomplicated.dataAbsentReasonextensibleDataAbsentReason
Observation.component:hypertensionUncomplicated.interpretationextensibleObservationInterpretationCodes
Observation.component:liverDiseaseMild.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseMildVS
Observation.component:liverDiseaseMild.codeexamplePattern: LIVER_MLD
Observation.component:liverDiseaseMild.dataAbsentReasonextensibleDataAbsentReason
Observation.component:liverDiseaseMild.interpretationextensibleObservationInterpretationCodes
Observation.component:liverDiseaseSevere.extension:conditionCode.value[x]requiredElixhauserLiverDiseaseSevereVS
Observation.component:liverDiseaseSevere.codeexamplePattern: LIVER_SEV
Observation.component:liverDiseaseSevere.dataAbsentReasonextensibleDataAbsentReason
Observation.component:liverDiseaseSevere.interpretationextensibleObservationInterpretationCodes
Observation.component:chronicPulmonaryDisease.extension:conditionCode.value[x]requiredElixhauserChronicPulmonaryDiseaseVS
Observation.component:chronicPulmonaryDisease.codeexamplePattern: LUNG_CHRONIC
Observation.component:chronicPulmonaryDisease.dataAbsentReasonextensibleDataAbsentReason
Observation.component:chronicPulmonaryDisease.interpretationextensibleObservationInterpretationCodes
Observation.component:neurologicalMovement.extension:conditionCode.value[x]requiredElixhauserNeurologicalMovementDisorderVS
Observation.component:neurologicalMovement.codeexamplePattern: NEURO_MOVT
Observation.component:neurologicalMovement.dataAbsentReasonextensibleDataAbsentReason
Observation.component:neurologicalMovement.interpretationextensibleObservationInterpretationCodes
Observation.component:neurologicalOther.extension:conditionCode.value[x]requiredElixhauserOtherNeurologicalVS
Observation.component:neurologicalOther.codeexamplePattern: NEURO_OTH
Observation.component:neurologicalOther.dataAbsentReasonextensibleDataAbsentReason
Observation.component:neurologicalOther.interpretationextensibleObservationInterpretationCodes
Observation.component:neurologicalSeizure.extension:conditionCode.value[x]requiredElixhauserNeurologicalSeizureDisorderVS
Observation.component:neurologicalSeizure.codeexamplePattern: NEURO_SEIZ
Observation.component:neurologicalSeizure.dataAbsentReasonextensibleDataAbsentReason
Observation.component:neurologicalSeizure.interpretationextensibleObservationInterpretationCodes
Observation.component:obesity.extension:conditionCode.value[x]requiredElixhauserObesityVS
Observation.component:obesity.codeexamplePattern: OBESE
Observation.component:obesity.dataAbsentReasonextensibleDataAbsentReason
Observation.component:obesity.interpretationextensibleObservationInterpretationCodes
Observation.component:paralysis.extension:conditionCode.value[x]requiredElixhauserParalysisVS
Observation.component:paralysis.codeexamplePattern: PARALYSIS
Observation.component:paralysis.dataAbsentReasonextensibleDataAbsentReason
Observation.component:paralysis.interpretationextensibleObservationInterpretationCodes
Observation.component:peripheralVascularDisease.extension:conditionCode.value[x]requiredElixhauserPeripheralVascularDiseaseVS
Observation.component:peripheralVascularDisease.codeexamplePattern: PERIVASC
Observation.component:peripheralVascularDisease.dataAbsentReasonextensibleDataAbsentReason
Observation.component:peripheralVascularDisease.interpretationextensibleObservationInterpretationCodes
Observation.component:psychosis.extension:conditionCode.value[x]requiredElixhauserPsychosisVS
Observation.component:psychosis.codeexamplePattern: PSYCHOSIS
Observation.component:psychosis.dataAbsentReasonextensibleDataAbsentReason
Observation.component:psychosis.interpretationextensibleObservationInterpretationCodes
Observation.component:pulmonaryCirculationDisorder.extension:conditionCode.value[x]requiredElixhauserPulmonaryCirculationDisorderVS
Observation.component:pulmonaryCirculationDisorder.codeexamplePattern: PULMCIRC
Observation.component:pulmonaryCirculationDisorder.dataAbsentReasonextensibleDataAbsentReason
Observation.component:pulmonaryCirculationDisorder.interpretationextensibleObservationInterpretationCodes
Observation.component:renalFailureModerate.extension:conditionCode.value[x]requiredElixhauserRenalFailureModerateVS
Observation.component:renalFailureModerate.codeexamplePattern: RENLFL_MOD
Observation.component:renalFailureModerate.dataAbsentReasonextensibleDataAbsentReason
Observation.component:renalFailureModerate.interpretationextensibleObservationInterpretationCodes
Observation.component:renalFailureSevere.extension:conditionCode.value[x]requiredElixhauserRenalFailureSevereVS
Observation.component:renalFailureSevere.codeexamplePattern: RENLFL_SEV
Observation.component:renalFailureSevere.dataAbsentReasonextensibleDataAbsentReason
Observation.component:renalFailureSevere.interpretationextensibleObservationInterpretationCodes
Observation.component:hypothyroidism.extension:conditionCode.value[x]requiredElixhauserHypothyroidismVS
Observation.component:hypothyroidism.codeexamplePattern: THYROID_HYPO
Observation.component:hypothyroidism.dataAbsentReasonextensibleDataAbsentReason
Observation.component:hypothyroidism.interpretationextensibleObservationInterpretationCodes
Observation.component:thyroidOther.extension:conditionCode.value[x]requiredElixhauserOtherThyroidDisorderVS
Observation.component:thyroidOther.codeexamplePattern: THYROID_OTH
Observation.component:thyroidOther.dataAbsentReasonextensibleDataAbsentReason
Observation.component:thyroidOther.interpretationextensibleObservationInterpretationCodes
Observation.component:ulcer.extension:conditionCode.value[x]requiredElixhauserUlcerVS
Observation.component:ulcer.codeexamplePattern: ULCER_PEPTIC
Observation.component:ulcer.dataAbsentReasonextensibleDataAbsentReason
Observation.component:ulcer.interpretationextensibleObservationInterpretationCodes
Observation.component:valvularDisease.extension:conditionCode.value[x]requiredElixhauserValvularDiseaseVS
Observation.component:valvularDisease.codeexamplePattern: VALVE
Observation.component:valvularDisease.dataAbsentReasonextensibleDataAbsentReason
Observation.component:valvularDisease.interpretationextensibleObservationInterpretationCodes
Observation.component:weightLoss.extension:conditionCode.value[x]requiredElixhauserWeightLossVS
Observation.component:weightLoss.codeexamplePattern: WGHTLOSS
Observation.component:weightLoss.dataAbsentReasonextensibleDataAbsentReason
Observation.component:weightLoss.interpretationextensibleObservationInterpretationCodes

This structure is derived from ComorbiditiesParent

Summary

Must-Support: 235 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.component is sliced based on the value of pattern:code (Closed)

 

Other representations of profile: CSV, Excel, Schematron