Retrieval of Real World Data for Clinical Research
1.0.0 - trial-use International flag

Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions

Artifacts Summary

This page provides a list of the FHIR artifacts defined as part of this implementation guide.

Behavior: Search Parameters

These define the properties by which a RESTful server can be searched. They can also be used for sorting and including related resources.

EncounterDischargeDispositionSearchParameter

A search parameter to allow searching for Encounters with specific dispositions on discharge.

ObservationInterpretationSearchParameter

A search parameter to allow searching for Observations with specific interpretations.

ProcedureOutcomeSearchParameter

A search parameter to allow searching for Procedures with specific outcomes.

Structures: Resource Profiles

These define constraints on FHIR resources for systems conforming to this implementation guide.

EncounterRwd

A profile on Encounter that indicates the minimum set of attributes required for finding patients who were hospitalized.

MedicationAdministrationRwd

A profile on MedicationAdministration that indicates the minimum set of attributes required for finding patients who may be taking certain medications.

MedicationDispenseRwd

A profile on MedicationDispense that indicates the minimum set of attributes required for finding patients who may be taking certain medications.

MedicationStatementRwd

A profile on MedicationStatement that indicates the minimum set of attributes for use in research studies.

ObservationLaboratoryResultsRwd

A profile on Observation that indicates the minimum set of attributes detailing laboratory results for use in research studies.

ProcedureRwd

A profile on Procedure that indicates the minimum set of attributes required for detailing a patient’s procedures.

Terminology: Value Sets

These define sets of codes used by systems conforming to this implementation guide.

ACS Example Condition Codes

An example value set of ICD-10 codes for the Acute Coronary Syndrome use case.

ACS Example Oral Antiplatelet Drug Codes

An example value set of drug codes for oral antiplatelets for the Acute Coronary Syndrome use case.

AntiTNFA Example Drug Codes

An example value set of EMEA product codes for Hyrimoz and Zessly drug products.

Covid-19 Example Test Codes

An example value set of LOINC codes representing COVID-19 tests.

ACS Example Clopidogrel Codes

An example value set of codes for Clopidogrel for the Acute Coronary Syndrome use case.

AntiTNFA Example Condition Codes

An example value set of ICD-10 codes for the Anti-TNFA use case for Crohn’s Disease.

Diabetes Example Condition Codes

An example value set of ICD-10 codes for type 1 or Type 2 Diabetes.

Diabetes Example Dialysis Test Codes

An example value set of SNOMED codes representing dialysis procedures.

Diabetes Example Test Codes

An example value set of LOINC codes for HbA1c tests.

Covid-19 Example Vaccine Codes

An example value set of vaccine codes representing non-BNT162b2 vaccines.

ACS Example Prasugrel Codes

An example value set of codes for Prasugrel for the Acute Coronary Syndrome use case.

Covid-19 Example Condition Codes

An example value set of LOINC and SNOMED codes representing some sort of respiratory infection.

ACS Example Ticagrelor Codes

An example value set of codes for Ticagrelor for the Acute Coronary Syndrome use case.

Example: Example Instances

These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.

CapabilityStatement-RWDServer

This CapabilityStatement describes the basic rules for the Real World Data server actor that is responsible for providing responses to queries submitted by Real World Data requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by Real World Data servers are defined in this CapabilityStatement. It is inherits from the International Patient Access server capability statement.

RWDEncounter

A visit where the Real World Data patient was diagnosed and given medications.

RWDLabResult

A sample lab results for the real world data patient.

RWDLaboratory

A sample lab.

RWDMedicationAdministration

A medication request showing real world data.

RWDMedicationDispense

A medication request showing real world data.

RWDMedicationRequest

A medication request showing real world data.

RWDMedicationStatementFromAdministration

A medication statement derived from an administration.

RWDMedicationStatementFromDispense

A medication statement derived from a dispense.

RWDMedicationStatementFromRequest

A medication statement derived from a prescription.

RWDPatient

A sample patient

RWDProblem

A sample problem for the real world data patient.

RWDProcedure

A sample procedure for the real world data patient.