Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

This page lists all search parameters defined as part of this specification. For further details regarding using search parameters, see searching on the RESTful API.

All resources have the canonical URL http://hl7.org/fhir/SearchParameter/[id] where [id] is taken from the table below. You can download XML and JSON source for this page.

Parameter Type Id Description Paths (Expression)
Resource N
_content TUstringResource-content

Search on the entire content of the resource

_id TUtokenResource-id

Logical id of this artifact

Resource.​id
_lastUpdated TUdateResource-lastUpdated

When the resource version last changed

Resource.​meta.​lastUpdated
_profile TUuriResource-profile

Profiles this resource claims to conform to

Resource.​meta.​profile
_query TUtokenResource-query

A custom search profile that describes a specific defined query operation

_security TUtokenResource-security

Security Labels applied to this resource

Resource.​meta.​security
_source TUuriResource-source

Identifies where the resource comes from

Resource.​meta.​source
_tag TUtokenResource-tag

Tags applied to this resource

Resource.​meta.​tag
DomainResource N
_text TUstringDomainResource-text

Search on the narrative of the resource

Common Search Parameters
address TUstringindividual-address

Multiple Resources:

  • Patient: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
  • Person: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
  • Practitioner: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
  • RelatedPerson: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
Patient.​address | Person.​address | Practitioner.​address | RelatedPerson.​address
address-city TUstringindividual-address-city

Multiple Resources:

Patient.​address.​city | Person.​address.​city | Practitioner.​address.​city | RelatedPerson.​address.​city
address-country TUstringindividual-address-country

Multiple Resources:

Patient.​address.​country | Person.​address.​country | Practitioner.​address.​country | RelatedPerson.​address.​country
address-postalcode TUstringindividual-address-postalcode

Multiple Resources:

  • Patient: A postalCode specified in an address
  • Person: A postal code specified in an address
  • Practitioner: A postalCode specified in an address
  • RelatedPerson: A postal code specified in an address
Patient.​address.​postalCode | Person.​address.​postalCode | Practitioner.​address.​postalCode | RelatedPerson.​address.​postalCode
address-state TUstringindividual-address-state

Multiple Resources:

Patient.​address.​state | Person.​address.​state | Practitioner.​address.​state | RelatedPerson.​address.​state
address-use TUtokenindividual-address-use

Multiple Resources:

Patient.​address.​use | Person.​address.​use | Practitioner.​address.​use | RelatedPerson.​address.​use
birthdate TUdateindividual-birthdate

Multiple Resources:

Patient.​birthDate | Person.​birthDate | RelatedPerson.​birthDate
code TUtokenclinical-code

Multiple Resources:

AllergyIntolerance.​code | AllergyIntolerance.​reaction.​substance | Condition.​code | (DeviceRequest.​code as CodeableConcept) | DiagnosticReport.​code | FamilyMemberHistory.​condition.​code | List.​code | Medication.​code | (MedicationAdministration.​medication as CodeableConcept) | (MedicationDispense.​medication as CodeableConcept) | (MedicationRequest.​medication as CodeableConcept) | (MedicationStatement.​medication as CodeableConcept) | Observation.​code | Procedure.​code | ServiceRequest.​code
context TUtokenconformance-context

Multiple Resources:

(CapabilityStatement.​useContext.​value as CodeableConcept) | (CodeSystem.​useContext.​value as CodeableConcept) | (CompartmentDefinition.​useContext.​value as CodeableConcept) | (ConceptMap.​useContext.​value as CodeableConcept) | (GraphDefinition.​useContext.​value as CodeableConcept) | (ImplementationGuide.​useContext.​value as CodeableConcept) | (MessageDefinition.​useContext.​value as CodeableConcept) | (NamingSystem.​useContext.​value as CodeableConcept) | (OperationDefinition.​useContext.​value as CodeableConcept) | (SearchParameter.​useContext.​value as CodeableConcept) | (StructureDefinition.​useContext.​value as CodeableConcept) | (StructureMap.​useContext.​value as CodeableConcept) | (TerminologyCapabilities.​useContext.​value as CodeableConcept) | (ValueSet.​useContext.​value as CodeableConcept)
context-quantity TUquantityconformance-context-quantity

Multiple Resources:

  • CapabilityStatement: A quantity- or range-valued use context assigned to the capability statement
  • CodeSystem: A quantity- or range-valued use context assigned to the code system
  • CompartmentDefinition: A quantity- or range-valued use context assigned to the compartment definition
  • ConceptMap: A quantity- or range-valued use context assigned to the concept map
  • GraphDefinition: A quantity- or range-valued use context assigned to the graph definition
  • ImplementationGuide: A quantity- or range-valued use context assigned to the implementation guide
  • MessageDefinition: A quantity- or range-valued use context assigned to the message definition
  • NamingSystem: A quantity- or range-valued use context assigned to the naming system
  • OperationDefinition: A quantity- or range-valued use context assigned to the operation definition
  • SearchParameter: A quantity- or range-valued use context assigned to the search parameter
  • StructureDefinition: A quantity- or range-valued use context assigned to the structure definition
  • StructureMap: A quantity- or range-valued use context assigned to the structure map
  • TerminologyCapabilities: A quantity- or range-valued use context assigned to the terminology capabilities
  • ValueSet: A quantity- or range-valued use context assigned to the value set
(CapabilityStatement.​useContext.​value as Quantity) | (CapabilityStatement.​useContext.​value as Range) | (CodeSystem.​useContext.​value as Quantity) | (CodeSystem.​useContext.​value as Range) | (CompartmentDefinition.​useContext.​value as Quantity) | (CompartmentDefinition.​useContext.​value as Range) | (ConceptMap.​useContext.​value as Quantity) | (ConceptMap.​useContext.​value as Range) | (GraphDefinition.​useContext.​value as Quantity) | (GraphDefinition.​useContext.​value as Range) | (ImplementationGuide.​useContext.​value as Quantity) | (ImplementationGuide.​useContext.​value as Range) | (MessageDefinition.​useContext.​value as Quantity) | (MessageDefinition.​useContext.​value as Range) | (NamingSystem.​useContext.​value as Quantity) | (NamingSystem.​useContext.​value as Range) | (OperationDefinition.​useContext.​value as Quantity) | (OperationDefinition.​useContext.​value as Range) | (SearchParameter.​useContext.​value as Quantity) | (SearchParameter.​useContext.​value as Range) | (StructureDefinition.​useContext.​value as Quantity) | (StructureDefinition.​useContext.​value as Range) | (StructureMap.​useContext.​value as Quantity) | (StructureMap.​useContext.​value as Range) | (TerminologyCapabilities.​useContext.​value as Quantity) | (TerminologyCapabilities.​useContext.​value as Range) | (ValueSet.​useContext.​value as Quantity) | (ValueSet.​useContext.​value as Range)
context-type TUtokenconformance-context-type

Multiple Resources:

CapabilityStatement.​useContext.​code | CodeSystem.​useContext.​code | CompartmentDefinition.​useContext.​code | ConceptMap.​useContext.​code | GraphDefinition.​useContext.​code | ImplementationGuide.​useContext.​code | MessageDefinition.​useContext.​code | NamingSystem.​useContext.​code | OperationDefinition.​useContext.​code | SearchParameter.​useContext.​code | StructureDefinition.​useContext.​code | StructureMap.​useContext.​code | TerminologyCapabilities.​useContext.​code | ValueSet.​useContext.​code
context-type-quantity TUcompositeconformance-context-type-quantity

Multiple Resources:

  • CapabilityStatement: A use context type and quantity- or range-based value assigned to the capability statement
  • CodeSystem: A use context type and quantity- or range-based value assigned to the code system
  • CompartmentDefinition: A use context type and quantity- or range-based value assigned to the compartment definition
  • ConceptMap: A use context type and quantity- or range-based value assigned to the concept map
  • GraphDefinition: A use context type and quantity- or range-based value assigned to the graph definition
  • ImplementationGuide: A use context type and quantity- or range-based value assigned to the implementation guide
  • MessageDefinition: A use context type and quantity- or range-based value assigned to the message definition
  • NamingSystem: A use context type and quantity- or range-based value assigned to the naming system
  • OperationDefinition: A use context type and quantity- or range-based value assigned to the operation definition
  • SearchParameter: A use context type and quantity- or range-based value assigned to the search parameter
  • StructureDefinition: A use context type and quantity- or range-based value assigned to the structure definition
  • StructureMap: A use context type and quantity- or range-based value assigned to the structure map
  • TerminologyCapabilities: A use context type and quantity- or range-based value assigned to the terminology capabilities
  • ValueSet: A use context type and quantity- or range-based value assigned to the value set
CapabilityStatement.​useContext | CodeSystem.​useContext | CompartmentDefinition.​useContext | ConceptMap.​useContext | GraphDefinition.​useContext | ImplementationGuide.​useContext | MessageDefinition.​useContext | NamingSystem.​useContext | OperationDefinition.​useContext | SearchParameter.​useContext | StructureDefinition.​useContext | StructureMap.​useContext | TerminologyCapabilities.​useContext | ValueSet.​useContext
context-type-value TUcompositeconformance-context-type-value

Multiple Resources:

  • CapabilityStatement: A use context type and value assigned to the capability statement
  • CodeSystem: A use context type and value assigned to the code system
  • CompartmentDefinition: A use context type and value assigned to the compartment definition
  • ConceptMap: A use context type and value assigned to the concept map
  • GraphDefinition: A use context type and value assigned to the graph definition
  • ImplementationGuide: A use context type and value assigned to the implementation guide
  • MessageDefinition: A use context type and value assigned to the message definition
  • NamingSystem: A use context type and value assigned to the naming system
  • OperationDefinition: A use context type and value assigned to the operation definition
  • SearchParameter: A use context type and value assigned to the search parameter
  • StructureDefinition: A use context type and value assigned to the structure definition
  • StructureMap: A use context type and value assigned to the structure map
  • TerminologyCapabilities: A use context type and value assigned to the terminology capabilities
  • ValueSet: A use context type and value assigned to the value set
CapabilityStatement.​useContext | CodeSystem.​useContext | CompartmentDefinition.​useContext | ConceptMap.​useContext | GraphDefinition.​useContext | ImplementationGuide.​useContext | MessageDefinition.​useContext | NamingSystem.​useContext | OperationDefinition.​useContext | SearchParameter.​useContext | StructureDefinition.​useContext | StructureMap.​useContext | TerminologyCapabilities.​useContext | ValueSet.​useContext
date TUdateconformance-date

Multiple Resources:

CapabilityStatement.​date | CodeSystem.​date | CompartmentDefinition.​date | ConceptMap.​date | GraphDefinition.​date | ImplementationGuide.​date | MessageDefinition.​date | NamingSystem.​date | OperationDefinition.​date | SearchParameter.​date | StructureDefinition.​date | StructureMap.​date | TerminologyCapabilities.​date | ValueSet.​date
date TUdateclinical-date

Multiple Resources:

AllergyIntolerance.​recordedDate | CarePlan.​period | CareTeam.​period | ClinicalImpression.​date | Composition.​date | Consent.​dateTime | DiagnosticReport.​effective | Encounter.​period | EpisodeOfCare.​period | FamilyMemberHistory.​date | Flag.​period | Immunization.​occurrence | List.​date | Observation.​effective | Procedure.​performed | (RiskAssessment.​occurrence as dateTime) | SupplyRequest.​authoredOn
description TUstringconformance-description

Multiple Resources:

CapabilityStatement.​description | CodeSystem.​description | CompartmentDefinition.​description | ConceptMap.​description | GraphDefinition.​description | ImplementationGuide.​description | MessageDefinition.​description | NamingSystem.​description | OperationDefinition.​description | SearchParameter.​description | StructureDefinition.​description | StructureMap.​description | TerminologyCapabilities.​description | ValueSet.​description
email TUtokenindividual-email

Multiple Resources:

Patient.​telecom.​where(system='email') | Person.​telecom.​where(system='email') | Practitioner.​telecom.​where(system='email') | PractitionerRole.​telecom.​where(system='email') | RelatedPerson.​telecom.​where(system='email')
encounter TUreferenceclinical-encounter

Multiple Resources:

Composition.​encounter | DeviceRequest.​encounter | DiagnosticReport.​encounter | DocumentReference.​context.​encounter | Flag.​encounter | List.​encounter | NutritionOrder.​encounter | Observation.​encounter | Procedure.​encounter | RiskAssessment.​encounter | ServiceRequest.​encounter | VisionPrescription.​encounter
family TUstringindividual-family

Multiple Resources:

  • Patient: A portion of the family name of the patient
  • Practitioner: A portion of the family name
Patient.​name.​family | Practitioner.​name.​family
gender TUtokenindividual-gender

Multiple Resources:

Patient.​gender | Person.​gender | Practitioner.​gender | RelatedPerson.​gender
given TUstringindividual-given

Multiple Resources:

  • Patient: A portion of the given name of the patient
  • Practitioner: A portion of the given name
Patient.​name.​given | Practitioner.​name.​given
identifier TUtokenclinical-identifier

Multiple Resources:

AllergyIntolerance.​identifier | CarePlan.​identifier | CareTeam.​identifier | Composition.​identifier | Condition.​identifier | Consent.​identifier | DetectedIssue.​identifier | DeviceRequest.​identifier | DiagnosticReport.​identifier | DocumentManifest.​masterIdentifier | DocumentManifest.​identifier | DocumentReference.​masterIdentifier | DocumentReference.​identifier | Encounter.​identifier | EpisodeOfCare.​identifier | FamilyMemberHistory.​identifier | Goal.​identifier | ImagingStudy.​identifier | Immunization.​identifier | List.​identifier | MedicationAdministration.​identifier | MedicationDispense.​identifier | MedicationRequest.​identifier | MedicationStatement.​identifier | NutritionOrder.​identifier | Observation.​identifier | Procedure.​identifier | RiskAssessment.​identifier | ServiceRequest.​identifier | SupplyDelivery.​identifier | SupplyRequest.​identifier | VisionPrescription.​identifier
identifier TUtokenconformance-identifier

Multiple Resources:

CodeSystem.​identifier | ConceptMap.​identifier | MessageDefinition.​identifier | StructureDefinition.​identifier | StructureMap.​identifier | ValueSet.​identifier
jurisdiction TUtokenconformance-jurisdiction

Multiple Resources:

CapabilityStatement.​jurisdiction | CodeSystem.​jurisdiction | ConceptMap.​jurisdiction | GraphDefinition.​jurisdiction | ImplementationGuide.​jurisdiction | MessageDefinition.​jurisdiction | NamingSystem.​jurisdiction | OperationDefinition.​jurisdiction | SearchParameter.​jurisdiction | StructureDefinition.​jurisdiction | StructureMap.​jurisdiction | TerminologyCapabilities.​jurisdiction | ValueSet.​jurisdiction
medication TUreferencemedications-medication

Multiple Resources:

(MedicationAdministration.​medication as Reference) | (MedicationDispense.​medication as Reference) | (MedicationRequest.​medication as Reference) | (MedicationStatement.​medication as Reference)
name TUstringconformance-name

Multiple Resources:

CapabilityStatement.​name | CodeSystem.​name | CompartmentDefinition.​name | ConceptMap.​name | GraphDefinition.​name | ImplementationGuide.​name | MessageDefinition.​name | NamingSystem.​name | OperationDefinition.​name | SearchParameter.​name | StructureDefinition.​name | StructureMap.​name | TerminologyCapabilities.​name | ValueSet.​name
patient TUreferenceclinical-patient

Multiple Resources:

AllergyIntolerance.​patient | CarePlan.​subject.​where(resolve() is Patient) | CareTeam.​subject.​where(resolve() is Patient) | ClinicalImpression.​subject.​where(resolve() is Patient) | Composition.​subject.​where(resolve() is Patient) | Condition.​subject.​where(resolve() is Patient) | Consent.​patient | DetectedIssue.​patient | DeviceRequest.​subject.​where(resolve() is Patient) | DeviceUseStatement.​subject | DiagnosticReport.​subject.​where(resolve() is Patient) | DocumentManifest.​subject.​where(resolve() is Patient) | DocumentReference.​subject.​where(resolve() is Patient) | Encounter.​subject.​where(resolve() is Patient) | EpisodeOfCare.​patient | FamilyMemberHistory.​patient | Flag.​subject.​where(resolve() is Patient) | Goal.​subject.​where(resolve() is Patient) | ImagingStudy.​subject.​where(resolve() is Patient) | Immunization.​patient | List.​subject.​where(resolve() is Patient) | MedicationAdministration.​subject.​where(resolve() is Patient) | MedicationDispense.​subject.​where(resolve() is Patient) | MedicationRequest.​subject.​where(resolve() is Patient) | MedicationStatement.​subject.​where(resolve() is Patient) | NutritionOrder.​patient | Observation.​subject.​where(resolve() is Patient) | Procedure.​subject.​where(resolve() is Patient) | RiskAssessment.​subject.​where(resolve() is Patient) | ServiceRequest.​subject.​where(resolve() is Patient) | SupplyDelivery.​patient | VisionPrescription.​patient
phone TUtokenindividual-phone

Multiple Resources:

Patient.​telecom.​where(system='phone') | Person.​telecom.​where(system='phone') | Practitioner.​telecom.​where(system='phone') | PractitionerRole.​telecom.​where(system='phone') | RelatedPerson.​telecom.​where(system='phone')
phonetic TUstringindividual-phonetic

Multiple Resources:

  • Patient: A portion of either family or given name using some kind of phonetic matching algorithm
  • Person: A portion of name using some kind of phonetic matching algorithm
  • Practitioner: A portion of either family or given name using some kind of phonetic matching algorithm
  • RelatedPerson: A portion of name using some kind of phonetic matching algorithm
Patient.​name | Person.​name | Practitioner.​name | RelatedPerson.​name
publisher TUstringconformance-publisher

Multiple Resources:

CapabilityStatement.​publisher | CodeSystem.​publisher | CompartmentDefinition.​publisher | ConceptMap.​publisher | GraphDefinition.​publisher | ImplementationGuide.​publisher | MessageDefinition.​publisher | NamingSystem.​publisher | OperationDefinition.​publisher | SearchParameter.​publisher | StructureDefinition.​publisher | StructureMap.​publisher | TerminologyCapabilities.​publisher | ValueSet.​publisher
status TUtokenconformance-status

Multiple Resources:

CapabilityStatement.​status | CodeSystem.​status | CompartmentDefinition.​status | ConceptMap.​status | GraphDefinition.​status | ImplementationGuide.​status | MessageDefinition.​status | NamingSystem.​status | OperationDefinition.​status | SearchParameter.​status | StructureDefinition.​status | StructureMap.​status | TerminologyCapabilities.​status | ValueSet.​status
status TUtokenmedications-status

Multiple Resources:

MedicationAdministration.​status | MedicationDispense.​status | MedicationRequest.​status | MedicationStatement.​status
telecom TUtokenindividual-telecom

Multiple Resources:

Patient.​telecom | Person.​telecom | Practitioner.​telecom | PractitionerRole.​telecom | RelatedPerson.​telecom
title TUstringconformance-title

Multiple Resources:

CapabilityStatement.​title | CodeSystem.​title | ConceptMap.​title | ImplementationGuide.​title | MessageDefinition.​title | OperationDefinition.​title | StructureDefinition.​title | StructureMap.​title | TerminologyCapabilities.​title | ValueSet.​title
type TUtokenclinical-type

Multiple Resources:

AllergyIntolerance.​type | Composition.​type | DocumentManifest.​type | DocumentReference.​type | Encounter.​type | EpisodeOfCare.​type
url TUuriconformance-url

Multiple Resources:

CapabilityStatement.​url | CodeSystem.​url | CompartmentDefinition.​url | ConceptMap.​url | GraphDefinition.​url | ImplementationGuide.​url | MessageDefinition.​url | OperationDefinition.​url | SearchParameter.​url | StructureDefinition.​url | StructureMap.​url | TerminologyCapabilities.​url | ValueSet.​url
version TUtokenconformance-version

Multiple Resources:

CapabilityStatement.​version | CodeSystem.​version | CompartmentDefinition.​version | ConceptMap.​version | GraphDefinition.​version | ImplementationGuide.​version | MessageDefinition.​version | OperationDefinition.​version | SearchParameter.​version | StructureDefinition.​version | StructureMap.​version | TerminologyCapabilities.​version | ValueSet.​version
Account TU
identifiertokenAccount-identifier

Account number

Account.​identifier
namestringAccount-name

Human-readable label

Account.​name
ownerreferenceAccount-owner

Entity managing the Account

Account.​owner
patientreferenceAccount-patient

The entity that caused the expenses

Account.​subject.​where(resolve() is Patient)
perioddateAccount-period

Transaction window

Account.​servicePeriod
statustokenAccount-status

active | inactive | entered-in-error | on-hold | unknown

Account.​status
subjectreferenceAccount-subject

The entity that caused the expenses

Account.​subject
typetokenAccount-type

E.g. patient, expense, depreciation

Account.​type
ActivityDefinition TU
composed-ofreferenceActivityDefinition-composed-of

What resource is being referenced

ActivityDefinition.​relatedArtifact.​where(type='composed-of').​resource
contexttokenActivityDefinition-context

A use context assigned to the activity definition

(ActivityDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityActivityDefinition-context-quantity

A quantity- or range-valued use context assigned to the activity definition

(ActivityDefinition.​useContext.​value as Quantity) | (ActivityDefinition.​useContext.​value as Range)
context-typetokenActivityDefinition-context-type

A type of use context assigned to the activity definition

ActivityDefinition.​useContext.​code
context-type-quantitycompositeActivityDefinition-context-type-quantity

A use context type and quantity- or range-based value assigned to the activity definition

ActivityDefinition.​useContext
context-type-valuecompositeActivityDefinition-context-type-value

A use context type and value assigned to the activity definition

ActivityDefinition.​useContext
datedateActivityDefinition-date

The activity definition publication date

ActivityDefinition.​date
depends-onreferenceActivityDefinition-depends-on

What resource is being referenced

ActivityDefinition.​relatedArtifact.​where(type='depends-on').​resource | ActivityDefinition.​library
derived-fromreferenceActivityDefinition-derived-from

What resource is being referenced

ActivityDefinition.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringActivityDefinition-description

The description of the activity definition

ActivityDefinition.​description
effectivedateActivityDefinition-effective

The time during which the activity definition is intended to be in use

ActivityDefinition.​effectivePeriod
identifiertokenActivityDefinition-identifier

External identifier for the activity definition

ActivityDefinition.​identifier
jurisdictiontokenActivityDefinition-jurisdiction

Intended jurisdiction for the activity definition

ActivityDefinition.​jurisdiction
namestringActivityDefinition-name

Computationally friendly name of the activity definition

ActivityDefinition.​name
predecessorreferenceActivityDefinition-predecessor

What resource is being referenced

ActivityDefinition.​relatedArtifact.​where(type='predecessor').​resource
publisherstringActivityDefinition-publisher

Name of the publisher of the activity definition

ActivityDefinition.​publisher
statustokenActivityDefinition-status

The current status of the activity definition

ActivityDefinition.​status
successorreferenceActivityDefinition-successor

What resource is being referenced

ActivityDefinition.​relatedArtifact.​where(type='successor').​resource
titlestringActivityDefinition-title

The human-friendly name of the activity definition

ActivityDefinition.​title
topictokenActivityDefinition-topic

Topics associated with the module

ActivityDefinition.​topic
urluriActivityDefinition-url

The uri that identifies the activity definition

ActivityDefinition.​url
versiontokenActivityDefinition-version

The business version of the activity definition

ActivityDefinition.​version
AdverseEvent TU
actualitytokenAdverseEvent-actuality

actual | potential

AdverseEvent.​actuality
categorytokenAdverseEvent-category

product-problem | product-quality | product-use-error | wrong-dose | incorrect-prescribing-information | wrong-technique | wrong-route-of-administration | wrong-rate | wrong-duration | wrong-time | expired-drug | medical-device-use-error | problem-different-manufacturer | unsafe-physical-environment

AdverseEvent.​category
datedateAdverseEvent-date

When the event occurred

AdverseEvent.​date
eventtokenAdverseEvent-event

Type of the event itself in relation to the subject

AdverseEvent.​event
locationreferenceAdverseEvent-location

Location where adverse event occurred

AdverseEvent.​location
recorderreferenceAdverseEvent-recorder

Who recorded the adverse event

AdverseEvent.​recorder
resultingconditionreferenceAdverseEvent-resultingcondition

Effect on the subject due to this event

AdverseEvent.​resultingCondition
seriousnesstokenAdverseEvent-seriousness

Seriousness of the event

AdverseEvent.​seriousness
severitytokenAdverseEvent-severity

mild | moderate | severe

AdverseEvent.​severity
studyreferenceAdverseEvent-study

AdverseEvent.study

AdverseEvent.​study
subjectreferenceAdverseEvent-subject

Subject impacted by event

AdverseEvent.​subject
substancereferenceAdverseEvent-substance

Refers to the specific entity that caused the adverse event

AdverseEvent.​suspectEntity.​instance
AllergyIntolerance TU
asserterreferenceAllergyIntolerance-asserter

Source of the information about the allergy

AllergyIntolerance.​asserter
categorytokenAllergyIntolerance-category

food | medication | environment | biologic

AllergyIntolerance.​category
clinical-statustokenAllergyIntolerance-clinical-status

active | inactive | resolved

AllergyIntolerance.​clinicalStatus
codetokenclinical-code

Code that identifies the allergy or intolerance

AllergyIntolerance.​code | AllergyIntolerance.​reaction.​substance
criticalitytokenAllergyIntolerance-criticality

low | high | unable-to-assess

AllergyIntolerance.​criticality
datedateclinical-date

Date first version of the resource instance was recorded

AllergyIntolerance.​recordedDate
identifiertokenclinical-identifier

External ids for this item

AllergyIntolerance.​identifier
last-datedateAllergyIntolerance-last-date

Date(/time) of last known occurrence of a reaction

AllergyIntolerance.​lastOccurrence
manifestationtokenAllergyIntolerance-manifestation

Clinical symptoms/signs associated with the Event

AllergyIntolerance.​reaction.​manifestation
onsetdateAllergyIntolerance-onset

Date(/time) when manifestations showed

AllergyIntolerance.​reaction.​onset
patientreferenceclinical-patient

Who the sensitivity is for

AllergyIntolerance.​patient
recorderreferenceAllergyIntolerance-recorder

Who recorded the sensitivity

AllergyIntolerance.​recorder
routetokenAllergyIntolerance-route

How the subject was exposed to the substance

AllergyIntolerance.​reaction.​exposureRoute
severitytokenAllergyIntolerance-severity

mild | moderate | severe (of event as a whole)

AllergyIntolerance.​reaction.​severity
typetokenclinical-type

allergy | intolerance - Underlying mechanism (if known)

AllergyIntolerance.​type
verification-statustokenAllergyIntolerance-verification-status

unconfirmed | confirmed | refuted | entered-in-error

AllergyIntolerance.​verificationStatus
Appointment TU
actorreferenceAppointment-actor

Any one of the individuals participating in the appointment

Appointment.​participant.​actor
appointment-typetokenAppointment-appointment-type

The style of appointment or patient that has been booked in the slot (not service type)

Appointment.​appointmentType
based-onreferenceAppointment-based-on

The service request this appointment is allocated to assess

Appointment.​basedOn
datedateAppointment-date

Appointment date/time.

Appointment.​start
identifiertokenAppointment-identifier

An Identifier of the Appointment

Appointment.​identifier
locationreferenceAppointment-location

This location is listed in the participants of the appointment

Appointment.​participant.​actor.​where(resolve() is Location)
part-statustokenAppointment-part-status

The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests.

Appointment.​participant.​status
patientreferenceAppointment-patient

One of the individuals of the appointment is this patient

Appointment.​participant.​actor.​where(resolve() is Patient)
practitionerreferenceAppointment-practitioner

One of the individuals of the appointment is this practitioner

Appointment.​participant.​actor.​where(resolve() is Practitioner)
reason-codetokenAppointment-reason-code

Coded reason this appointment is scheduled

Appointment.​reasonCode
reason-referencereferenceAppointment-reason-reference

Reason the appointment is to take place (resource)

Appointment.​reasonReference
service-categorytokenAppointment-service-category

A broad categorization of the service that is to be performed during this appointment

Appointment.​serviceCategory
service-typetokenAppointment-service-type

The specific service that is to be performed during this appointment

Appointment.​serviceType
slotreferenceAppointment-slot

The slots that this appointment is filling

Appointment.​slot
specialtytokenAppointment-specialty

The specialty of a practitioner that would be required to perform the service requested in this appointment

Appointment.​specialty
statustokenAppointment-status

The overall status of the appointment

Appointment.​status
supporting-inforeferenceAppointment-supporting-info

Additional information to support the appointment

Appointment.​supportingInformation
AppointmentResponse TU
actorreferenceAppointmentResponse-actor

The Person, Location/HealthcareService or Device that this appointment response replies for

AppointmentResponse.​actor
appointmentreferenceAppointmentResponse-appointment

The appointment that the response is attached to

AppointmentResponse.​appointment
identifiertokenAppointmentResponse-identifier

An Identifier in this appointment response

AppointmentResponse.​identifier
locationreferenceAppointmentResponse-location

This Response is for this Location

AppointmentResponse.​actor.​where(resolve() is Location)
part-statustokenAppointmentResponse-part-status

The participants acceptance status for this appointment

AppointmentResponse.​participantStatus
patientreferenceAppointmentResponse-patient

This Response is for this Patient

AppointmentResponse.​actor.​where(resolve() is Patient)
practitionerreferenceAppointmentResponse-practitioner

This Response is for this Practitioner

AppointmentResponse.​actor.​where(resolve() is Practitioner)
AuditEvent TU
actiontokenAuditEvent-action

Type of action performed during the event

AuditEvent.​action
addressstringAuditEvent-address

Identifier for the network access point of the user device

AuditEvent.​agent.​network.​address
agentreferenceAuditEvent-agent

Identifier of who

AuditEvent.​agent.​who
agent-namestringAuditEvent-agent-name

Human friendly name for the agent

AuditEvent.​agent.​name
agent-roletokenAuditEvent-agent-role

Agent role in the event

AuditEvent.​agent.​role
altidtokenAuditEvent-altid

Alternative User identity

AuditEvent.​agent.​altId
datedateAuditEvent-date

Time when the event was recorded

AuditEvent.​recorded
entityreferenceAuditEvent-entity

Specific instance of resource

AuditEvent.​entity.​what
entity-namestringAuditEvent-entity-name

Descriptor for entity

AuditEvent.​entity.​name
entity-roletokenAuditEvent-entity-role

What role the entity played

AuditEvent.​entity.​role
entity-typetokenAuditEvent-entity-type

Type of entity involved

AuditEvent.​entity.​type
outcometokenAuditEvent-outcome

Whether the event succeeded or failed

AuditEvent.​outcome
patientreferenceAuditEvent-patient

Identifier of who

AuditEvent.​agent.​who.​where(resolve() is Patient) | AuditEvent.​entity.​what.​where(resolve() is Patient)
policyuriAuditEvent-policy

Policy that authorized event

AuditEvent.​agent.​policy
sitetokenAuditEvent-site

Logical source location within the enterprise

AuditEvent.​source.​site
sourcereferenceAuditEvent-source

The identity of source detecting the event

AuditEvent.​source.​observer
subtypetokenAuditEvent-subtype

More specific type/id for the event

AuditEvent.​subtype
typetokenAuditEvent-type

Type/identifier of event

AuditEvent.​type
Basic TU
authorreferenceBasic-author

Who created

Basic.​author
codetokenBasic-code

Kind of Resource

Basic.​code
createddateBasic-created

When created

Basic.​created
identifiertokenBasic-identifier

Business identifier

Basic.​identifier
patientreferenceBasic-patient

Identifies the focus of this resource

Basic.​subject.​where(resolve() is Patient)
subjectreferenceBasic-subject

Identifies the focus of this resource

Basic.​subject
BodyStructure TU
identifiertokenBodyStructure-identifier

Bodystructure identifier

BodyStructure.​identifier
locationtokenBodyStructure-location

Body site

BodyStructure.​location
morphologytokenBodyStructure-morphology

Kind of Structure

BodyStructure.​morphology
patientreferenceBodyStructure-patient

Who this is about

BodyStructure.​patient
Bundle N
composition TUreferenceBundle-composition

The first resource in the bundle, if the bundle type is "document" - this is a composition, and this parameter provides access to search its contents

Bundle.​entry[0].​resource
identifier TUtokenBundle-identifier

Persistent identifier for the bundle

Bundle.​identifier
message TUreferenceBundle-message

The first resource in the bundle, if the bundle type is "message" - this is a message header, and this parameter provides access to search its contents

Bundle.​entry[0].​resource
timestamp TUdateBundle-timestamp

When the bundle was assembled

Bundle.​timestamp
type TUtokenBundle-type

document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection

Bundle.​type
CapabilityStatement N
context TUtokenconformance-context

A use context assigned to the capability statement

(CapabilityStatement.​useContext.​value as CodeableConcept)
context-quantity TUquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the capability statement

(CapabilityStatement.​useContext.​value as Quantity) | (CapabilityStatement.​useContext.​value as Range)
context-type TUtokenconformance-context-type

A type of use context assigned to the capability statement

CapabilityStatement.​useContext.​code
context-type-quantity TUcompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the capability statement

CapabilityStatement.​useContext
context-type-value TUcompositeconformance-context-type-value

A use context type and value assigned to the capability statement

CapabilityStatement.​useContext
date TUdateconformance-date

The capability statement publication date

CapabilityStatement.​date
description TUstringconformance-description

The description of the capability statement

CapabilityStatement.​description
fhirversion TUtokenCapabilityStatement-fhirversion

The version of FHIR

CapabilityStatement.​version
format TUtokenCapabilityStatement-format

formats supported (xml | json | ttl | mime type)

CapabilityStatement.​format
guide TUreferenceCapabilityStatement-guide

Implementation guides supported

CapabilityStatement.​implementationGuide
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the capability statement

CapabilityStatement.​jurisdiction
mode TUtokenCapabilityStatement-mode

Mode - restful (server/client) or messaging (sender/receiver)

CapabilityStatement.​rest.​mode
name TUstringconformance-name

Computationally friendly name of the capability statement

CapabilityStatement.​name
publisher TUstringconformance-publisher

Name of the publisher of the capability statement

CapabilityStatement.​publisher
resource TUtokenCapabilityStatement-resource

Name of a resource mentioned in a capability statement

CapabilityStatement.​rest.​resource.​type
resource-profile TUreferenceCapabilityStatement-resource-profile

A profile id invoked in a capability statement

CapabilityStatement.​rest.​resource.​profile
security-service TUtokenCapabilityStatement-security-service

OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates

CapabilityStatement.​rest.​security.​service
software TUstringCapabilityStatement-software

Part of the name of a software application

CapabilityStatement.​software.​name
status TUtokenconformance-status

The current status of the capability statement

CapabilityStatement.​status
supported-profile TUreferenceCapabilityStatement-supported-profile

Profiles for use cases supported

CapabilityStatement.​rest.​resource.​supportedProfile
title TUstringconformance-title

The human-friendly name of the capability statement

CapabilityStatement.​title
url TUuriconformance-url

The uri that identifies the capability statement

CapabilityStatement.​url
version TUtokenconformance-version

The business version of the capability statement

CapabilityStatement.​version
CarePlan TU
activity-codetokenCarePlan-activity-code

Detail type of activity

CarePlan.​activity.​detail.​code
activity-datedateCarePlan-activity-date

Specified date occurs within period specified by CarePlan.activity.detail.scheduled[x]

CarePlan.​activity.​detail.​scheduled
activity-referencereferenceCarePlan-activity-reference

Activity details defined in specific resource

CarePlan.​activity.​reference
based-onreferenceCarePlan-based-on

Fulfills CarePlan

CarePlan.​basedOn
care-teamreferenceCarePlan-care-team

Who's involved in plan?

CarePlan.​careTeam
categorytokenCarePlan-category

Type of plan

CarePlan.​category
conditionreferenceCarePlan-condition

Health issues this plan addresses

CarePlan.​addresses
datedateclinical-date

Time period plan covers

CarePlan.​period
encounterreferenceCarePlan-encounter

Encounter created as part of

CarePlan.​encounter
goalreferenceCarePlan-goal

Desired outcome of plan

CarePlan.​goal
identifiertokenclinical-identifier

External Ids for this plan

CarePlan.​identifier
instantiates-canonicalreferenceCarePlan-instantiates-canonical

Instantiates FHIR protocol or definition

CarePlan.​instantiatesCanonical
instantiates-uriuriCarePlan-instantiates-uri

Instantiates external protocol or definition

CarePlan.​instantiatesUri
intenttokenCarePlan-intent

proposal | plan | order | option

CarePlan.​intent
part-ofreferenceCarePlan-part-of

Part of referenced CarePlan

CarePlan.​partOf
patientreferenceclinical-patient

Who the care plan is for

CarePlan.​subject.​where(resolve() is Patient)
performerreferenceCarePlan-performer

Matches if the practitioner is listed as a performer in any of the "simple" activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)

CarePlan.​activity.​detail.​performer
replacesreferenceCarePlan-replaces

CarePlan replaced by this CarePlan

CarePlan.​replaces
statustokenCarePlan-status

draft | active | on-hold | revoked | completed | entered-in-error | unknown

CarePlan.​status
subjectreferenceCarePlan-subject

Who the care plan is for

CarePlan.​subject
CareTeam TU
categorytokenCareTeam-category

Type of team

CareTeam.​category
datedateclinical-date

Time period team covers

CareTeam.​period
encounterreferenceCareTeam-encounter

Encounter created as part of

CareTeam.​encounter
identifiertokenclinical-identifier

External Ids for this team

CareTeam.​identifier
participantreferenceCareTeam-participant

Who is involved

CareTeam.​participant.​member
patientreferenceclinical-patient

Who care team is for

CareTeam.​subject.​where(resolve() is Patient)
statustokenCareTeam-status

proposed | active | suspended | inactive | entered-in-error

CareTeam.​status
subjectreferenceCareTeam-subject

Who care team is for

CareTeam.​subject
ChargeItem TU
accountreferenceChargeItem-account

Account to place this charge

ChargeItem.​account
codetokenChargeItem-code

A code that identifies the charge, like a billing code

ChargeItem.​code
contextreferenceChargeItem-context

Encounter / Episode associated with event

ChargeItem.​context
entered-datedateChargeItem-entered-date

Date the charge item was entered

ChargeItem.​enteredDate
entererreferenceChargeItem-enterer

Individual who was entering

ChargeItem.​enterer
factor-overridenumberChargeItem-factor-override

Factor overriding the associated rules

ChargeItem.​factorOverride
identifiertokenChargeItem-identifier

Business Identifier for item

ChargeItem.​identifier
occurrencedateChargeItem-occurrence

When the charged service was applied

ChargeItem.​occurrence
patientreferenceChargeItem-patient

Individual service was done for/to

ChargeItem.​subject.​where(resolve() is Patient)
performer-actorreferenceChargeItem-performer-actor

Individual who was performing

ChargeItem.​performer.​actor
performer-functiontokenChargeItem-performer-function

What type of performance was done

ChargeItem.​performer.​function
performing-organizationreferenceChargeItem-performing-organization

Organization providing the charged service

ChargeItem.​performingOrganization
price-overridequantityChargeItem-price-override

Price overriding the associated rules

ChargeItem.​priceOverride
quantityquantityChargeItem-quantity

Quantity of which the charge item has been serviced

ChargeItem.​quantity
requesting-organizationreferenceChargeItem-requesting-organization

Organization requesting the charged service

ChargeItem.​requestingOrganization
servicereferenceChargeItem-service

Which rendered service is being charged?

ChargeItem.​service
subjectreferenceChargeItem-subject

Individual service was done for/to

ChargeItem.​subject
ChargeItemDefinition TU
contexttokenChargeItemDefinition-context

A use context assigned to the charge item definition

(ChargeItemDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityChargeItemDefinition-context-quantity

A quantity- or range-valued use context assigned to the charge item definition

(ChargeItemDefinition.​useContext.​value as Quantity) | (ChargeItemDefinition.​useContext.​value as Range)
context-typetokenChargeItemDefinition-context-type

A type of use context assigned to the charge item definition

ChargeItemDefinition.​useContext.​code
context-type-quantitycompositeChargeItemDefinition-context-type-quantity

A use context type and quantity- or range-based value assigned to the charge item definition

ChargeItemDefinition.​useContext
context-type-valuecompositeChargeItemDefinition-context-type-value

A use context type and value assigned to the charge item definition

ChargeItemDefinition.​useContext
datedateChargeItemDefinition-date

The charge item definition publication date

ChargeItemDefinition.​date
descriptionstringChargeItemDefinition-description

The description of the charge item definition

ChargeItemDefinition.​description
effectivedateChargeItemDefinition-effective

The time during which the charge item definition is intended to be in use

ChargeItemDefinition.​effectivePeriod
identifiertokenChargeItemDefinition-identifier

External identifier for the charge item definition

ChargeItemDefinition.​identifier
jurisdictiontokenChargeItemDefinition-jurisdiction

Intended jurisdiction for the charge item definition

ChargeItemDefinition.​jurisdiction
publisherstringChargeItemDefinition-publisher

Name of the publisher of the charge item definition

ChargeItemDefinition.​publisher
statustokenChargeItemDefinition-status

The current status of the charge item definition

ChargeItemDefinition.​status
titlestringChargeItemDefinition-title

The human-friendly name of the charge item definition

ChargeItemDefinition.​title
urluriChargeItemDefinition-url

The uri that identifies the charge item definition

ChargeItemDefinition.​url
versiontokenChargeItemDefinition-version

The business version of the charge item definition

ChargeItemDefinition.​version
Claim TU
care-teamreferenceClaim-care-team

Member of the CareTeam

Claim.​careTeam.​provider
createddateClaim-created

The creation date for the Claim

Claim.​created
detail-udireferenceClaim-detail-udi

UDI associated with a line item, detail product or service

Claim.​item.​detail.​udi
encounterreferenceClaim-encounter

Encounters associated with a billed line item

Claim.​item.​encounter
entererreferenceClaim-enterer

The party responsible for the entry of the Claim

Claim.​enterer
facilityreferenceClaim-facility

Facility where the products or services have been or will be provided

Claim.​facility
identifiertokenClaim-identifier

The primary identifier of the financial resource

Claim.​identifier
insurerreferenceClaim-insurer

The target payor/insurer for the Claim

Claim.​insurer
item-udireferenceClaim-item-udi

UDI associated with a line item product or service

Claim.​item.​udi
patientreferenceClaim-patient

Patient receiving the products or services

Claim.​patient
payeereferenceClaim-payee

The party receiving any payment for the Claim

Claim.​payee.​party
prioritytokenClaim-priority

Processing priority requested

Claim.​priority
procedure-udireferenceClaim-procedure-udi

UDI associated with a procedure

Claim.​procedure.​udi
providerreferenceClaim-provider

Provider responsible for the Claim

Claim.​provider
statustokenClaim-status

The status of the Claim instance.

Claim.​status
subdetail-udireferenceClaim-subdetail-udi

UDI associated with a line item, detail, subdetail product or service

Claim.​item.​detail.​subDetail.​udi
usetokenClaim-use

The kind of financial resource

Claim.​use
ClaimResponse TU
createddateClaimResponse-created

The creation date

ClaimResponse.​created
dispositionstringClaimResponse-disposition

The contents of the disposition message

ClaimResponse.​disposition
identifiertokenClaimResponse-identifier

The identity of the ClaimResponse

ClaimResponse.​identifier
insurerreferenceClaimResponse-insurer

The organization which generated this resource

ClaimResponse.​insurer
outcometokenClaimResponse-outcome

The processing outcome

ClaimResponse.​outcome
patientreferenceClaimResponse-patient

The subject of care

ClaimResponse.​patient
payment-datedateClaimResponse-payment-date

The expected payment date

ClaimResponse.​payment.​date
requestreferenceClaimResponse-request

The claim reference

ClaimResponse.​request
requestorreferenceClaimResponse-requestor

The Provider of the claim

ClaimResponse.​requestor
statustokenClaimResponse-status

The status of the ClaimResponse

ClaimResponse.​status
usetokenClaimResponse-use

The type of claim

ClaimResponse.​use
ClinicalImpression TU
assessorreferenceClinicalImpression-assessor

The clinician performing the assessment

ClinicalImpression.​assessor
datedateclinical-date

When the assessment was documented

ClinicalImpression.​date
encounterreferenceClinicalImpression-encounter

Encounter created as part of

ClinicalImpression.​encounter
finding-codetokenClinicalImpression-finding-code

What was found

ClinicalImpression.​finding.​itemCodeableConcept
finding-refreferenceClinicalImpression-finding-ref

What was found

ClinicalImpression.​finding.​itemReference
identifiertokenClinicalImpression-identifier

Business identifier

ClinicalImpression.​identifier
investigationreferenceClinicalImpression-investigation

Record of a specific investigation

ClinicalImpression.​investigation.​item
patientreferenceclinical-patient

Patient or group assessed

ClinicalImpression.​subject.​where(resolve() is Patient)
previousreferenceClinicalImpression-previous

Reference to last assessment

ClinicalImpression.​previous
problemreferenceClinicalImpression-problem

Relevant impressions of patient state

ClinicalImpression.​problem
statustokenClinicalImpression-status

in-progress | completed | entered-in-error

ClinicalImpression.​status
subjectreferenceClinicalImpression-subject

Patient or group assessed

ClinicalImpression.​subject
supporting-inforeferenceClinicalImpression-supporting-info

Information supporting the clinical impression

ClinicalImpression.​supportingInfo
CodeSystem N
code TUtokenCodeSystem-code

A code defined in the code system

CodeSystem.​concept.​code
content-mode TUtokenCodeSystem-content-mode

not-present | example | fragment | complete | supplement

CodeSystem.​content
context TUtokenconformance-context

A use context assigned to the code system

(CodeSystem.​useContext.​value as CodeableConcept)
context-quantity TUquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the code system

(CodeSystem.​useContext.​value as Quantity) | (CodeSystem.​useContext.​value as Range)
context-type TUtokenconformance-context-type

A type of use context assigned to the code system

CodeSystem.​useContext.​code
context-type-quantity TUcompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the code system

CodeSystem.​useContext
context-type-value TUcompositeconformance-context-type-value

A use context type and value assigned to the code system

CodeSystem.​useContext
date TUdateconformance-date

The code system publication date

CodeSystem.​date
description TUstringconformance-description

The description of the code system

CodeSystem.​description
identifier TUtokenconformance-identifier

External identifier for the code system

CodeSystem.​identifier
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the code system

CodeSystem.​jurisdiction
language TUtokenCodeSystem-language

A language in which a designation is provided

CodeSystem.​concept.​designation.​language
name TUstringconformance-name

Computationally friendly name of the code system

CodeSystem.​name
publisher TUstringconformance-publisher

Name of the publisher of the code system

CodeSystem.​publisher
status TUtokenconformance-status

The current status of the code system

CodeSystem.​status
supplements TUreferenceCodeSystem-supplements

Find code system supplements for the referenced code system

CodeSystem.​supplements
system TUuriCodeSystem-system

The system for any codes defined by this code system (same as 'url')

CodeSystem.​url
title TUstringconformance-title

The human-friendly name of the code system

CodeSystem.​title
url TUuriconformance-url

The uri that identifies the code system

CodeSystem.​url
version TUtokenconformance-version

The business version of the code system

CodeSystem.​version
Communication TU
based-onreferenceCommunication-based-on

Request fulfilled by this communication

Communication.​basedOn
categorytokenCommunication-category

Message category

Communication.​category
encounterreferenceCommunication-encounter

Encounter created as part of

Communication.​encounter
identifiertokenCommunication-identifier

Unique identifier

Communication.​identifier
instantiates-canonicalreferenceCommunication-instantiates-canonical

Instantiates FHIR protocol or definition

Communication.​instantiatesCanonical
instantiates-uriuriCommunication-instantiates-uri

Instantiates external protocol or definition

Communication.​instantiatesUri
mediumtokenCommunication-medium

A channel of communication

Communication.​medium
part-ofreferenceCommunication-part-of

Part of this action

Communication.​partOf
patientreferenceCommunication-patient

Focus of message

Communication.​subject.​where(resolve() is Patient)
receiveddateCommunication-received

When received

Communication.​received
recipientreferenceCommunication-recipient

Message recipient

Communication.​recipient
senderreferenceCommunication-sender

Message sender

Communication.​sender
sentdateCommunication-sent

When sent

Communication.​sent
statustokenCommunication-status

preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown

Communication.​status
subjectreferenceCommunication-subject

Focus of message

Communication.​subject
CommunicationRequest TU
authoreddateCommunicationRequest-authored

When request transitioned to being actionable

CommunicationRequest.​authoredOn
based-onreferenceCommunicationRequest-based-on

Fulfills plan or proposal

CommunicationRequest.​basedOn
categorytokenCommunicationRequest-category

Message category

CommunicationRequest.​category
encounterreferenceCommunicationRequest-encounter

Encounter created as part of

CommunicationRequest.​encounter
group-identifiertokenCommunicationRequest-group-identifier

Composite request this is part of

CommunicationRequest.​groupIdentifier
identifiertokenCommunicationRequest-identifier

Unique identifier

CommunicationRequest.​identifier
mediumtokenCommunicationRequest-medium

A channel of communication

CommunicationRequest.​medium
occurrencedateCommunicationRequest-occurrence

When scheduled

(CommunicationRequest.​occurrence as dateTime)
patientreferenceCommunicationRequest-patient

Focus of message

CommunicationRequest.​subject.​where(resolve() is Patient)
prioritytokenCommunicationRequest-priority

routine | urgent | asap | stat

CommunicationRequest.​priority
recipientreferenceCommunicationRequest-recipient

Message recipient

CommunicationRequest.​recipient
replacesreferenceCommunicationRequest-replaces

Request(s) replaced by this request

CommunicationRequest.​replaces
requesterreferenceCommunicationRequest-requester

Who/what is requesting service

CommunicationRequest.​requester
senderreferenceCommunicationRequest-sender

Message sender

CommunicationRequest.​sender
statustokenCommunicationRequest-status

draft | active | on-hold | revoked | completed | entered-in-error | unknown

CommunicationRequest.​status
subjectreferenceCommunicationRequest-subject

Focus of message

CommunicationRequest.​subject
CompartmentDefinition TU
codetokenCompartmentDefinition-code

Patient | Encounter | RelatedPerson | Practitioner | Device

CompartmentDefinition.​code
contexttokenconformance-context

A use context assigned to the compartment definition

(CompartmentDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the compartment definition

(CompartmentDefinition.​useContext.​value as Quantity) | (CompartmentDefinition.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the compartment definition

CompartmentDefinition.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the compartment definition

CompartmentDefinition.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the compartment definition

CompartmentDefinition.​useContext
datedateconformance-date

The compartment definition publication date

CompartmentDefinition.​date
descriptionstringconformance-description

The description of the compartment definition

CompartmentDefinition.​description
namestringconformance-name

Computationally friendly name of the compartment definition

CompartmentDefinition.​name
publisherstringconformance-publisher

Name of the publisher of the compartment definition

CompartmentDefinition.​publisher
resourcetokenCompartmentDefinition-resource

Name of resource type

CompartmentDefinition.​resource.​code
statustokenconformance-status

The current status of the compartment definition

CompartmentDefinition.​status
urluriconformance-url

The uri that identifies the compartment definition

CompartmentDefinition.​url
versiontokenconformance-version

The business version of the compartment definition

CompartmentDefinition.​version
Composition TU
attesterreferenceComposition-attester

Who attested the composition

Composition.​attester.​party
authorreferenceComposition-author

Who and/or what authored the composition

Composition.​author
categorytokenComposition-category

Categorization of Composition

Composition.​category
confidentialitytokenComposition-confidentiality

As defined by affinity domain

Composition.​confidentiality
contexttokenComposition-context

Code(s) that apply to the event being documented

Composition.​event.​code
datedateclinical-date

Composition editing time

Composition.​date
encounterreferenceclinical-encounter

Context of the Composition

Composition.​encounter
entryreferenceComposition-entry

A reference to data that supports this section

Composition.​section.​entry
identifiertokenclinical-identifier

Version-independent identifier for the Composition

Composition.​identifier
patientreferenceclinical-patient

Who and/or what the composition is about

Composition.​subject.​where(resolve() is Patient)
perioddateComposition-period

The period covered by the documentation

Composition.​event.​period
related-idtokenComposition-related-id

Target of the relationship

(Composition.​relatesTo.​target as Identifier)
related-refreferenceComposition-related-ref

Target of the relationship

(Composition.​relatesTo.​target as Reference)
sectiontokenComposition-section

Classification of section (recommended)

Composition.​section.​code
statustokenComposition-status

preliminary | final | amended | entered-in-error

Composition.​status
subjectreferenceComposition-subject

Who and/or what the composition is about

Composition.​subject
titlestringComposition-title

Human Readable name/title

Composition.​title
typetokenclinical-type

Kind of composition (LOINC if possible)

Composition.​type
ConceptMap TU
contexttokenconformance-context

A use context assigned to the concept map

(ConceptMap.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the concept map

(ConceptMap.​useContext.​value as Quantity) | (ConceptMap.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the concept map

ConceptMap.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the concept map

ConceptMap.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the concept map

ConceptMap.​useContext
datedateconformance-date

The concept map publication date

ConceptMap.​date
dependsonuriConceptMap-dependson

Reference to property mapping depends on

ConceptMap.​group.​element.​target.​dependsOn.​property
descriptionstringconformance-description

The description of the concept map

ConceptMap.​description
identifiertokenconformance-identifier

External identifier for the concept map

ConceptMap.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the concept map

ConceptMap.​jurisdiction
namestringconformance-name

Computationally friendly name of the concept map

ConceptMap.​name
otherreferenceConceptMap-other

canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped

ConceptMap.​group.​unmapped.​url
producturiConceptMap-product

Reference to property mapping depends on

ConceptMap.​group.​element.​target.​product.​property
publisherstringconformance-publisher

Name of the publisher of the concept map

ConceptMap.​publisher
sourcereferenceConceptMap-source

The source value set that contains the concepts that are being mapped

(ConceptMap.​source as canonical)
source-codetokenConceptMap-source-code

Identifies element being mapped

ConceptMap.​group.​element.​code
source-systemuriConceptMap-source-system

Source system where concepts to be mapped are defined

ConceptMap.​group.​source
source-urireferenceConceptMap-source-uri

The source value set that contains the concepts that are being mapped

(ConceptMap.​source as uri)
statustokenconformance-status

The current status of the concept map

ConceptMap.​status
targetreferenceConceptMap-target

The target value set which provides context for the mappings

(ConceptMap.​target as canonical)
target-codetokenConceptMap-target-code

Code that identifies the target element

ConceptMap.​group.​element.​target.​code
target-systemuriConceptMap-target-system

Target system that the concepts are to be mapped to

ConceptMap.​group.​target
target-urireferenceConceptMap-target-uri

The target value set which provides context for the mappings

(ConceptMap.​target as uri)
titlestringconformance-title

The human-friendly name of the concept map

ConceptMap.​title
urluriconformance-url

The uri that identifies the concept map

ConceptMap.​url
versiontokenconformance-version

The business version of the concept map

ConceptMap.​version
Condition TU
abatement-agequantityCondition-abatement-age

Abatement as age or age range

Condition.​abatement.​as(Age) | Condition.​abatement.​as(Range)
abatement-datedateCondition-abatement-date

Date-related abatements (dateTime and period)

Condition.​abatement.​as(dateTime) | Condition.​abatement.​as(Period)
abatement-stringstringCondition-abatement-string

Abatement as a string

Condition.​abatement.​as(string)
asserterreferenceCondition-asserter

Person who asserts this condition

Condition.​asserter
body-sitetokenCondition-body-site

Anatomical location, if relevant

Condition.​bodySite
categorytokenCondition-category

The category of the condition

Condition.​category
clinical-statustokenCondition-clinical-status

The clinical status of the condition

Condition.​clinicalStatus
codetokenclinical-code

Code for the condition

Condition.​code
encounterreferenceCondition-encounter

Encounter created as part of

Condition.​encounter
evidencetokenCondition-evidence

Manifestation/symptom

Condition.​evidence.​code
evidence-detailreferenceCondition-evidence-detail

Supporting information found elsewhere

Condition.​evidence.​detail
identifiertokenclinical-identifier

A unique identifier of the condition record

Condition.​identifier
onset-agequantityCondition-onset-age

Onsets as age or age range

Condition.​onset.​as(Age) | Condition.​onset.​as(Range)
onset-datedateCondition-onset-date

Date related onsets (dateTime and Period)

Condition.​onset.​as(dateTime) | Condition.​onset.​as(Period)
onset-infostringCondition-onset-info

Onsets as a string

Condition.​onset.​as(string)
patientreferenceclinical-patient

Who has the condition?

Condition.​subject.​where(resolve() is Patient)
recorded-datedateCondition-recorded-date

Date record was first recorded

Condition.​recordedDate
severitytokenCondition-severity

The severity of the condition

Condition.​severity
stagetokenCondition-stage

Simple summary (disease specific)

Condition.​stage.​summary
subjectreferenceCondition-subject

Who has the condition?

Condition.​subject
verification-statustokenCondition-verification-status

unconfirmed | provisional | differential | confirmed | refuted | entered-in-error

Condition.​verificationStatus
Consent TU
actiontokenConsent-action

Actions controlled by this rule

Consent.​provision.​action
actorreferenceConsent-actor

Resource for the actor (or group, by role)

Consent.​provision.​actor.​reference
categorytokenConsent-category

Classification of the consent statement - for indexing/retrieval

Consent.​category
consentorreferenceConsent-consentor

Who is agreeing to the policy and rules

Consent.​performer
datareferenceConsent-data

The actual data reference

Consent.​provision.​data.​reference
datedateclinical-date

When this Consent was created or indexed

Consent.​dateTime
identifiertokenclinical-identifier

Identifier for this record (external references)

Consent.​identifier
organizationreferenceConsent-organization

Custodian of the consent

Consent.​organization
patientreferenceclinical-patient

Who the consent applies to

Consent.​patient
perioddateConsent-period

Timeframe for this rule

Consent.​provision.​period
purposetokenConsent-purpose

Context of activities covered by this rule

Consent.​provision.​purpose
scopetokenConsent-scope

Which of the four areas this resource covers (extensible)

Consent.​scope
security-labeltokenConsent-security-label

Security Labels that define affected resources

Consent.​provision.​securityLabel
source-referencereferenceConsent-source-reference

Search by reference to a Consent, DocumentReference, Contract or QuestionnaireResponse

Consent.​source
statustokenConsent-status

draft | proposed | active | rejected | inactive | entered-in-error

Consent.​status
Contract TU
authorityreferenceContract-authority

The authority of the contract

Contract.​authority
domainreferenceContract-domain

The domain of the contract

Contract.​domain
identifiertokenContract-identifier

The identity of the contract

Contract.​identifier
instantiatesuriContract-instantiates

A source definition of the contract

Contract.​instantiatesUri
issueddateContract-issued

The date/time the contract was issued

Contract.​issued
patientreferenceContract-patient

The identity of the subject of the contract (if a patient)

Contract.​subject.​where(resolve() is Patient)
signerreferenceContract-signer

Contract Signatory Party

Contract.​signer.​party
statustokenContract-status

The status of the contract

Contract.​status
subjectreferenceContract-subject

The identity of the subject of the contract

Contract.​subject
urluriContract-url

The basal contract definition

Contract.​url
Coverage TU
beneficiaryreferenceCoverage-beneficiary

Covered party

Coverage.​beneficiary
class-typetokenCoverage-class-type

Coverage class (eg. plan, group)

Coverage.​class.​type
class-valuestringCoverage-class-value

Value of the class (eg. Plan number, group number)

Coverage.​class.​value
dependentstringCoverage-dependent

Dependent number

Coverage.​dependent
identifiertokenCoverage-identifier

The primary identifier of the insured and the coverage

Coverage.​identifier
patientreferenceCoverage-patient

Retrieve coverages for a patient

Coverage.​beneficiary
payorreferenceCoverage-payor

The identity of the insurer or party paying for services

Coverage.​payor
policy-holderreferenceCoverage-policy-holder

Reference to the policyholder

Coverage.​policyHolder
statustokenCoverage-status

The status of the Coverage

Coverage.​status
subscriberreferenceCoverage-subscriber

Reference to the subscriber

Coverage.​subscriber
typetokenCoverage-type

The kind of coverage (health plan, auto, Workers Compensation)

Coverage.​type
CoverageEligibilityRequest TU
createddateCoverageEligibilityRequest-created

The creation date for the EOB

CoverageEligibilityRequest.​created
entererreferenceCoverageEligibilityRequest-enterer

The party who is responsible for the request

CoverageEligibilityRequest.​enterer
facilityreferenceCoverageEligibilityRequest-facility

Facility responsible for the goods and services

CoverageEligibilityRequest.​facility
identifiertokenCoverageEligibilityRequest-identifier

The business identifier of the Eligibility

CoverageEligibilityRequest.​identifier
patientreferenceCoverageEligibilityRequest-patient

The reference to the patient

CoverageEligibilityRequest.​patient
providerreferenceCoverageEligibilityRequest-provider

The reference to the provider

CoverageEligibilityRequest.​provider
statustokenCoverageEligibilityRequest-status

The status of the EligibilityRequest

CoverageEligibilityRequest.​status
CoverageEligibilityResponse TU
createddateCoverageEligibilityResponse-created

The creation date

CoverageEligibilityResponse.​created
dispositionstringCoverageEligibilityResponse-disposition

The contents of the disposition message

CoverageEligibilityResponse.​disposition
identifiertokenCoverageEligibilityResponse-identifier

The business identifier

CoverageEligibilityResponse.​identifier
insurerreferenceCoverageEligibilityResponse-insurer

The organization which generated this resource

CoverageEligibilityResponse.​insurer
outcometokenCoverageEligibilityResponse-outcome

The processing outcome

CoverageEligibilityResponse.​outcome
patientreferenceCoverageEligibilityResponse-patient

The reference to the patient

CoverageEligibilityResponse.​patient
requestreferenceCoverageEligibilityResponse-request

The EligibilityRequest reference

CoverageEligibilityResponse.​request
requestorreferenceCoverageEligibilityResponse-requestor

The EligibilityRequest provider

CoverageEligibilityResponse.​requestor
statustokenCoverageEligibilityResponse-status

The EligibilityRequest status

CoverageEligibilityResponse.​status
DetectedIssue TU
authorreferenceDetectedIssue-author

The provider or device that identified the issue

DetectedIssue.​author
codetokenDetectedIssue-code

Issue Category, e.g. drug-drug, duplicate therapy, etc.

DetectedIssue.​code
identifieddateDetectedIssue-identified

When identified

DetectedIssue.​identified
identifiertokenclinical-identifier

Unique id for the detected issue

DetectedIssue.​identifier
implicatedreferenceDetectedIssue-implicated

Problem resource

DetectedIssue.​implicated
patientreferenceclinical-patient

Associated patient

DetectedIssue.​patient
Device TU
device-namestringDevice-device-name

A server defined search that may match any of the string fields in Device.deviceName or Device.type.

Device.​deviceName.​name | Device.​type.​coding.​display | Device.​type.​text
identifiertokenDevice-identifier

Instance id from manufacturer, owner, and others

Device.​identifier
locationreferenceDevice-location

A location, where the resource is found

Device.​location
manufacturerstringDevice-manufacturer

The manufacturer of the device

Device.​manufacturer
modelstringDevice-model

The model of the device

Device.​modelNumber
organizationreferenceDevice-organization

The organization responsible for the device

Device.​owner
patientreferenceDevice-patient

Patient information, if the resource is affixed to a person

Device.​patient
statustokenDevice-status

active | inactive | entered-in-error | unknown

Device.​status
typetokenDevice-type

The type of the device

Device.​type
udi-carrierstringDevice-udi-carrier

UDI Barcode (RFID or other technology) string in HRF format.

Device.​udiCarrier.​carrierHRF
udi-distringDevice-udi-di

The udi Device Identifier (DI)

Device.​udiCarrier.​deviceIdentifier
urluriDevice-url

Network address to contact device

Device.​url
DeviceDefinition TU
identifiertokenDeviceDefinition-identifier

The identifier of the component

DeviceDefinition.​identifier
parentreferenceDeviceDefinition-parent

The parent DeviceDefinition resource

DeviceDefinition.​parentDevice
typetokenDeviceDefinition-type

The device component type

DeviceDefinition.​type
DeviceMetric TU
categorytokenDeviceMetric-category

The category of the metric

DeviceMetric.​category
identifiertokenDeviceMetric-identifier

The identifier of the metric

DeviceMetric.​identifier
parentreferenceDeviceMetric-parent

The parent DeviceMetric resource

DeviceMetric.​parent
sourcereferenceDeviceMetric-source

The device resource

DeviceMetric.​source
typetokenDeviceMetric-type

The component type

DeviceMetric.​type
DeviceRequest TU
authored-ondateDeviceRequest-authored-on

When the request transitioned to being actionable

DeviceRequest.​authoredOn
based-onreferenceDeviceRequest-based-on

Plan/proposal/order fulfilled by this request

DeviceRequest.​basedOn
codetokenclinical-code

Code for what is being requested/ordered

(DeviceRequest.​code as CodeableConcept)
devicereferenceDeviceRequest-device

Reference to resource that is being requested/ordered

(DeviceRequest.​code as Reference)
encounterreferenceclinical-encounter

Encounter during which request was created

DeviceRequest.​encounter
event-datedateDeviceRequest-event-date

When service should occur

(DeviceRequest.​occurrence as dateTime) | (DeviceRequest.​occurrence as Period)
group-identifiertokenDeviceRequest-group-identifier

Composite request this is part of

DeviceRequest.​groupIdentifier
identifiertokenclinical-identifier

Business identifier for request/order

DeviceRequest.​identifier
instantiates-canonicalreferenceDeviceRequest-instantiates-canonical

Instantiates FHIR protocol or definition

DeviceRequest.​instantiatesCanonical
instantiates-uriuriDeviceRequest-instantiates-uri

Instantiates external protocol or definition

DeviceRequest.​instantiatesUri
insurancereferenceDeviceRequest-insurance

Associated insurance coverage

DeviceRequest.​insurance
intenttokenDeviceRequest-intent

proposal | plan | original-order |reflex-order

DeviceRequest.​intent
patientreferenceclinical-patient

Individual the service is ordered for

DeviceRequest.​subject.​where(resolve() is Patient)
performerreferenceDeviceRequest-performer

Desired performer for service

DeviceRequest.​performer
prior-requestreferenceDeviceRequest-prior-request

Request takes the place of referenced completed or terminated requests

DeviceRequest.​priorRequest
requesterreferenceDeviceRequest-requester

Who/what is requesting service

DeviceRequest.​requester
statustokenDeviceRequest-status

entered-in-error | draft | active |suspended | completed

DeviceRequest.​status
subjectreferenceDeviceRequest-subject

Individual the service is ordered for

DeviceRequest.​subject
DeviceUseStatement TU
devicereferenceDeviceUseStatement-device

Search by device

DeviceUseStatement.​device
identifiertokenDeviceUseStatement-identifier

Search by identifier

DeviceUseStatement.​identifier
patientreferenceclinical-patient

Search by subject - a patient

DeviceUseStatement.​subject
subjectreferenceDeviceUseStatement-subject

Search by subject

DeviceUseStatement.​subject
DiagnosticReport TU
based-onreferenceDiagnosticReport-based-on

Reference to the service request.

DiagnosticReport.​basedOn
categorytokenDiagnosticReport-category

Which diagnostic discipline/department created the report

DiagnosticReport.​category
codetokenclinical-code

The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result

DiagnosticReport.​code
conclusiontokenDiagnosticReport-conclusion

A coded conclusion (interpretation/impression) on the report

DiagnosticReport.​conclusionCode
datedateclinical-date

The clinically relevant time of the report

DiagnosticReport.​effective
encounterreferenceclinical-encounter

The Encounter when the order was made

DiagnosticReport.​encounter
identifiertokenclinical-identifier

An identifier for the report

DiagnosticReport.​identifier
issueddateDiagnosticReport-issued

When the report was issued

DiagnosticReport.​issued
mediareferenceDiagnosticReport-media

A reference to the image source.

DiagnosticReport.​media.​link
patientreferenceclinical-patient

The subject of the report if a patient

DiagnosticReport.​subject.​where(resolve() is Patient)
performerreferenceDiagnosticReport-performer

Who is responsible for the report

DiagnosticReport.​performer
resultreferenceDiagnosticReport-result

Link to an atomic result (observation resource)

DiagnosticReport.​result
results-interpreterreferenceDiagnosticReport-results-interpreter

Who was the source of the report

DiagnosticReport.​resultsInterpreter
specimenreferenceDiagnosticReport-specimen

The specimen details

DiagnosticReport.​specimen
statustokenDiagnosticReport-status

The status of the report

DiagnosticReport.​status
subjectreferenceDiagnosticReport-subject

The subject of the report

DiagnosticReport.​subject
DocumentManifest TU
authorreferenceDocumentManifest-author

Who and/or what authored the DocumentManifest

DocumentManifest.​author
createddateDocumentManifest-created

When this document manifest created

DocumentManifest.​created
descriptionstringDocumentManifest-description

Human-readable description (title)

DocumentManifest.​description
identifiertokenclinical-identifier

Unique Identifier for the set of documents

DocumentManifest.​masterIdentifier | DocumentManifest.​identifier
itemreferenceDocumentManifest-item

Items in manifest

DocumentManifest.​content
patientreferenceclinical-patient

The subject of the set of documents

DocumentManifest.​subject.​where(resolve() is Patient)
recipientreferenceDocumentManifest-recipient

Intended to get notified about this set of documents

DocumentManifest.​recipient
related-idtokenDocumentManifest-related-id

Identifiers of things that are related

DocumentManifest.​related.​identifier
related-refreferenceDocumentManifest-related-ref

Related Resource

DocumentManifest.​related.​ref
sourceuriDocumentManifest-source

The source system/application/software

DocumentManifest.​source
statustokenDocumentManifest-status

current | superseded | entered-in-error

DocumentManifest.​status
subjectreferenceDocumentManifest-subject

The subject of the set of documents

DocumentManifest.​subject
typetokenclinical-type

Kind of document set

DocumentManifest.​type
DocumentReference TU
authenticatorreferenceDocumentReference-authenticator

Who/what authenticated the document

DocumentReference.​authenticator
authorreferenceDocumentReference-author

Who and/or what authored the document

DocumentReference.​author
categorytokenDocumentReference-category

Categorization of document

DocumentReference.​category
contenttypetokenDocumentReference-contenttype

Mime type of the content, with charset etc.

DocumentReference.​content.​attachment.​contentType
custodianreferenceDocumentReference-custodian

Organization which maintains the document

DocumentReference.​custodian
datedateDocumentReference-date

When this document reference was created

DocumentReference.​date
descriptionstringDocumentReference-description

Human-readable description

DocumentReference.​description
encounterreferenceclinical-encounter

Context of the document content

DocumentReference.​context.​encounter
eventtokenDocumentReference-event

Main clinical acts documented

DocumentReference.​context.​event
facilitytokenDocumentReference-facility

Kind of facility where patient was seen

DocumentReference.​context.​facilityType
formattokenDocumentReference-format

Format/content rules for the document

DocumentReference.​content.​format
identifiertokenclinical-identifier

Master Version Specific Identifier

DocumentReference.​masterIdentifier | DocumentReference.​identifier
languagetokenDocumentReference-language

Human language of the content (BCP-47)

DocumentReference.​content.​attachment.​language
locationuriDocumentReference-location

Uri where the data can be found

DocumentReference.​content.​attachment.​url
patientreferenceclinical-patient

Who/what is the subject of the document

DocumentReference.​subject.​where(resolve() is Patient)
perioddateDocumentReference-period

Time of service that is being documented

DocumentReference.​context.​period
relatedreferenceDocumentReference-related

Related identifiers or resources

DocumentReference.​context.​related
relatestoreferenceDocumentReference-relatesto

Target of the relationship

DocumentReference.​relatesTo.​target
relationtokenDocumentReference-relation

replaces | transforms | signs | appends

DocumentReference.​relatesTo.​code
relationshipcompositeDocumentReference-relationship

Combination of relation and relatesTo

DocumentReference.​relatesTo
security-labeltokenDocumentReference-security-label

Document security-tags

DocumentReference.​securityLabel
settingtokenDocumentReference-setting

Additional details about where the content was created (e.g. clinical specialty)

DocumentReference.​context.​practiceSetting
statustokenDocumentReference-status

current | superseded | entered-in-error

DocumentReference.​status
subjectreferenceDocumentReference-subject

Who/what is the subject of the document

DocumentReference.​subject
typetokenclinical-type

Kind of document (LOINC if possible)

DocumentReference.​type
EffectEvidenceSynthesis TU
contexttokenEffectEvidenceSynthesis-context

A use context assigned to the effect evidence synthesis

(EffectEvidenceSynthesis.​useContext.​value as CodeableConcept)
context-quantityquantityEffectEvidenceSynthesis-context-quantity

A quantity- or range-valued use context assigned to the effect evidence synthesis

(EffectEvidenceSynthesis.​useContext.​value as Quantity) | (EffectEvidenceSynthesis.​useContext.​value as Range)
context-typetokenEffectEvidenceSynthesis-context-type

A type of use context assigned to the effect evidence synthesis

EffectEvidenceSynthesis.​useContext.​code
context-type-quantitycompositeEffectEvidenceSynthesis-context-type-quantity

A use context type and quantity- or range-based value assigned to the effect evidence synthesis

EffectEvidenceSynthesis.​useContext
context-type-valuecompositeEffectEvidenceSynthesis-context-type-value

A use context type and value assigned to the effect evidence synthesis

EffectEvidenceSynthesis.​useContext
datedateEffectEvidenceSynthesis-date

The effect evidence synthesis publication date

EffectEvidenceSynthesis.​date
descriptionstringEffectEvidenceSynthesis-description

The description of the effect evidence synthesis

EffectEvidenceSynthesis.​description
effectivedateEffectEvidenceSynthesis-effective

The time during which the effect evidence synthesis is intended to be in use

EffectEvidenceSynthesis.​effectivePeriod
identifiertokenEffectEvidenceSynthesis-identifier

External identifier for the effect evidence synthesis

EffectEvidenceSynthesis.​identifier
jurisdictiontokenEffectEvidenceSynthesis-jurisdiction

Intended jurisdiction for the effect evidence synthesis

EffectEvidenceSynthesis.​jurisdiction
namestringEffectEvidenceSynthesis-name

Computationally friendly name of the effect evidence synthesis

EffectEvidenceSynthesis.​name
publisherstringEffectEvidenceSynthesis-publisher

Name of the publisher of the effect evidence synthesis

EffectEvidenceSynthesis.​publisher
statustokenEffectEvidenceSynthesis-status

The current status of the effect evidence synthesis

EffectEvidenceSynthesis.​status
titlestringEffectEvidenceSynthesis-title

The human-friendly name of the effect evidence synthesis

EffectEvidenceSynthesis.​title
urluriEffectEvidenceSynthesis-url

The uri that identifies the effect evidence synthesis

EffectEvidenceSynthesis.​url
versiontokenEffectEvidenceSynthesis-version

The business version of the effect evidence synthesis

EffectEvidenceSynthesis.​version
Encounter TU
accountreferenceEncounter-account

The set of accounts that may be used for billing for this Encounter

Encounter.​account
appointmentreferenceEncounter-appointment

The appointment that scheduled this encounter

Encounter.​appointment
based-onreferenceEncounter-based-on

The ServiceRequest that initiated this encounter

Encounter.​basedOn
classtokenEncounter-class

Classification of patient encounter

Encounter.​class
datedateclinical-date

A date within the period the Encounter lasted

Encounter.​period
diagnosisreferenceEncounter-diagnosis

The diagnosis or procedure relevant to the encounter

Encounter.​diagnosis.​condition
episode-of-carereferenceEncounter-episode-of-care

Episode(s) of care that this encounter should be recorded against

Encounter.​episodeOfCare
identifiertokenclinical-identifier

Identifier(s) by which this encounter is known

Encounter.​identifier
lengthquantityEncounter-length

Length of encounter in days

Encounter.​length
locationreferenceEncounter-location

Location the encounter takes place

Encounter.​location.​location
location-perioddateEncounter-location-period

Time period during which the patient was present at the location

Encounter.​location.​period
part-ofreferenceEncounter-part-of

Another Encounter this encounter is part of

Encounter.​partOf
participantreferenceEncounter-participant

Persons involved in the encounter other than the patient

Encounter.​participant.​individual
participant-typetokenEncounter-participant-type

Role of participant in encounter

Encounter.​participant.​type
patientreferenceclinical-patient

The patient or group present at the encounter

Encounter.​subject.​where(resolve() is Patient)
practitionerreferenceEncounter-practitioner

Persons involved in the encounter other than the patient

Encounter.​participant.​individual.​where(resolve() is Practitioner)
reason-codetokenEncounter-reason-code

Coded reason the encounter takes place

Encounter.​reasonCode
reason-referencereferenceEncounter-reason-reference

Reason the encounter takes place (reference)

Encounter.​reasonReference
service-providerreferenceEncounter-service-provider

The organization (facility) responsible for this encounter

Encounter.​serviceProvider
special-arrangementtokenEncounter-special-arrangement

Wheelchair, translator, stretcher, etc.

Encounter.​hospitalization.​specialArrangement
statustokenEncounter-status

planned | arrived | triaged | in-progress | onleave | finished | cancelled +

Encounter.​status
subjectreferenceEncounter-subject

The patient or group present at the encounter

Encounter.​subject
typetokenclinical-type

Specific type of encounter

Encounter.​type
Endpoint TU
connection-typetokenEndpoint-connection-type

Protocol/Profile/Standard to be used with this endpoint connection

Endpoint.​connectionType
identifiertokenEndpoint-identifier

Identifies this endpoint across multiple systems

Endpoint.​identifier
namestringEndpoint-name

A name that this endpoint can be identified by

Endpoint.​name
organizationreferenceEndpoint-organization

The organization that is managing the endpoint

Endpoint.​managingOrganization
payload-typetokenEndpoint-payload-type

The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)

Endpoint.​payloadType
statustokenEndpoint-status

The current status of the Endpoint (usually expected to be active)

Endpoint.​status
EnrollmentRequest TU
identifiertokenEnrollmentRequest-identifier

The business identifier of the Enrollment

EnrollmentRequest.​identifier
patientreferenceEnrollmentRequest-patient

The party to be enrolled

EnrollmentRequest.​candidate
statustokenEnrollmentRequest-status

The status of the enrollment

EnrollmentRequest.​status
subjectreferenceEnrollmentRequest-subject

The party to be enrolled

EnrollmentRequest.​candidate
EnrollmentResponse TU
identifiertokenEnrollmentResponse-identifier

The business identifier of the EnrollmentResponse

EnrollmentResponse.​identifier
requestreferenceEnrollmentResponse-request

The reference to the claim

EnrollmentResponse.​request
statustokenEnrollmentResponse-status

The status of the enrollment response

EnrollmentResponse.​status
EpisodeOfCare TU
care-managerreferenceEpisodeOfCare-care-manager

Care manager/care coordinator for the patient

EpisodeOfCare.​careManager.​where(resolve() is Practitioner)
conditionreferenceEpisodeOfCare-condition

Conditions/problems/diagnoses this episode of care is for

EpisodeOfCare.​diagnosis.​condition
datedateclinical-date

The provided date search value falls within the episode of care's period

EpisodeOfCare.​period
identifiertokenclinical-identifier

Business Identifier(s) relevant for this EpisodeOfCare

EpisodeOfCare.​identifier
incoming-referralreferenceEpisodeOfCare-incoming-referral

Incoming Referral Request

EpisodeOfCare.​referralRequest
organizationreferenceEpisodeOfCare-organization

The organization that has assumed the specific responsibilities of this EpisodeOfCare

EpisodeOfCare.​managingOrganization
patientreferenceclinical-patient

The patient who is the focus of this episode of care

EpisodeOfCare.​patient
statustokenEpisodeOfCare-status

The current status of the Episode of Care as provided (does not check the status history collection)

EpisodeOfCare.​status
typetokenclinical-type

Type/class - e.g. specialist referral, disease management

EpisodeOfCare.​type
EventDefinition TU
composed-ofreferenceEventDefinition-composed-of

What resource is being referenced

EventDefinition.​relatedArtifact.​where(type='composed-of').​resource
contexttokenEventDefinition-context

A use context assigned to the event definition

(EventDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityEventDefinition-context-quantity

A quantity- or range-valued use context assigned to the event definition

(EventDefinition.​useContext.​value as Quantity) | (EventDefinition.​useContext.​value as Range)
context-typetokenEventDefinition-context-type

A type of use context assigned to the event definition

EventDefinition.​useContext.​code
context-type-quantitycompositeEventDefinition-context-type-quantity

A use context type and quantity- or range-based value assigned to the event definition

EventDefinition.​useContext
context-type-valuecompositeEventDefinition-context-type-value

A use context type and value assigned to the event definition

EventDefinition.​useContext
datedateEventDefinition-date

The event definition publication date

EventDefinition.​date
depends-onreferenceEventDefinition-depends-on

What resource is being referenced

EventDefinition.​relatedArtifact.​where(type='depends-on').​resource
derived-fromreferenceEventDefinition-derived-from

What resource is being referenced

EventDefinition.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringEventDefinition-description

The description of the event definition

EventDefinition.​description
effectivedateEventDefinition-effective

The time during which the event definition is intended to be in use

EventDefinition.​effectivePeriod
identifiertokenEventDefinition-identifier

External identifier for the event definition

EventDefinition.​identifier
jurisdictiontokenEventDefinition-jurisdiction

Intended jurisdiction for the event definition

EventDefinition.​jurisdiction
namestringEventDefinition-name

Computationally friendly name of the event definition

EventDefinition.​name
predecessorreferenceEventDefinition-predecessor

What resource is being referenced

EventDefinition.​relatedArtifact.​where(type='predecessor').​resource
publisherstringEventDefinition-publisher

Name of the publisher of the event definition

EventDefinition.​publisher
statustokenEventDefinition-status

The current status of the event definition

EventDefinition.​status
successorreferenceEventDefinition-successor

What resource is being referenced

EventDefinition.​relatedArtifact.​where(type='successor').​resource
titlestringEventDefinition-title

The human-friendly name of the event definition

EventDefinition.​title
topictokenEventDefinition-topic

Topics associated with the module

EventDefinition.​topic
urluriEventDefinition-url

The uri that identifies the event definition

EventDefinition.​url
versiontokenEventDefinition-version

The business version of the event definition

EventDefinition.​version
Evidence TU
composed-ofreferenceEvidence-composed-of

What resource is being referenced

Evidence.​relatedArtifact.​where(type='composed-of').​resource
contexttokenEvidence-context

A use context assigned to the evidence

(Evidence.​useContext.​value as CodeableConcept)
context-quantityquantityEvidence-context-quantity

A quantity- or range-valued use context assigned to the evidence

(Evidence.​useContext.​value as Quantity) | (Evidence.​useContext.​value as Range)
context-typetokenEvidence-context-type

A type of use context assigned to the evidence

Evidence.​useContext.​code
context-type-quantitycompositeEvidence-context-type-quantity

A use context type and quantity- or range-based value assigned to the evidence

Evidence.​useContext
context-type-valuecompositeEvidence-context-type-value

A use context type and value assigned to the evidence

Evidence.​useContext
datedateEvidence-date

The evidence publication date

Evidence.​date
depends-onreferenceEvidence-depends-on

What resource is being referenced

Evidence.​relatedArtifact.​where(type='depends-on').​resource
derived-fromreferenceEvidence-derived-from

What resource is being referenced

Evidence.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringEvidence-description

The description of the evidence

Evidence.​description
effectivedateEvidence-effective

The time during which the evidence is intended to be in use

Evidence.​effectivePeriod
identifiertokenEvidence-identifier

External identifier for the evidence

Evidence.​identifier
jurisdictiontokenEvidence-jurisdiction

Intended jurisdiction for the evidence

Evidence.​jurisdiction
namestringEvidence-name

Computationally friendly name of the evidence

Evidence.​name
predecessorreferenceEvidence-predecessor

What resource is being referenced

Evidence.​relatedArtifact.​where(type='predecessor').​resource
publisherstringEvidence-publisher

Name of the publisher of the evidence

Evidence.​publisher
statustokenEvidence-status

The current status of the evidence

Evidence.​status
successorreferenceEvidence-successor

What resource is being referenced

Evidence.​relatedArtifact.​where(type='successor').​resource
titlestringEvidence-title

The human-friendly name of the evidence

Evidence.​title
topictokenEvidence-topic

Topics associated with the Evidence

Evidence.​topic
urluriEvidence-url

The uri that identifies the evidence

Evidence.​url
versiontokenEvidence-version

The business version of the evidence

Evidence.​version
EvidenceVariable TU
composed-ofreferenceEvidenceVariable-composed-of

What resource is being referenced

EvidenceVariable.​relatedArtifact.​where(type='composed-of').​resource
contexttokenEvidenceVariable-context

A use context assigned to the evidence variable

(EvidenceVariable.​useContext.​value as CodeableConcept)
context-quantityquantityEvidenceVariable-context-quantity

A quantity- or range-valued use context assigned to the evidence variable

(EvidenceVariable.​useContext.​value as Quantity) | (EvidenceVariable.​useContext.​value as Range)
context-typetokenEvidenceVariable-context-type

A type of use context assigned to the evidence variable

EvidenceVariable.​useContext.​code
context-type-quantitycompositeEvidenceVariable-context-type-quantity

A use context type and quantity- or range-based value assigned to the evidence variable

EvidenceVariable.​useContext
context-type-valuecompositeEvidenceVariable-context-type-value

A use context type and value assigned to the evidence variable

EvidenceVariable.​useContext
datedateEvidenceVariable-date

The evidence variable publication date

EvidenceVariable.​date
depends-onreferenceEvidenceVariable-depends-on

What resource is being referenced

EvidenceVariable.​relatedArtifact.​where(type='depends-on').​resource
derived-fromreferenceEvidenceVariable-derived-from

What resource is being referenced

EvidenceVariable.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringEvidenceVariable-description

The description of the evidence variable

EvidenceVariable.​description
effectivedateEvidenceVariable-effective

The time during which the evidence variable is intended to be in use

EvidenceVariable.​effectivePeriod
identifiertokenEvidenceVariable-identifier

External identifier for the evidence variable

EvidenceVariable.​identifier
jurisdictiontokenEvidenceVariable-jurisdiction

Intended jurisdiction for the evidence variable

EvidenceVariable.​jurisdiction
namestringEvidenceVariable-name

Computationally friendly name of the evidence variable

EvidenceVariable.​name
predecessorreferenceEvidenceVariable-predecessor

What resource is being referenced

EvidenceVariable.​relatedArtifact.​where(type='predecessor').​resource
publisherstringEvidenceVariable-publisher

Name of the publisher of the evidence variable

EvidenceVariable.​publisher
statustokenEvidenceVariable-status

The current status of the evidence variable

EvidenceVariable.​status
successorreferenceEvidenceVariable-successor

What resource is being referenced

EvidenceVariable.​relatedArtifact.​where(type='successor').​resource
titlestringEvidenceVariable-title

The human-friendly name of the evidence variable

EvidenceVariable.​title
topictokenEvidenceVariable-topic

Topics associated with the EvidenceVariable

EvidenceVariable.​topic
urluriEvidenceVariable-url

The uri that identifies the evidence variable

EvidenceVariable.​url
versiontokenEvidenceVariable-version

The business version of the evidence variable

EvidenceVariable.​version
ExampleScenario TU
contexttokenExampleScenario-context

A use context assigned to the example scenario

(ExampleScenario.​useContext.​value as CodeableConcept)
context-quantityquantityExampleScenario-context-quantity

A quantity- or range-valued use context assigned to the example scenario

(ExampleScenario.​useContext.​value as Quantity) | (ExampleScenario.​useContext.​value as Range)
context-typetokenExampleScenario-context-type

A type of use context assigned to the example scenario

ExampleScenario.​useContext.​code
context-type-quantitycompositeExampleScenario-context-type-quantity

A use context type and quantity- or range-based value assigned to the example scenario

ExampleScenario.​useContext
context-type-valuecompositeExampleScenario-context-type-value

A use context type and value assigned to the example scenario

ExampleScenario.​useContext
datedateExampleScenario-date

The example scenario publication date

ExampleScenario.​date
identifiertokenExampleScenario-identifier

External identifier for the example scenario

ExampleScenario.​identifier
jurisdictiontokenExampleScenario-jurisdiction

Intended jurisdiction for the example scenario

ExampleScenario.​jurisdiction
namestringExampleScenario-name

Computationally friendly name of the example scenario

ExampleScenario.​name
publisherstringExampleScenario-publisher

Name of the publisher of the example scenario

ExampleScenario.​publisher
statustokenExampleScenario-status

The current status of the example scenario

ExampleScenario.​status
urluriExampleScenario-url

The uri that identifies the example scenario

ExampleScenario.​url
versiontokenExampleScenario-version

The business version of the example scenario

ExampleScenario.​version
ExplanationOfBenefit TU
care-teamreferenceExplanationOfBenefit-care-team

Member of the CareTeam

ExplanationOfBenefit.​careTeam.​provider
claimreferenceExplanationOfBenefit-claim

The reference to the claim

ExplanationOfBenefit.​claim
coveragereferenceExplanationOfBenefit-coverage

The plan under which the claim was adjudicated

ExplanationOfBenefit.​insurance.​coverage
createddateExplanationOfBenefit-created

The creation date for the EOB

ExplanationOfBenefit.​created
detail-udireferenceExplanationOfBenefit-detail-udi

UDI associated with a line item detail product or service

ExplanationOfBenefit.​item.​detail.​udi
dispositionstringExplanationOfBenefit-disposition

The contents of the disposition message

ExplanationOfBenefit.​disposition
encounterreferenceExplanationOfBenefit-encounter

Encounters associated with a billed line item

ExplanationOfBenefit.​item.​encounter
entererreferenceExplanationOfBenefit-enterer

The party responsible for the entry of the Claim

ExplanationOfBenefit.​enterer
facilityreferenceExplanationOfBenefit-facility

Facility responsible for the goods and services

ExplanationOfBenefit.​facility
identifiertokenExplanationOfBenefit-identifier

The business identifier of the Explanation of Benefit

ExplanationOfBenefit.​identifier
item-udireferenceExplanationOfBenefit-item-udi

UDI associated with a line item product or service

ExplanationOfBenefit.​item.​udi
patientreferenceExplanationOfBenefit-patient

The reference to the patient

ExplanationOfBenefit.​patient
payeereferenceExplanationOfBenefit-payee

The party receiving any payment for the Claim

ExplanationOfBenefit.​payee.​party
procedure-udireferenceExplanationOfBenefit-procedure-udi

UDI associated with a procedure

ExplanationOfBenefit.​procedure.​udi
providerreferenceExplanationOfBenefit-provider

The reference to the provider

ExplanationOfBenefit.​provider
statustokenExplanationOfBenefit-status

Status of the instance

ExplanationOfBenefit.​status
subdetail-udireferenceExplanationOfBenefit-subdetail-udi

UDI associated with a line item detail subdetail product or service

ExplanationOfBenefit.​item.​detail.​subDetail.​udi
FamilyMemberHistory TU
codetokenclinical-code

A search by a condition code

FamilyMemberHistory.​condition.​code
datedateclinical-date

When history was recorded or last updated

FamilyMemberHistory.​date
identifiertokenclinical-identifier

A search by a record identifier

FamilyMemberHistory.​identifier
instantiates-canonicalreferenceFamilyMemberHistory-instantiates-canonical

Instantiates FHIR protocol or definition

FamilyMemberHistory.​instantiatesCanonical
instantiates-uriuriFamilyMemberHistory-instantiates-uri

Instantiates external protocol or definition

FamilyMemberHistory.​instantiatesUri
patientreferenceclinical-patient

The identity of a subject to list family member history items for

FamilyMemberHistory.​patient
relationshiptokenFamilyMemberHistory-relationship

A search by a relationship type

FamilyMemberHistory.​relationship
sextokenFamilyMemberHistory-sex

A search by a sex code of a family member

FamilyMemberHistory.​sex
statustokenFamilyMemberHistory-status

partial | completed | entered-in-error | health-unknown

FamilyMemberHistory.​status
Flag TU
authorreferenceFlag-author

Flag creator

Flag.​author
datedateclinical-date

Time period when flag is active

Flag.​period
encounterreferenceclinical-encounter

Alert relevant during encounter

Flag.​encounter
identifiertokenFlag-identifier

Business identifier

Flag.​identifier
patientreferenceclinical-patient

The identity of a subject to list flags for

Flag.​subject.​where(resolve() is Patient)
subjectreferenceFlag-subject

The identity of a subject to list flags for

Flag.​subject
Goal TU
achievement-statustokenGoal-achievement-status

in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable

Goal.​achievementStatus
categorytokenGoal-category

E.g. Treatment, dietary, behavioral, etc.

Goal.​category
identifiertokenclinical-identifier

External Ids for this goal

Goal.​identifier
lifecycle-statustokenGoal-lifecycle-status

proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected

Goal.​lifecycleStatus
patientreferenceclinical-patient

Who this goal is intended for

Goal.​subject.​where(resolve() is Patient)
start-datedateGoal-start-date

When goal pursuit begins

(Goal.​start as date)
subjectreferenceGoal-subject

Who this goal is intended for

Goal.​subject
target-datedateGoal-target-date

Reach goal on or before

(Goal.​target.​due as date)
GraphDefinition TU
contexttokenconformance-context

A use context assigned to the graph definition

(GraphDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the graph definition

(GraphDefinition.​useContext.​value as Quantity) | (GraphDefinition.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the graph definition

GraphDefinition.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the graph definition

GraphDefinition.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the graph definition

GraphDefinition.​useContext
datedateconformance-date

The graph definition publication date

GraphDefinition.​date
descriptionstringconformance-description

The description of the graph definition

GraphDefinition.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the graph definition

GraphDefinition.​jurisdiction
namestringconformance-name

Computationally friendly name of the graph definition

GraphDefinition.​name
publisherstringconformance-publisher

Name of the publisher of the graph definition

GraphDefinition.​publisher
starttokenGraphDefinition-start

Type of resource at which the graph starts

GraphDefinition.​start
statustokenconformance-status

The current status of the graph definition

GraphDefinition.​status
urluriconformance-url

The uri that identifies the graph definition

GraphDefinition.​url
versiontokenconformance-version

The business version of the graph definition

GraphDefinition.​version
Group TU
actualtokenGroup-actual

Descriptive or actual

Group.​actual
characteristictokenGroup-characteristic

Kind of characteristic

Group.​characteristic.​code
characteristic-valuecompositeGroup-characteristic-value

A composite of both characteristic and value

Group.​characteristic
codetokenGroup-code

The kind of resources contained

Group.​code
excludetokenGroup-exclude

Group includes or excludes

Group.​characteristic.​exclude
identifiertokenGroup-identifier

Unique id

Group.​identifier
managing-entityreferenceGroup-managing-entity

Entity that is the custodian of the Group's definition

Group.​managingEntity
memberreferenceGroup-member

Reference to the group member

Group.​member.​entity
typetokenGroup-type

The type of resources the group contains

Group.​type
valuetokenGroup-value

Value held by characteristic

(Group.​characteristic.​value as CodeableConcept) | (Group.​characteristic.​value as boolean)
GuidanceResponse TU
identifiertokenGuidanceResponse-identifier

The identifier of the guidance response

GuidanceResponse.​identifier
patientreferenceGuidanceResponse-patient

The identity of a patient to search for guidance response results

GuidanceResponse.​subject.​where(resolve() is Patient)
requesttokenGuidanceResponse-request

The identifier of the request associated with the response

GuidanceResponse.​requestIdentifier
subjectreferenceGuidanceResponse-subject

The subject that the guidance response is about

GuidanceResponse.​subject
HealthcareService TU
activetokenHealthcareService-active

The Healthcare Service is currently marked as active

HealthcareService.​active
characteristictokenHealthcareService-characteristic

One of the HealthcareService's characteristics

HealthcareService.​characteristic
coverage-areareferenceHealthcareService-coverage-area

Location(s) service is intended for/available to

HealthcareService.​coverageArea
endpointreferenceHealthcareService-endpoint

Technical endpoints providing access to electronic services operated for the healthcare service

HealthcareService.​endpoint
identifiertokenHealthcareService-identifier

External identifiers for this item

HealthcareService.​identifier
locationreferenceHealthcareService-location

The location of the Healthcare Service

HealthcareService.​location
namestringHealthcareService-name

A portion of the Healthcare service name

HealthcareService.​name
organizationreferenceHealthcareService-organization

The organization that provides this Healthcare Service

HealthcareService.​providedBy
programtokenHealthcareService-program

One of the Programs supported by this HealthcareService

HealthcareService.​program
service-categorytokenHealthcareService-service-category

Service Category of the Healthcare Service

HealthcareService.​category
service-typetokenHealthcareService-service-type

The type of service provided by this healthcare service

HealthcareService.​type
specialtytokenHealthcareService-specialty

The specialty of the service provided by this healthcare service

HealthcareService.​specialty
ImagingStudy TU
basedonreferenceImagingStudy-basedon

The order for the image

ImagingStudy.​basedOn
bodysitetokenImagingStudy-bodysite

The body site studied

ImagingStudy.​series.​bodySite
dicom-classtokenImagingStudy-dicom-class

The type of the instance

ImagingStudy.​series.​instance.​sopClass
encounterreferenceImagingStudy-encounter

The context of the study

ImagingStudy.​encounter
endpointreferenceImagingStudy-endpoint

The endpoint for the study or series

ImagingStudy.​endpoint | ImagingStudy.​series.​endpoint
identifiertokenclinical-identifier

Identifiers for the Study, such as DICOM Study Instance UID and Accession number

ImagingStudy.​identifier
instancetokenImagingStudy-instance

SOP Instance UID for an instance

ImagingStudy.​series.​instance.​uid
interpreterreferenceImagingStudy-interpreter

Who interpreted the images

ImagingStudy.​interpreter
modalitytokenImagingStudy-modality

The modality of the series

ImagingStudy.​series.​modality
patientreferenceclinical-patient

Who the study is about

ImagingStudy.​subject.​where(resolve() is Patient)
performerreferenceImagingStudy-performer

The person who performed the study

ImagingStudy.​series.​performer.​actor
reasontokenImagingStudy-reason

The reason for the study

ImagingStudy.​reasonCode
referrerreferenceImagingStudy-referrer

The referring physician

ImagingStudy.​referrer
seriestokenImagingStudy-series

DICOM Series Instance UID for a series

ImagingStudy.​series.​uid
starteddateImagingStudy-started

When the study was started

ImagingStudy.​started
statustokenImagingStudy-status

The status of the study

ImagingStudy.​status
subjectreferenceImagingStudy-subject

Who the study is about

ImagingStudy.​subject
Immunization TU
datedateclinical-date

Vaccination (non)-Administration Date

Immunization.​occurrence
identifiertokenclinical-identifier

Business identifier

Immunization.​identifier
locationreferenceImmunization-location

The service delivery location or facility in which the vaccine was / was to be administered

Immunization.​location
lot-numberstringImmunization-lot-number

Vaccine Lot Number

Immunization.​lotNumber
manufacturerreferenceImmunization-manufacturer

Vaccine Manufacturer

Immunization.​manufacturer
patientreferenceclinical-patient

The patient for the vaccination record

Immunization.​patient
performerreferenceImmunization-performer

The practitioner or organization who played a role in the vaccination

Immunization.​performer.​actor
reactionreferenceImmunization-reaction

Additional information on reaction

Immunization.​reaction.​detail
reaction-datedateImmunization-reaction-date

When reaction started

Immunization.​reaction.​date
reason-codetokenImmunization-reason-code

Reason why the vaccine was administered

Immunization.​reasonCode
reason-referencereferenceImmunization-reason-reference

Why immunization occurred

Immunization.​reasonReference
seriesstringImmunization-series

The series being followed by the provider

Immunization.​protocolApplied.​series
statustokenImmunization-status

Immunization event status

Immunization.​status
status-reasontokenImmunization-status-reason

Reason why the vaccine was not administered

Immunization.​statusReason
target-diseasetokenImmunization-target-disease

The target disease the dose is being administered against

Immunization.​protocolApplied.​targetDisease
vaccine-codetokenImmunization-vaccine-code

Vaccine Product Administered

Immunization.​vaccineCode
ImmunizationEvaluation TU
datedateImmunizationEvaluation-date

Date the evaluation was generated

ImmunizationEvaluation.​date
dose-statustokenImmunizationEvaluation-dose-status

The status of the dose relative to published recommendations

ImmunizationEvaluation.​doseStatus
identifiertokenImmunizationEvaluation-identifier

ID of the evaluation

ImmunizationEvaluation.​identifier
immunization-eventreferenceImmunizationEvaluation-immunization-event

The vaccine administration event being evaluated

ImmunizationEvaluation.​immunizationEvent
patientreferenceImmunizationEvaluation-patient

The patient being evaluated

ImmunizationEvaluation.​patient
statustokenImmunizationEvaluation-status

Immunization evaluation status

ImmunizationEvaluation.​status
target-diseasetokenImmunizationEvaluation-target-disease

The vaccine preventable disease being evaluated against

ImmunizationEvaluation.​targetDisease
ImmunizationRecommendation TU
datedateImmunizationRecommendation-date

Date recommendation(s) created

ImmunizationRecommendation.​date
identifiertokenImmunizationRecommendation-identifier

Business identifier

ImmunizationRecommendation.​identifier
informationreferenceImmunizationRecommendation-information

Patient observations supporting recommendation

ImmunizationRecommendation.​recommendation.​supportingPatientInformation
patientreferenceImmunizationRecommendation-patient

Who this profile is for

ImmunizationRecommendation.​patient
statustokenImmunizationRecommendation-status

Vaccine recommendation status

ImmunizationRecommendation.​recommendation.​forecastStatus
supportreferenceImmunizationRecommendation-support

Past immunizations supporting recommendation

ImmunizationRecommendation.​recommendation.​supportingImmunization
target-diseasetokenImmunizationRecommendation-target-disease

Disease to be immunized against

ImmunizationRecommendation.​recommendation.​targetDisease
vaccine-typetokenImmunizationRecommendation-vaccine-type

Vaccine or vaccine group recommendation applies to

ImmunizationRecommendation.​recommendation.​vaccineCode
ImplementationGuide TU
contexttokenconformance-context

A use context assigned to the implementation guide

(ImplementationGuide.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the implementation guide

(ImplementationGuide.​useContext.​value as Quantity) | (ImplementationGuide.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the implementation guide

ImplementationGuide.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the implementation guide

ImplementationGuide.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the implementation guide

ImplementationGuide.​useContext
datedateconformance-date

The implementation guide publication date

ImplementationGuide.​date
depends-onreferenceImplementationGuide-depends-on

Identity of the IG that this depends on

ImplementationGuide.​dependsOn.​uri
descriptionstringconformance-description

The description of the implementation guide

ImplementationGuide.​description
experimentaltokenImplementationGuide-experimental

For testing purposes, not real usage

ImplementationGuide.​experimental
globalreferenceImplementationGuide-global

Profile that all resources must conform to

ImplementationGuide.​global.​profile
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the implementation guide

ImplementationGuide.​jurisdiction
namestringconformance-name

Computationally friendly name of the implementation guide

ImplementationGuide.​name
publisherstringconformance-publisher

Name of the publisher of the implementation guide

ImplementationGuide.​publisher
resourcereferenceImplementationGuide-resource

Location of the resource

ImplementationGuide.​definition.​resource.​reference
statustokenconformance-status

The current status of the implementation guide

ImplementationGuide.​status
titlestringconformance-title

The human-friendly name of the implementation guide

ImplementationGuide.​title
urluriconformance-url

The uri that identifies the implementation guide

ImplementationGuide.​url
versiontokenconformance-version

The business version of the implementation guide

ImplementationGuide.​version
InsurancePlan TU
addressstringInsurancePlan-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

InsurancePlan.​contact.​address
address-citystringInsurancePlan-address-city

A city specified in an address

InsurancePlan.​contact.​address.​city
address-countrystringInsurancePlan-address-country

A country specified in an address

InsurancePlan.​contact.​address.​country
address-postalcodestringInsurancePlan-address-postalcode

A postal code specified in an address

InsurancePlan.​contact.​address.​postalCode
address-statestringInsurancePlan-address-state

A state specified in an address

InsurancePlan.​contact.​address.​state
address-usetokenInsurancePlan-address-use

A use code specified in an address

InsurancePlan.​contact.​address.​use
administered-byreferenceInsurancePlan-administered-by

Product administrator

InsurancePlan.​administeredBy
endpointreferenceInsurancePlan-endpoint

Technical endpoint

InsurancePlan.​endpoint
identifiertokenInsurancePlan-identifier

Any identifier for the organization (not the accreditation issuer's identifier)

InsurancePlan.​identifier
namestringInsurancePlan-name

A portion of the organization's name or alias

name | alias
owned-byreferenceInsurancePlan-owned-by

An organization of which this organization forms a part

InsurancePlan.​ownedBy
phoneticstringInsurancePlan-phonetic

A portion of the organization's name using some kind of phonetic matching algorithm

InsurancePlan.​name
statustokenInsurancePlan-status

Is the Organization record active

InsurancePlan.​status
typetokenInsurancePlan-type

A code for the type of organization

InsurancePlan.​type
Invoice TU
accountreferenceInvoice-account

Account that is being balanced

Invoice.​account
datedateInvoice-date

Invoice date / posting date

Invoice.​date
identifiertokenInvoice-identifier

Business Identifier for item

Invoice.​identifier
issuerreferenceInvoice-issuer

Issuing Organization of Invoice

Invoice.​issuer
participantreferenceInvoice-participant

Individual who was involved

Invoice.​participant.​actor
participant-roletokenInvoice-participant-role

Type of involvement in creation of this Invoice

Invoice.​participant.​role
patientreferenceInvoice-patient

Recipient(s) of goods and services

Invoice.​subject.​where(resolve() is Patient)
recipientreferenceInvoice-recipient

Recipient of this invoice

Invoice.​recipient
statustokenInvoice-status

draft | issued | balanced | cancelled | entered-in-error

Invoice.​status
subjectreferenceInvoice-subject

Recipient(s) of goods and services

Invoice.​subject
totalgrossquantityInvoice-totalgross

Gross total of this Invoice

Invoice.​totalGross
totalnetquantityInvoice-totalnet

Net total of this Invoice

Invoice.​totalNet
typetokenInvoice-type

Type of Invoice

Invoice.​type
Library TU
composed-ofreferenceLibrary-composed-of

What resource is being referenced

Library.​relatedArtifact.​where(type='composed-of').​resource
content-typetokenLibrary-content-type

The type of content in the library (e.g. text/cql)

Library.​content.​contentType
contexttokenLibrary-context

A use context assigned to the library

(Library.​useContext.​value as CodeableConcept)
context-quantityquantityLibrary-context-quantity

A quantity- or range-valued use context assigned to the library

(Library.​useContext.​value as Quantity) | (Library.​useContext.​value as Range)
context-typetokenLibrary-context-type

A type of use context assigned to the library

Library.​useContext.​code
context-type-quantitycompositeLibrary-context-type-quantity

A use context type and quantity- or range-based value assigned to the library

Library.​useContext
context-type-valuecompositeLibrary-context-type-value

A use context type and value assigned to the library

Library.​useContext
datedateLibrary-date

The library publication date

Library.​date
depends-onreferenceLibrary-depends-on

What resource is being referenced

Library.​relatedArtifact.​where(type='depends-on').​resource
derived-fromreferenceLibrary-derived-from

What resource is being referenced

Library.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringLibrary-description

The description of the library

Library.​description
effectivedateLibrary-effective

The time during which the library is intended to be in use

Library.​effectivePeriod
identifiertokenLibrary-identifier

External identifier for the library

Library.​identifier
jurisdictiontokenLibrary-jurisdiction

Intended jurisdiction for the library

Library.​jurisdiction
namestringLibrary-name

Computationally friendly name of the library

Library.​name
predecessorreferenceLibrary-predecessor

What resource is being referenced

Library.​relatedArtifact.​where(type='predecessor').​resource
publisherstringLibrary-publisher

Name of the publisher of the library

Library.​publisher
statustokenLibrary-status

The current status of the library

Library.​status
successorreferenceLibrary-successor

What resource is being referenced

Library.​relatedArtifact.​where(type='successor').​resource
titlestringLibrary-title

The human-friendly name of the library

Library.​title
topictokenLibrary-topic

Topics associated with the module

Library.​topic
typetokenLibrary-type

The type of the library (e.g. logic-library, model-definition, asset-collection, module-definition)

Library.​type
urluriLibrary-url

The uri that identifies the library

Library.​url
versiontokenLibrary-version

The business version of the library

Library.​version
Linkage TU
authorreferenceLinkage-author

Author of the Linkage

Linkage.​author
itemreferenceLinkage-item

Matches on any item in the Linkage

Linkage.​item.​resource
sourcereferenceLinkage-source

Matches on any item in the Linkage with a type of 'source'

Linkage.​item.​resource
List TU
codetokenclinical-code

What the purpose of this list is

List.​code
datedateclinical-date

When the list was prepared

List.​date
empty-reasontokenList-empty-reason

Why list is empty

List.​emptyReason
encounterreferenceclinical-encounter

Context in which list created

List.​encounter
identifiertokenclinical-identifier

Business identifier

List.​identifier
itemreferenceList-item

Actual entry

List.​entry.​item
notesstringList-notes

The annotation - text content (as markdown)

List.​note.​text
patientreferenceclinical-patient

If all resources have the same subject

List.​subject.​where(resolve() is Patient)
sourcereferenceList-source

Who and/or what defined the list contents (aka Author)

List.​source
statustokenList-status

current | retired | entered-in-error

List.​status
subjectreferenceList-subject

If all resources have the same subject

List.​subject
titlestringList-title

Descriptive name for the list

List.​title
Location TU
addressstringLocation-address

A (part of the) address of the location

Location.​address
address-citystringLocation-address-city

A city specified in an address

Location.​address.​city
address-countrystringLocation-address-country

A country specified in an address

Location.​address.​country
address-postalcodestringLocation-address-postalcode

A postal code specified in an address

Location.​address.​postalCode
address-statestringLocation-address-state

A state specified in an address

Location.​address.​state
address-usetokenLocation-address-use

A use code specified in an address

Location.​address.​use
endpointreferenceLocation-endpoint

Technical endpoints providing access to services operated for the location

Location.​endpoint
identifiertokenLocation-identifier

An identifier for the location

Location.​identifier
namestringLocation-name

A portion of the location's name or alias

Location.​name | Location.​alias
nearspecialLocation-near

Search for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]|[longitude]|[distance]|[units] (using the WGS84 datum, see notes). If the units are omitted, then kms should be assumed. If the distance is omitted, then the server can use its own discretion as to what distances should be considered near (and units are irrelevant)

Servers may search using various techniques that might have differing accuracies, depending on implementation efficiency.

Requires the near-distance parameter to be provided also

Location.​position
operational-statustokenLocation-operational-status

Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)

Location.​operationalStatus
organizationreferenceLocation-organization

Searches for locations that are managed by the provided organization

Location.​managingOrganization
partofreferenceLocation-partof

A location of which this location is a part

Location.​partOf
statustokenLocation-status

Searches for locations with a specific kind of status

Location.​status
typetokenLocation-type

A code for the type of location

Location.​type
Measure TU
composed-ofreferenceMeasure-composed-of

What resource is being referenced

Measure.​relatedArtifact.​where(type='composed-of').​resource
contexttokenMeasure-context

A use context assigned to the measure

(Measure.​useContext.​value as CodeableConcept)
context-quantityquantityMeasure-context-quantity

A quantity- or range-valued use context assigned to the measure

(Measure.​useContext.​value as Quantity) | (Measure.​useContext.​value as Range)
context-typetokenMeasure-context-type

A type of use context assigned to the measure

Measure.​useContext.​code
context-type-quantitycompositeMeasure-context-type-quantity

A use context type and quantity- or range-based value assigned to the measure

Measure.​useContext
context-type-valuecompositeMeasure-context-type-value

A use context type and value assigned to the measure

Measure.​useContext
datedateMeasure-date

The measure publication date

Measure.​date
depends-onreferenceMeasure-depends-on

What resource is being referenced

Measure.​relatedArtifact.​where(type='depends-on').​resource | Measure.​library
derived-fromreferenceMeasure-derived-from

What resource is being referenced

Measure.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringMeasure-description

The description of the measure

Measure.​description
effectivedateMeasure-effective

The time during which the measure is intended to be in use

Measure.​effectivePeriod
identifiertokenMeasure-identifier

External identifier for the measure

Measure.​identifier
jurisdictiontokenMeasure-jurisdiction

Intended jurisdiction for the measure

Measure.​jurisdiction
namestringMeasure-name

Computationally friendly name of the measure

Measure.​name
predecessorreferenceMeasure-predecessor

What resource is being referenced

Measure.​relatedArtifact.​where(type='predecessor').​resource
publisherstringMeasure-publisher

Name of the publisher of the measure

Measure.​publisher
statustokenMeasure-status

The current status of the measure

Measure.​status
successorreferenceMeasure-successor

What resource is being referenced

Measure.​relatedArtifact.​where(type='successor').​resource
titlestringMeasure-title

The human-friendly name of the measure

Measure.​title
topictokenMeasure-topic

Topics associated with the measure

Measure.​topic
urluriMeasure-url

The uri that identifies the measure

Measure.​url
versiontokenMeasure-version

The business version of the measure

Measure.​version
MeasureReport TU
datedateMeasureReport-date

The date of the measure report

MeasureReport.​date
evaluated-resourcereferenceMeasureReport-evaluated-resource

An evaluated resource referenced by the measure report

MeasureReport.​evaluatedResource
identifiertokenMeasureReport-identifier

External identifier of the measure report to be returned

MeasureReport.​identifier
measurereferenceMeasureReport-measure

The measure to return measure report results for

MeasureReport.​measure
patientreferenceMeasureReport-patient

The identity of a patient to search for individual measure report results for

MeasureReport.​subject.​where(resolve() is Patient)
perioddateMeasureReport-period

The period of the measure report

MeasureReport.​period
reporterreferenceMeasureReport-reporter

The reporter to return measure report results for

MeasureReport.​reporter
statustokenMeasureReport-status

The status of the measure report

MeasureReport.​status
subjectreferenceMeasureReport-subject

The identity of a subject to search for individual measure report results for

MeasureReport.​subject
Media TU
based-onreferenceMedia-based-on

Procedure that caused this media to be created

Media.​basedOn
createddateMedia-created

When Media was collected

Media.​created
devicereferenceMedia-device

Observing Device

Media.​device
encounterreferenceMedia-encounter

Encounter associated with media

Media.​encounter
identifiertokenMedia-identifier

Identifier(s) for the image

Media.​identifier
modalitytokenMedia-modality

The type of acquisition equipment/process

Media.​modality
operatorreferenceMedia-operator

The person who generated the image

Media.​operator
patientreferenceMedia-patient

Who/What this Media is a record of

Media.​subject.​where(resolve() is Patient)
sitetokenMedia-site

Observed body part

Media.​bodySite
statustokenMedia-status

preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown

Media.​status
subjectreferenceMedia-subject

Who/What this Media is a record of

Media.​subject
typetokenMedia-type

Classification of media as image, video, or audio

Media.​type
viewtokenMedia-view

Imaging view, e.g. Lateral or Antero-posterior

Media.​view
Medication TU
codetokenclinical-code

Returns medications for a specific code

Medication.​code
expiration-datedateMedication-expiration-date

Returns medications in a batch with this expiration date

Medication.​batch.​expirationDate
formtokenMedication-form

Returns medications for a specific dose form

Medication.​form
identifiertokenMedication-identifier

Returns medications with this external identifier

Medication.​identifier
ingredientreferenceMedication-ingredient

Returns medications for this ingredient reference

(Medication.​ingredient.​item as Reference)
ingredient-codetokenMedication-ingredient-code

Returns medications for this ingredient code

(Medication.​ingredient.​item as CodeableConcept)
lot-numbertokenMedication-lot-number

Returns medications in a batch with this lot number

Medication.​batch.​lotNumber
manufacturerreferenceMedication-manufacturer

Returns medications made or sold for this manufacturer

Medication.​manufacturer
statustokenMedication-status

Returns medications for this status

Medication.​status
MedicationAdministration TU
codetokenclinical-code

Return administrations of this medication code

(MedicationAdministration.​medication as CodeableConcept)
contextreferenceMedicationAdministration-context

Return administrations that share this encounter or episode of care

MedicationAdministration.​context
devicereferenceMedicationAdministration-device

Return administrations with this administration device identity

MedicationAdministration.​device
effective-timedateMedicationAdministration-effective-time

Date administration happened (or did not happen)

MedicationAdministration.​effective
identifiertokenclinical-identifier

Return administrations with this external identifier

MedicationAdministration.​identifier
medicationreferencemedications-medication

Return administrations of this medication resource

(MedicationAdministration.​medication as Reference)
patientreferenceclinical-patient

The identity of a patient to list administrations for

MedicationAdministration.​subject.​where(resolve() is Patient)
performerreferenceMedicationAdministration-performer

The identity of the individual who administered the medication

MedicationAdministration.​performer.​actor
reason-giventokenMedicationAdministration-reason-given

Reasons for administering the medication

MedicationAdministration.​reasonCode
reason-not-giventokenMedicationAdministration-reason-not-given

Reasons for not administering the medication

MedicationAdministration.​statusReason
requestreferenceMedicationAdministration-request

The identity of a request to list administrations from

MedicationAdministration.​request
statustokenmedications-status

MedicationAdministration event status (for example one of active/paused/completed/nullified)

MedicationAdministration.​status
subjectreferenceMedicationAdministration-subject

The identity of the individual or group to list administrations for

MedicationAdministration.​subject
MedicationDispense TU
codetokenclinical-code

Returns dispenses of this medicine code

(MedicationDispense.​medication as CodeableConcept)
contextreferenceMedicationDispense-context

Returns dispenses with a specific context (episode or episode of care)

MedicationDispense.​context
destinationreferenceMedicationDispense-destination

Returns dispenses that should be sent to a specific destination

MedicationDispense.​destination
identifiertokenclinical-identifier

Returns dispenses with this external identifier

MedicationDispense.​identifier
medicationreferencemedications-medication

Returns dispenses of this medicine resource

(MedicationDispense.​medication as Reference)
patientreferenceclinical-patient

The identity of a patient to list dispenses for

MedicationDispense.​subject.​where(resolve() is Patient)
performerreferenceMedicationDispense-performer

Returns dispenses performed by a specific individual

MedicationDispense.​performer.​actor
prescriptionreferencemedications-prescription

Multiple Resources:

MedicationDispense.​authorizingPrescription
receiverreferenceMedicationDispense-receiver

The identity of a receiver to list dispenses for

MedicationDispense.​receiver
responsiblepartyreferenceMedicationDispense-responsibleparty

Returns dispenses with the specified responsible party

MedicationDispense.​substitution.​responsibleParty
statustokenmedications-status

Returns dispenses with a specified dispense status

MedicationDispense.​status
subjectreferenceMedicationDispense-subject

The identity of a patient for whom to list dispenses

MedicationDispense.​subject
typetokenMedicationDispense-type

Returns dispenses of a specific type

MedicationDispense.​type
whenhandedoverdateMedicationDispense-whenhandedover

Returns dispenses handed over on this date

MedicationDispense.​whenHandedOver
whenprepareddateMedicationDispense-whenprepared

Returns dispenses prepared on this date

MedicationDispense.​whenPrepared
MedicationKnowledge TU
classificationtokenMedicationKnowledge-classification

Specific category assigned to the medication

MedicationKnowledge.​medicineClassification.​classification
classification-typetokenMedicationKnowledge-classification-type

The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)

MedicationKnowledge.​medicineClassification.​type
codetokenMedicationKnowledge-code

Code that identifies this medication

MedicationKnowledge.​code
doseformtokenMedicationKnowledge-doseform

powder | tablets | capsule +

MedicationKnowledge.​doseForm
ingredientreferenceMedicationKnowledge-ingredient

Medication(s) or substance(s) contained in the medication

(MedicationKnowledge.​ingredient.​item as Reference)
ingredient-codetokenMedicationKnowledge-ingredient-code

Medication(s) or substance(s) contained in the medication

(MedicationKnowledge.​ingredient.​item as CodeableConcept)
manufacturerreferenceMedicationKnowledge-manufacturer

Manufacturer of the item

MedicationKnowledge.​manufacturer
monitoring-program-nametokenMedicationKnowledge-monitoring-program-name

Name of the reviewing program

MedicationKnowledge.​monitoringProgram.​name
monitoring-program-typetokenMedicationKnowledge-monitoring-program-type

Type of program under which the medication is monitored

MedicationKnowledge.​monitoringProgram.​type
monographreferenceMedicationKnowledge-monograph

Associated documentation about the medication

MedicationKnowledge.​monograph.​source
monograph-typetokenMedicationKnowledge-monograph-type

The category of medication document

MedicationKnowledge.​monograph.​type
source-costtokenMedicationKnowledge-source-cost

The source or owner for the price information

MedicationKnowledge.​cost.​source
statustokenMedicationKnowledge-status

active | inactive | entered-in-error

MedicationKnowledge.​status
MedicationRequest TU
authoredondateMedicationRequest-authoredon

Return prescriptions written on this date

MedicationRequest.​authoredOn
categorytokenMedicationRequest-category

Returns prescriptions with different categories

MedicationRequest.​category
codetokenclinical-code

Return prescriptions of this medication code

(MedicationRequest.​medication as CodeableConcept)
datedatemedications-date

Multiple Resources:

  • MedicationRequest: Returns medication request to be administered on a specific date
MedicationRequest.​dosageInstruction.​timing.​event
encounterreferencemedications-encounter

Multiple Resources:

MedicationRequest.​encounter
identifiertokenclinical-identifier

Return prescriptions with this external identifier

MedicationRequest.​identifier
intended-dispenserreferenceMedicationRequest-intended-dispenser

Returns prescriptions intended to be dispensed by this Organization

MedicationRequest.​dispenseRequest.​performer
intended-performerreferenceMedicationRequest-intended-performer

Returns the intended performer of the administration of the medication request

MedicationRequest.​performer
intended-performertypetokenMedicationRequest-intended-performertype

Returns requests for a specific type of performer

MedicationRequest.​performerType
intenttokenMedicationRequest-intent

Returns prescriptions with different intents

MedicationRequest.​intent
medicationreferencemedications-medication

Return prescriptions for this medication reference

(MedicationRequest.​medication as Reference)
patientreferenceclinical-patient

Returns prescriptions for a specific patient

MedicationRequest.​subject.​where(resolve() is Patient)
prioritytokenMedicationRequest-priority

Returns prescriptions with different priorities

MedicationRequest.​priority
requesterreferenceMedicationRequest-requester

Returns prescriptions prescribed by this prescriber

MedicationRequest.​requester
statustokenmedications-status

Status of the prescription

MedicationRequest.​status
subjectreferenceMedicationRequest-subject

The identity of a patient to list orders for

MedicationRequest.​subject
MedicationStatement TU
categorytokenMedicationStatement-category

Returns statements of this category of medicationstatement

MedicationStatement.​category
codetokenclinical-code

Return statements of this medication code

(MedicationStatement.​medication as CodeableConcept)
contextreferenceMedicationStatement-context

Returns statements for a specific context (episode or episode of Care).

MedicationStatement.​context
effectivedateMedicationStatement-effective

Date when patient was taking (or not taking) the medication

MedicationStatement.​effective
identifiertokenclinical-identifier

Return statements with this external identifier

MedicationStatement.​identifier
medicationreferencemedications-medication

Return statements of this medication reference

(MedicationStatement.​medication as Reference)
part-ofreferenceMedicationStatement-part-of

Returns statements that are part of another event.

MedicationStatement.​partOf
patientreferenceclinical-patient

Returns statements for a specific patient.

MedicationStatement.​subject.​where(resolve() is Patient)
sourcereferenceMedicationStatement-source

Who or where the information in the statement came from

MedicationStatement.​informationSource
statustokenmedications-status

Return statements that match the given status

MedicationStatement.​status
subjectreferenceMedicationStatement-subject

The identity of a patient, animal or group to list statements for

MedicationStatement.​subject
MedicinalProduct TU
identifiertokenMedicinalProduct-identifier

Business identifier for this product. Could be an MPID

MedicinalProduct.​identifier
namestringMedicinalProduct-name

The full product name

MedicinalProduct.​name.​productName
name-languagetokenMedicinalProduct-name-language

Language code for this name

MedicinalProduct.​name.​countryLanguage.​language
MedicinalProductAuthorization TU
countrytokenMedicinalProductAuthorization-country

The country in which the marketing authorization has been granted

MedicinalProductAuthorization.​country
holderreferenceMedicinalProductAuthorization-holder

Marketing Authorization Holder

MedicinalProductAuthorization.​holder
identifiertokenMedicinalProductAuthorization-identifier

Business identifier for the marketing authorization, as assigned by a regulator

MedicinalProductAuthorization.​identifier
statustokenMedicinalProductAuthorization-status

The status of the marketing authorization

MedicinalProductAuthorization.​status
subjectreferenceMedicinalProductAuthorization-subject

The medicinal product that is being authorized

MedicinalProductAuthorization.​subject
MedicinalProductContraindication TU
subjectreferenceMedicinalProductContraindication-subject

The medication for which this is an contraindication

MedicinalProductContraindication.​subject
MedicinalProductIndication TU
subjectreferenceMedicinalProductIndication-subject

The medication for which this is an indication

MedicinalProductIndication.​subject
MedicinalProductInteraction TU
subjectreferenceMedicinalProductInteraction-subject

The medication for which this is an interaction

MedicinalProductInteraction.​subject
MedicinalProductPackaged TU
identifiertokenMedicinalProductPackaged-identifier

Unique identifier

MedicinalProductPackaged.​identifier
subjectreferenceMedicinalProductPackaged-subject

The product with this is a pack for

MedicinalProductPackaged.​subject
MedicinalProductPharmaceutical TU
identifiertokenMedicinalProductPharmaceutical-identifier

An identifier for the pharmaceutical medicinal product

MedicinalProductPharmaceutical.​identifier
routetokenMedicinalProductPharmaceutical-route

Coded expression for the route

MedicinalProductPharmaceutical.​routeOfAdministration.​code
target-speciestokenMedicinalProductPharmaceutical-target-species

Coded expression for the species

MedicinalProductPharmaceutical.​routeOfAdministration.​targetSpecies.​code
MedicinalProductUndesirableEffect TU
subjectreferenceMedicinalProductUndesirableEffect-subject

The medication for which this is an undesirable effect

MedicinalProductUndesirableEffect.​subject
MessageDefinition TU
categorytokenMessageDefinition-category

The behavior associated with the message

MessageDefinition.​category
contexttokenconformance-context

A use context assigned to the message definition

(MessageDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the message definition

(MessageDefinition.​useContext.​value as Quantity) | (MessageDefinition.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the message definition

MessageDefinition.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the message definition

MessageDefinition.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the message definition

MessageDefinition.​useContext
datedateconformance-date

The message definition publication date

MessageDefinition.​date
descriptionstringconformance-description

The description of the message definition

MessageDefinition.​description
eventtokenMessageDefinition-event

The event that triggers the message or link to the event definition.

MessageDefinition.​event
focustokenMessageDefinition-focus

A resource that is a permitted focus of the message

MessageDefinition.​focus.​code
identifiertokenconformance-identifier

External identifier for the message definition

MessageDefinition.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the message definition

MessageDefinition.​jurisdiction
namestringconformance-name

Computationally friendly name of the message definition

MessageDefinition.​name
parentreferenceMessageDefinition-parent

A resource that is the parent of the definition

MessageDefinition.​parent
publisherstringconformance-publisher

Name of the publisher of the message definition

MessageDefinition.​publisher
statustokenconformance-status

The current status of the message definition

MessageDefinition.​status
titlestringconformance-title

The human-friendly name of the message definition

MessageDefinition.​title
urluriconformance-url

The uri that identifies the message definition

MessageDefinition.​url
versiontokenconformance-version

The business version of the message definition

MessageDefinition.​version
MessageHeader TU
authorreferenceMessageHeader-author

The source of the decision

MessageHeader.​author
codetokenMessageHeader-code

ok | transient-error | fatal-error

MessageHeader.​response.​code
destinationstringMessageHeader-destination

Name of system

MessageHeader.​destination.​name
destination-uriuriMessageHeader-destination-uri

Actual destination address or id

MessageHeader.​destination.​endpoint
entererreferenceMessageHeader-enterer

The source of the data entry

MessageHeader.​enterer
eventtokenMessageHeader-event

Code for the event this message represents or link to event definition

MessageHeader.​event
focusreferenceMessageHeader-focus

The actual content of the message

MessageHeader.​focus
receiverreferenceMessageHeader-receiver

Intended "real-world" recipient for the data

MessageHeader.​destination.​receiver
response-idtokenMessageHeader-response-id

Id of original message

MessageHeader.​response.​identifier
responsiblereferenceMessageHeader-responsible

Final responsibility for event

MessageHeader.​responsible
senderreferenceMessageHeader-sender

Real world sender of the message

MessageHeader.​sender
sourcestringMessageHeader-source

Name of system

MessageHeader.​source.​name
source-uriuriMessageHeader-source-uri

Actual message source address or id

MessageHeader.​source.​endpoint
targetreferenceMessageHeader-target

Particular delivery destination within the destination

MessageHeader.​destination.​target
MolecularSequence TU
chromosometokenMolecularSequence-chromosome

Chromosome number of the reference sequence

MolecularSequence.​referenceSeq.​chromosome
chromosome-variant-coordinatecompositeMolecularSequence-chromosome-variant-coordinate

Search parameter by chromosome and variant coordinate. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as chromosome-variant-coordinate=1$lt345$gt123, this means it will search for the MolecularSequence resource with variants on chromosome 1 and with position >123 and <345, where in 1-based system resource, all strings within region 1:124-344 will be revealed, while in 0-based system resource, all strings within region 1:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above.

MolecularSequence.​variant
chromosome-window-coordinatecompositeMolecularSequence-chromosome-window-coordinate

Search parameter by chromosome and window. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as chromosome-window-coordinate=1$lt345$gt123, this means it will search for the MolecularSequence resource with a window on chromosome 1 and with position >123 and <345, where in 1-based system resource, all strings within region 1:124-344 will be revealed, while in 0-based system resource, all strings within region 1:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above.

MolecularSequence.​referenceSeq
identifiertokenMolecularSequence-identifier

The unique identity for a particular sequence

MolecularSequence.​identifier
patientreferenceMolecularSequence-patient

The subject that the observation is about

MolecularSequence.​patient
referenceseqidtokenMolecularSequence-referenceseqid

Reference Sequence of the sequence

MolecularSequence.​referenceSeq.​referenceSeqId
referenceseqid-variant-coordinatecompositeMolecularSequence-referenceseqid-variant-coordinate

Search parameter by reference sequence and variant coordinate. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as referenceSeqId-variant-coordinate=NC_000001.11$lt345$gt123, this means it will search for the MolecularSequence resource with variants on NC_000001.11 and with position >123 and <345, where in 1-based system resource, all strings within region NC_000001.11:124-344 will be revealed, while in 0-based system resource, all strings within region NC_000001.11:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above.

MolecularSequence.​variant
referenceseqid-window-coordinatecompositeMolecularSequence-referenceseqid-window-coordinate

Search parameter by reference sequence and window. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as referenceSeqId-window-coordinate=NC_000001.11$lt345$gt123, this means it will search for the MolecularSequence resource with a window on NC_000001.11 and with position >123 and <345, where in 1-based system resource, all strings within region NC_000001.11:124-344 will be revealed, while in 0-based system resource, all strings within region NC_000001.11:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above.

MolecularSequence.​referenceSeq
typetokenMolecularSequence-type

Amino Acid Sequence/ DNA Sequence / RNA Sequence

MolecularSequence.​type
variant-endnumberMolecularSequence-variant-end

End position (0-based exclusive, which menas the acid at this position will not be included, 1-based inclusive, which means the acid at this position will be included) of the variant.

MolecularSequence.​variant.​end
variant-startnumberMolecularSequence-variant-start

Start position (0-based inclusive, 1-based inclusive, that means the nucleic acid or amino acid at this position will be included) of the variant.

MolecularSequence.​variant.​start
window-endnumberMolecularSequence-window-end

End position (0-based exclusive, which menas the acid at this position will not be included, 1-based inclusive, which means the acid at this position will be included) of the reference sequence.

MolecularSequence.​referenceSeq.​windowEnd
window-startnumberMolecularSequence-window-start

Start position (0-based inclusive, 1-based inclusive, that means the nucleic acid or amino acid at this position will be included) of the reference sequence.

MolecularSequence.​referenceSeq.​windowStart
NamingSystem TU
contactstringNamingSystem-contact

Name of an individual to contact

NamingSystem.​contact.​name
contexttokenconformance-context

A use context assigned to the naming system

(NamingSystem.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the naming system

(NamingSystem.​useContext.​value as Quantity) | (NamingSystem.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the naming system

NamingSystem.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the naming system

NamingSystem.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the naming system

NamingSystem.​useContext
datedateconformance-date

The naming system publication date

NamingSystem.​date
descriptionstringconformance-description

The description of the naming system

NamingSystem.​description
id-typetokenNamingSystem-id-type

oid | uuid | uri | other

NamingSystem.​uniqueId.​type
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the naming system

NamingSystem.​jurisdiction
kindtokenNamingSystem-kind

codesystem | identifier | root

NamingSystem.​kind
namestringconformance-name

Computationally friendly name of the naming system

NamingSystem.​name
perioddateNamingSystem-period

When is identifier valid?

NamingSystem.​uniqueId.​period
publisherstringconformance-publisher

Name of the publisher of the naming system

NamingSystem.​publisher
responsiblestringNamingSystem-responsible

Who maintains system namespace?

NamingSystem.​responsible
statustokenconformance-status

The current status of the naming system

NamingSystem.​status
telecomtokenNamingSystem-telecom

Contact details for individual or organization

NamingSystem.​contact.​telecom
typetokenNamingSystem-type

e.g. driver, provider, patient, bank etc.

NamingSystem.​type
valuestringNamingSystem-value

The unique identifier

NamingSystem.​uniqueId.​value
NutritionOrder TU
additivetokenNutritionOrder-additive

Type of module component to add to the feeding

NutritionOrder.​enteralFormula.​additiveType
datetimedateNutritionOrder-datetime

Return nutrition orders requested on this date

NutritionOrder.​dateTime
encounterreferenceclinical-encounter

Return nutrition orders with this encounter identifier

NutritionOrder.​encounter
formulatokenNutritionOrder-formula

Type of enteral or infant formula

NutritionOrder.​enteralFormula.​baseFormulaType
identifiertokenclinical-identifier

Return nutrition orders with this external identifier

NutritionOrder.​identifier
instantiates-canonicalreferenceNutritionOrder-instantiates-canonical

Instantiates FHIR protocol or definition

NutritionOrder.​instantiatesCanonical
instantiates-uriuriNutritionOrder-instantiates-uri

Instantiates external protocol or definition

NutritionOrder.​instantiatesUri
oraldiettokenNutritionOrder-oraldiet

Type of diet that can be consumed orally (i.e., take via the mouth).

NutritionOrder.​oralDiet.​type
patientreferenceclinical-patient

The identity of the person who requires the diet, formula or nutritional supplement

NutritionOrder.​patient
providerreferenceNutritionOrder-provider

The identity of the provider who placed the nutrition order

NutritionOrder.​orderer
statustokenNutritionOrder-status

Status of the nutrition order.

NutritionOrder.​status
supplementtokenNutritionOrder-supplement

Type of supplement product requested

NutritionOrder.​supplement.​type
Observation N
based-on TUreferenceObservation-based-on

Reference to the service request.

Observation.​basedOn
category TUtokenObservation-category

The classification of the type of observation

Observation.​category
code TUtokenclinical-code

The code of the observation type

Observation.​code
code-value-concept TUcompositeObservation-code-value-concept

Code and coded value parameter pair

Observation
code-value-date TUcompositeObservation-code-value-date

Code and date/time value parameter pair

Observation
code-value-quantity TUcompositeObservation-code-value-quantity

Code and quantity value parameter pair

Observation
code-value-string TUcompositeObservation-code-value-string

Code and string value parameter pair

Observation
combo-code TUtokenObservation-combo-code

The code of the observation type or component type

Observation.​code | Observation.​component.​code
combo-code-value-concept TUcompositeObservation-combo-code-value-concept

Code and coded value parameter pair, including in components

Observation | Observation.​component
combo-code-value-quantity TUcompositeObservation-combo-code-value-quantity

Code and quantity value parameter pair, including in components

Observation | Observation.​component
combo-data-absent-reason TUtokenObservation-combo-data-absent-reason

The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.

Observation.​dataAbsentReason | Observation.​component.​dataAbsentReason
combo-value-concept TUtokenObservation-combo-value-concept

The value or component value of the observation, if the value is a CodeableConcept

(Observation.​value as CodeableConcept) | (Observation.​component.​value as CodeableConcept)
combo-value-quantity TUquantityObservation-combo-value-quantity

The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

(Observation.​value as Quantity) | (Observation.​value as SampledData) | (Observation.​component.​value as Quantity) | (Observation.​component.​value as SampledData)
component-code TUtokenObservation-component-code

The component code of the observation type

Observation.​component.​code
component-code-value-concept TUcompositeObservation-component-code-value-concept

Component code and component coded value parameter pair

Observation.​component
component-code-value-quantity TUcompositeObservation-component-code-value-quantity

Component code and component quantity value parameter pair

Observation.​component
component-data-absent-reason TUtokenObservation-component-data-absent-reason

The reason why the expected value in the element Observation.component.value[x] is missing.

Observation.​component.​dataAbsentReason
component-value-concept TUtokenObservation-component-value-concept

The value of the component observation, if the value is a CodeableConcept

(Observation.​component.​value as CodeableConcept)
component-value-quantity TUquantityObservation-component-value-quantity

The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

(Observation.​component.​value as Quantity) | (Observation.​component.​value as SampledData)
data-absent-reason TUtokenObservation-data-absent-reason

The reason why the expected value in the element Observation.value[x] is missing.

Observation.​dataAbsentReason
date TUdateclinical-date

Obtained date/time. If the obtained element is a period, a date that falls in the period

Observation.​effective
derived-from TUreferenceObservation-derived-from

Related measurements the observation is made from

Observation.​derivedFrom
device TUreferenceObservation-device

The Device that generated the observation data.

Observation.​device
encounter TUreferenceclinical-encounter

Encounter related to the observation

Observation.​encounter
focus TUreferenceObservation-focus

The focus of an observation when the focus is not the patient of record.

Observation.​focus
has-member TUreferenceObservation-has-member

Related resource that belongs to the Observation group

Observation.​hasMember
identifier TUtokenclinical-identifier

The unique id for a particular observation

Observation.​identifier
method TUtokenObservation-method

The method used for the observation

Observation.​method
part-of TUreferenceObservation-part-of

Part of referenced event

Observation.​partOf
patient TUreferenceclinical-patient

The subject that the observation is about (if patient)

Observation.​subject.​where(resolve() is Patient)
performer TUreferenceObservation-performer

Who performed the observation

Observation.​performer
specimen TUreferenceObservation-specimen

Specimen used for this observation

Observation.​specimen
status TUtokenObservation-status

The status of the observation

Observation.​status
subject TUreferenceObservation-subject

The subject that the observation is about

Observation.​subject
value-concept TUtokenObservation-value-concept

The value of the observation, if the value is a CodeableConcept

(Observation.​value as CodeableConcept)
value-date TUdateObservation-value-date

The value of the observation, if the value is a date or period of time

(Observation.​value as dateTime) | (Observation.​value as Period)
value-quantity TUquantityObservation-value-quantity

The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

(Observation.​value as Quantity) | (Observation.​value as SampledData)
value-string TUstringObservation-value-string

The value of the observation, if the value is a string, and also searches in CodeableConcept.text

(Observation.​value as string) | (Observation.​value as CodeableConcept).​text
OperationDefinition N
base TUreferenceOperationDefinition-base

Marks this as a profile of the base

OperationDefinition.​base
code TUtokenOperationDefinition-code

Name used to invoke the operation

OperationDefinition.​code
context TUtokenconformance-context

A use context assigned to the operation definition

(OperationDefinition.​useContext.​value as CodeableConcept)
context-quantity TUquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the operation definition

(OperationDefinition.​useContext.​value as Quantity) | (OperationDefinition.​useContext.​value as Range)
context-type TUtokenconformance-context-type

A type of use context assigned to the operation definition

OperationDefinition.​useContext.​code
context-type-quantity TUcompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the operation definition

OperationDefinition.​useContext
context-type-value TUcompositeconformance-context-type-value

A use context type and value assigned to the operation definition

OperationDefinition.​useContext
date TUdateconformance-date

The operation definition publication date

OperationDefinition.​date
description TUstringconformance-description

The description of the operation definition

OperationDefinition.​description
input-profile TUreferenceOperationDefinition-input-profile

Validation information for in parameters

OperationDefinition.​inputProfile
instance TUtokenOperationDefinition-instance

Invoke on an instance?

OperationDefinition.​instance
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the operation definition

OperationDefinition.​jurisdiction
kind TUtokenOperationDefinition-kind

operation | query

OperationDefinition.​kind
name TUstringconformance-name

Computationally friendly name of the operation definition

OperationDefinition.​name
output-profile TUreferenceOperationDefinition-output-profile

Validation information for out parameters

OperationDefinition.​outputProfile
publisher TUstringconformance-publisher

Name of the publisher of the operation definition

OperationDefinition.​publisher
status TUtokenconformance-status

The current status of the operation definition

OperationDefinition.​status
system TUtokenOperationDefinition-system

Invoke at the system level?

OperationDefinition.​system
title TUstringconformance-title

The human-friendly name of the operation definition

OperationDefinition.​title
type TUtokenOperationDefinition-type

Invoke at the type level?

OperationDefinition.​type
url TUuriconformance-url

The uri that identifies the operation definition

OperationDefinition.​url
version TUtokenconformance-version

The business version of the operation definition

OperationDefinition.​version
Organization TU
activetokenOrganization-active

Is the Organization record active

Organization.​active
addressstringOrganization-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

Organization.​address
address-citystringOrganization-address-city

A city specified in an address

Organization.​address.​city
address-countrystringOrganization-address-country

A country specified in an address

Organization.​address.​country
address-postalcodestringOrganization-address-postalcode

A postal code specified in an address

Organization.​address.​postalCode
address-statestringOrganization-address-state

A state specified in an address

Organization.​address.​state
address-usetokenOrganization-address-use

A use code specified in an address

Organization.​address.​use
endpointreferenceOrganization-endpoint

Technical endpoints providing access to services operated for the organization

Organization.​endpoint
identifiertokenOrganization-identifier

Any identifier for the organization (not the accreditation issuer's identifier)

Organization.​identifier
namestringOrganization-name

A portion of the organization's name or alias

Organization.​name | Organization.​alias
partofreferenceOrganization-partof

An organization of which this organization forms a part

Organization.​partOf
phoneticstringOrganization-phonetic

A portion of the organization's name using some kind of phonetic matching algorithm

Organization.​name
typetokenOrganization-type

A code for the type of organization

Organization.​type
OrganizationAffiliation TU
activetokenOrganizationAffiliation-active

Whether this organization affiliation record is in active use

OrganizationAffiliation.​active
datedateOrganizationAffiliation-date

The period during which the participatingOrganization is affiliated with the primary organization

OrganizationAffiliation.​period
emailtokenOrganizationAffiliation-email

A value in an email contact

OrganizationAffiliation.​telecom.​where(system='email')
endpointreferenceOrganizationAffiliation-endpoint

Technical endpoints providing access to services operated for this role

OrganizationAffiliation.​endpoint
identifiertokenOrganizationAffiliation-identifier

An organization affiliation's Identifier

OrganizationAffiliation.​identifier
locationreferenceOrganizationAffiliation-location

The location(s) at which the role occurs

OrganizationAffiliation.​location
networkreferenceOrganizationAffiliation-network

Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)

OrganizationAffiliation.​network
participating-organizationreferenceOrganizationAffiliation-participating-organization

The organization that provides services to the primary organization

OrganizationAffiliation.​participatingOrganization
phonetokenOrganizationAffiliation-phone

A value in a phone contact

OrganizationAffiliation.​telecom.​where(system='phone')
primary-organizationreferenceOrganizationAffiliation-primary-organization

The organization that receives the services from the participating organization

OrganizationAffiliation.​organization
roletokenOrganizationAffiliation-role

Definition of the role the participatingOrganization plays

OrganizationAffiliation.​code
servicereferenceOrganizationAffiliation-service

Healthcare services provided through the role

OrganizationAffiliation.​healthcareService
specialtytokenOrganizationAffiliation-specialty

Specific specialty of the participatingOrganization in the context of the role

OrganizationAffiliation.​specialty
telecomtokenOrganizationAffiliation-telecom

The value in any kind of contact

OrganizationAffiliation.​telecom
Patient N
active TUtokenPatient-active

Whether the patient record is active

Patient.​active
address TUstringindividual-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

Patient.​address
address-city TUstringindividual-address-city

A city specified in an address

Patient.​address.​city
address-country TUstringindividual-address-country

A country specified in an address

Patient.​address.​country
address-postalcode TUstringindividual-address-postalcode

A postalCode specified in an address

Patient.​address.​postalCode
address-state TUstringindividual-address-state

A state specified in an address

Patient.​address.​state
address-use TUtokenindividual-address-use

A use code specified in an address

Patient.​address.​use
birthdate TUdateindividual-birthdate

The patient's date of birth

Patient.​birthDate
death-date TUdatePatient-death-date

The date of death has been provided and satisfies this search value

(Patient.​deceased as dateTime)
deceased TUtokenPatient-deceased

This patient has been marked as deceased, or as a death date entered

Patient.​deceased.​exists() and Patient.​deceased != false
email TUtokenindividual-email

A value in an email contact

Patient.​telecom.​where(system='email')
family TUstringindividual-family

A portion of the family name of the patient

Patient.​name.​family
gender TUtokenindividual-gender

Gender of the patient

Patient.​gender
general-practitioner TUreferencePatient-general-practitioner

Patient's nominated general practitioner, not the organization that manages the record

Patient.​generalPractitioner
given TUstringindividual-given

A portion of the given name of the patient

Patient.​name.​given
identifier TUtokenPatient-identifier

A patient identifier

Patient.​identifier
language TUtokenPatient-language

Language code (irrespective of use value)

Patient.​communication.​language
link TUreferencePatient-link

All patients linked to the given patient

Patient.​link.​other
name TUstringPatient-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

Patient.​name
organization TUreferencePatient-organization

The organization that is the custodian of the patient record

Patient.​managingOrganization
phone TUtokenindividual-phone

A value in a phone contact

Patient.​telecom.​where(system='phone')
phonetic TUstringindividual-phonetic

A portion of either family or given name using some kind of phonetic matching algorithm

Patient.​name
telecom TUtokenindividual-telecom

The value in any kind of telecom details of the patient

Patient.​telecom
PaymentNotice TU
createddatePaymentNotice-created

Creation date fro the notice

PaymentNotice.​created
identifiertokenPaymentNotice-identifier

The business identifier of the notice

PaymentNotice.​identifier
payment-statustokenPaymentNotice-payment-status

The type of payment notice

PaymentNotice.​paymentStatus
providerreferencePaymentNotice-provider

The reference to the provider

PaymentNotice.​provider
requestreferencePaymentNotice-request

The Claim

PaymentNotice.​request
responsereferencePaymentNotice-response

The ClaimResponse

PaymentNotice.​response
statustokenPaymentNotice-status

The status of the payment notice

PaymentNotice.​status
PaymentReconciliation TU
createddatePaymentReconciliation-created

The creation date

PaymentReconciliation.​created
dispositionstringPaymentReconciliation-disposition

The contents of the disposition message

PaymentReconciliation.​disposition
identifiertokenPaymentReconciliation-identifier

The business identifier of the ExplanationOfBenefit

PaymentReconciliation.​identifier
outcometokenPaymentReconciliation-outcome

The processing outcome

PaymentReconciliation.​outcome
payment-issuerreferencePaymentReconciliation-payment-issuer

The organization which generated this resource

PaymentReconciliation.​paymentIssuer
requestreferencePaymentReconciliation-request

The reference to the claim

PaymentReconciliation.​request
requestorreferencePaymentReconciliation-requestor

The reference to the provider who submitted the claim

PaymentReconciliation.​requestor
statustokenPaymentReconciliation-status

The status of the payment reconciliation

PaymentReconciliation.​status
Person TU
addressstringindividual-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

Person.​address
address-citystringindividual-address-city

A city specified in an address

Person.​address.​city
address-countrystringindividual-address-country

A country specified in an address

Person.​address.​country
address-postalcodestringindividual-address-postalcode

A postal code specified in an address

Person.​address.​postalCode
address-statestringindividual-address-state

A state specified in an address

Person.​address.​state
address-usetokenindividual-address-use

A use code specified in an address

Person.​address.​use
birthdatedateindividual-birthdate

The person's date of birth

Person.​birthDate
emailtokenindividual-email

A value in an email contact

Person.​telecom.​where(system='email')
gendertokenindividual-gender

The gender of the person

Person.​gender
identifiertokenPerson-identifier

A person Identifier

Person.​identifier
linkreferencePerson-link

Any link has this Patient, Person, RelatedPerson or Practitioner reference

Person.​link.​target
namestringPerson-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

Person.​name
organizationreferencePerson-organization

The organization at which this person record is being managed

Person.​managingOrganization
patientreferencePerson-patient

The Person links to this Patient

Person.​link.​target.​where(resolve() is Patient)
phonetokenindividual-phone

A value in a phone contact

Person.​telecom.​where(system='phone')
phoneticstringindividual-phonetic

A portion of name using some kind of phonetic matching algorithm

Person.​name
practitionerreferencePerson-practitioner

The Person links to this Practitioner

Person.​link.​target.​where(resolve() is Practitioner)
relatedpersonreferencePerson-relatedperson

The Person links to this RelatedPerson

Person.​link.​target.​where(resolve() is RelatedPerson)
telecomtokenindividual-telecom

The value in any kind of contact

Person.​telecom
PlanDefinition TU
composed-ofreferencePlanDefinition-composed-of

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='composed-of').​resource
contexttokenPlanDefinition-context

A use context assigned to the plan definition

(PlanDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityPlanDefinition-context-quantity

A quantity- or range-valued use context assigned to the plan definition

(PlanDefinition.​useContext.​value as Quantity) | (PlanDefinition.​useContext.​value as Range)
context-typetokenPlanDefinition-context-type

A type of use context assigned to the plan definition

PlanDefinition.​useContext.​code
context-type-quantitycompositePlanDefinition-context-type-quantity

A use context type and quantity- or range-based value assigned to the plan definition

PlanDefinition.​useContext
context-type-valuecompositePlanDefinition-context-type-value

A use context type and value assigned to the plan definition

PlanDefinition.​useContext
datedatePlanDefinition-date

The plan definition publication date

PlanDefinition.​date
definitionreferencePlanDefinition-definition

Activity or plan definitions used by plan definition

PlanDefinition.​action.​definition
depends-onreferencePlanDefinition-depends-on

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='depends-on').​resource | PlanDefinition.​library
derived-fromreferencePlanDefinition-derived-from

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringPlanDefinition-description

The description of the plan definition

PlanDefinition.​description
effectivedatePlanDefinition-effective

The time during which the plan definition is intended to be in use

PlanDefinition.​effectivePeriod
identifiertokenPlanDefinition-identifier

External identifier for the plan definition

PlanDefinition.​identifier
jurisdictiontokenPlanDefinition-jurisdiction

Intended jurisdiction for the plan definition

PlanDefinition.​jurisdiction
namestringPlanDefinition-name

Computationally friendly name of the plan definition

PlanDefinition.​name
predecessorreferencePlanDefinition-predecessor

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='predecessor').​resource
publisherstringPlanDefinition-publisher

Name of the publisher of the plan definition

PlanDefinition.​publisher
statustokenPlanDefinition-status

The current status of the plan definition

PlanDefinition.​status
successorreferencePlanDefinition-successor

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='successor').​resource
titlestringPlanDefinition-title

The human-friendly name of the plan definition

PlanDefinition.​title
topictokenPlanDefinition-topic

Topics associated with the module

PlanDefinition.​topic
typetokenPlanDefinition-type

The type of artifact the plan (e.g. order-set, eca-rule, protocol)

PlanDefinition.​type
urluriPlanDefinition-url

The uri that identifies the plan definition

PlanDefinition.​url
versiontokenPlanDefinition-version

The business version of the plan definition

PlanDefinition.​version
Practitioner TU
activetokenPractitioner-active

Whether the practitioner record is active

Practitioner.​active
addressstringindividual-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

Practitioner.​address
address-citystringindividual-address-city

A city specified in an address

Practitioner.​address.​city
address-countrystringindividual-address-country

A country specified in an address

Practitioner.​address.​country
address-postalcodestringindividual-address-postalcode

A postalCode specified in an address

Practitioner.​address.​postalCode
address-statestringindividual-address-state

A state specified in an address

Practitioner.​address.​state
address-usetokenindividual-address-use

A use code specified in an address

Practitioner.​address.​use
communicationtokenPractitioner-communication

One of the languages that the practitioner can communicate with

Practitioner.​communication
emailtokenindividual-email

A value in an email contact

Practitioner.​telecom.​where(system='email')
familystringindividual-family

A portion of the family name

Practitioner.​name.​family
gendertokenindividual-gender

Gender of the practitioner

Practitioner.​gender
givenstringindividual-given

A portion of the given name

Practitioner.​name.​given
identifiertokenPractitioner-identifier

A practitioner's Identifier

Practitioner.​identifier
namestringPractitioner-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

Practitioner.​name
phonetokenindividual-phone

A value in a phone contact

Practitioner.​telecom.​where(system='phone')
phoneticstringindividual-phonetic

A portion of either family or given name using some kind of phonetic matching algorithm

Practitioner.​name
telecomtokenindividual-telecom

The value in any kind of contact

Practitioner.​telecom
PractitionerRole TU
activetokenPractitionerRole-active

Whether this practitioner role record is in active use

PractitionerRole.​active
datedatePractitionerRole-date

The period during which the practitioner is authorized to perform in these role(s)

PractitionerRole.​period
emailtokenindividual-email

A value in an email contact

PractitionerRole.​telecom.​where(system='email')
endpointreferencePractitionerRole-endpoint

Technical endpoints providing access to services operated for the practitioner with this role

PractitionerRole.​endpoint
identifiertokenPractitionerRole-identifier

A practitioner's Identifier

PractitionerRole.​identifier
locationreferencePractitionerRole-location

One of the locations at which this practitioner provides care

PractitionerRole.​location
organizationreferencePractitionerRole-organization

The identity of the organization the practitioner represents / acts on behalf of

PractitionerRole.​organization
phonetokenindividual-phone

A value in a phone contact

PractitionerRole.​telecom.​where(system='phone')
practitionerreferencePractitionerRole-practitioner

Practitioner that is able to provide the defined services for the organization

PractitionerRole.​practitioner
roletokenPractitionerRole-role

The practitioner can perform this role at for the organization

PractitionerRole.​code
servicereferencePractitionerRole-service

The list of healthcare services that this worker provides for this role's Organization/Location(s)

PractitionerRole.​healthcareService
specialtytokenPractitionerRole-specialty

The practitioner has this specialty at an organization

PractitionerRole.​specialty
telecomtokenindividual-telecom

The value in any kind of contact

PractitionerRole.​telecom
Procedure TU
based-onreferenceProcedure-based-on

A request for this procedure

Procedure.​basedOn
categorytokenProcedure-category

Classification of the procedure

Procedure.​category
codetokenclinical-code

A code to identify a procedure

Procedure.​code
datedateclinical-date

When the procedure was performed

Procedure.​performed
encounterreferenceclinical-encounter

Encounter created as part of

Procedure.​encounter
identifiertokenclinical-identifier

A unique identifier for a procedure

Procedure.​identifier
instantiates-canonicalreferenceProcedure-instantiates-canonical

Instantiates FHIR protocol or definition

Procedure.​instantiatesCanonical
instantiates-uriuriProcedure-instantiates-uri

Instantiates external protocol or definition

Procedure.​instantiatesUri
locationreferenceProcedure-location

Where the procedure happened

Procedure.​location
part-ofreferenceProcedure-part-of

Part of referenced event

Procedure.​partOf
patientreferenceclinical-patient

Search by subject - a patient

Procedure.​subject.​where(resolve() is Patient)
performerreferenceProcedure-performer

The reference to the practitioner

Procedure.​performer.​actor
reason-codetokenProcedure-reason-code

Coded reason procedure performed

Procedure.​reasonCode
reason-referencereferenceProcedure-reason-reference

The justification that the procedure was performed

Procedure.​reasonReference
statustokenProcedure-status

preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown

Procedure.​status
subjectreferenceProcedure-subject

Search by subject

Procedure.​subject
Provenance TU
agentreferenceProvenance-agent

Who participated

Provenance.​agent.​who
agent-roletokenProvenance-agent-role

What the agents role was

Provenance.​agent.​role
agent-typetokenProvenance-agent-type

How the agent participated

Provenance.​agent.​type
entityreferenceProvenance-entity

Identity of entity

Provenance.​entity.​what
locationreferenceProvenance-location

Where the activity occurred, if relevant

Provenance.​location
patientreferenceProvenance-patient

Target Reference(s) (usually version specific)

Provenance.​target.​where(resolve() is Patient)
recordeddateProvenance-recorded

When the activity was recorded / updated

Provenance.​recorded
signature-typetokenProvenance-signature-type

Indication of the reason the entity signed the object(s)

Provenance.​signature.​type
targetreferenceProvenance-target

Target Reference(s) (usually version specific)

Provenance.​target
whendateProvenance-when

When the activity occurred

(Provenance.​occurred as dateTime)
Questionnaire TU
codetokenQuestionnaire-code

A code that corresponds to one of its items in the questionnaire

Questionnaire.​item.​code
contexttokenQuestionnaire-context

A use context assigned to the questionnaire

(Questionnaire.​useContext.​value as CodeableConcept)
context-quantityquantityQuestionnaire-context-quantity

A quantity- or range-valued use context assigned to the questionnaire

(Questionnaire.​useContext.​value as Quantity) | (Questionnaire.​useContext.​value as Range)
context-typetokenQuestionnaire-context-type

A type of use context assigned to the questionnaire

Questionnaire.​useContext.​code
context-type-quantitycompositeQuestionnaire-context-type-quantity

A use context type and quantity- or range-based value assigned to the questionnaire

Questionnaire.​useContext
context-type-valuecompositeQuestionnaire-context-type-value

A use context type and value assigned to the questionnaire

Questionnaire.​useContext
datedateQuestionnaire-date

The questionnaire publication date

Questionnaire.​date
definitionuriQuestionnaire-definition

ElementDefinition - details for the item

Questionnaire.​item.​definition
descriptionstringQuestionnaire-description

The description of the questionnaire

Questionnaire.​description
effectivedateQuestionnaire-effective

The time during which the questionnaire is intended to be in use

Questionnaire.​effectivePeriod
identifiertokenQuestionnaire-identifier

External identifier for the questionnaire

Questionnaire.​identifier
jurisdictiontokenQuestionnaire-jurisdiction

Intended jurisdiction for the questionnaire

Questionnaire.​jurisdiction
namestringQuestionnaire-name

Computationally friendly name of the questionnaire

Questionnaire.​name
publisherstringQuestionnaire-publisher

Name of the publisher of the questionnaire

Questionnaire.​publisher
statustokenQuestionnaire-status

The current status of the questionnaire

Questionnaire.​status
subject-typetokenQuestionnaire-subject-type

Resource that can be subject of QuestionnaireResponse

Questionnaire.​subjectType
titlestringQuestionnaire-title

The human-friendly name of the questionnaire

Questionnaire.​title
urluriQuestionnaire-url

The uri that identifies the questionnaire

Questionnaire.​url
versiontokenQuestionnaire-version

The business version of the questionnaire

Questionnaire.​version
QuestionnaireResponse TU
authorreferenceQuestionnaireResponse-author

The author of the questionnaire response

QuestionnaireResponse.​author
authoreddateQuestionnaireResponse-authored

When the questionnaire response was last changed

QuestionnaireResponse.​authored
based-onreferenceQuestionnaireResponse-based-on

Plan/proposal/order fulfilled by this questionnaire response

QuestionnaireResponse.​basedOn
encounterreferenceQuestionnaireResponse-encounter

Encounter associated with the questionnaire response

QuestionnaireResponse.​encounter
identifiertokenQuestionnaireResponse-identifier

The unique identifier for the questionnaire response

QuestionnaireResponse.​identifier
part-ofreferenceQuestionnaireResponse-part-of

Procedure or observation this questionnaire response was performed as a part of

QuestionnaireResponse.​partOf
patientreferenceQuestionnaireResponse-patient

The patient that is the subject of the questionnaire response

QuestionnaireResponse.​subject.​where(resolve() is Patient)
questionnairereferenceQuestionnaireResponse-questionnaire

The questionnaire the answers are provided for

QuestionnaireResponse.​questionnaire
sourcereferenceQuestionnaireResponse-source

The individual providing the information reflected in the questionnaire respose

QuestionnaireResponse.​source
statustokenQuestionnaireResponse-status

The status of the questionnaire response

QuestionnaireResponse.​status
subjectreferenceQuestionnaireResponse-subject

The subject of the questionnaire response

QuestionnaireResponse.​subject
RelatedPerson TU
activetokenRelatedPerson-active

Indicates if the related person record is active

RelatedPerson.​active
addressstringindividual-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

RelatedPerson.​address
address-citystringindividual-address-city

A city specified in an address

RelatedPerson.​address.​city
address-countrystringindividual-address-country

A country specified in an address

RelatedPerson.​address.​country
address-postalcodestringindividual-address-postalcode

A postal code specified in an address

RelatedPerson.​address.​postalCode
address-statestringindividual-address-state

A state specified in an address

RelatedPerson.​address.​state
address-usetokenindividual-address-use

A use code specified in an address

RelatedPerson.​address.​use
birthdatedateindividual-birthdate

The Related Person's date of birth

RelatedPerson.​birthDate
emailtokenindividual-email

A value in an email contact

RelatedPerson.​telecom.​where(system='email')
gendertokenindividual-gender

Gender of the related person

RelatedPerson.​gender
identifiertokenRelatedPerson-identifier

An Identifier of the RelatedPerson

RelatedPerson.​identifier
namestringRelatedPerson-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

RelatedPerson.​name
patientreferenceRelatedPerson-patient

The patient this related person is related to

RelatedPerson.​patient
phonetokenindividual-phone

A value in a phone contact

RelatedPerson.​telecom.​where(system='phone')
phoneticstringindividual-phonetic

A portion of name using some kind of phonetic matching algorithm

RelatedPerson.​name
relationshiptokenRelatedPerson-relationship

The relationship between the patient and the relatedperson

RelatedPerson.​relationship
telecomtokenindividual-telecom

The value in any kind of contact

RelatedPerson.​telecom
RequestGroup TU
authorreferenceRequestGroup-author

The author of the request group

RequestGroup.​author
authoreddateRequestGroup-authored

The date the request group was authored

RequestGroup.​authoredOn
codetokenRequestGroup-code

The code of the request group

RequestGroup.​code
encounterreferenceRequestGroup-encounter

The encounter the request group applies to

RequestGroup.​encounter
group-identifiertokenRequestGroup-group-identifier

The group identifier for the request group

RequestGroup.​groupIdentifier
identifiertokenRequestGroup-identifier

External identifiers for the request group

RequestGroup.​identifier
instantiates-canonicalreferenceRequestGroup-instantiates-canonical

The FHIR-based definition from which the request group is realized

RequestGroup.​instantiatesCanonical
instantiates-uriuriRequestGroup-instantiates-uri

The external definition from which the request group is realized

RequestGroup.​instantiatesUri
intenttokenRequestGroup-intent

The intent of the request group

RequestGroup.​intent
participantreferenceRequestGroup-participant

The participant in the requests in the group

RequestGroup.​action.​participant
patientreferenceRequestGroup-patient

The identity of a patient to search for request groups

RequestGroup.​subject.​where(resolve() is Patient)
prioritytokenRequestGroup-priority

The priority of the request group

RequestGroup.​priority
statustokenRequestGroup-status

The status of the request group

RequestGroup.​status
subjectreferenceRequestGroup-subject

The subject that the request group is about

RequestGroup.​subject
ResearchDefinition TU
composed-ofreferenceResearchDefinition-composed-of

What resource is being referenced

ResearchDefinition.​relatedArtifact.​where(type='composed-of').​resource
contexttokenResearchDefinition-context

A use context assigned to the research definition

(ResearchDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityResearchDefinition-context-quantity

A quantity- or range-valued use context assigned to the research definition

(ResearchDefinition.​useContext.​value as Quantity) | (ResearchDefinition.​useContext.​value as Range)
context-typetokenResearchDefinition-context-type

A type of use context assigned to the research definition

ResearchDefinition.​useContext.​code
context-type-quantitycompositeResearchDefinition-context-type-quantity

A use context type and quantity- or range-based value assigned to the research definition

ResearchDefinition.​useContext
context-type-valuecompositeResearchDefinition-context-type-value

A use context type and value assigned to the research definition

ResearchDefinition.​useContext
datedateResearchDefinition-date

The research definition publication date

ResearchDefinition.​date
depends-onreferenceResearchDefinition-depends-on

What resource is being referenced

ResearchDefinition.​relatedArtifact.​where(type='depends-on').​resource | ResearchDefinition.​library
derived-fromreferenceResearchDefinition-derived-from

What resource is being referenced

ResearchDefinition.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringResearchDefinition-description

The description of the research definition

ResearchDefinition.​description
effectivedateResearchDefinition-effective

The time during which the research definition is intended to be in use

ResearchDefinition.​effectivePeriod
identifiertokenResearchDefinition-identifier

External identifier for the research definition

ResearchDefinition.​identifier
jurisdictiontokenResearchDefinition-jurisdiction

Intended jurisdiction for the research definition

ResearchDefinition.​jurisdiction
namestringResearchDefinition-name

Computationally friendly name of the research definition

ResearchDefinition.​name
predecessorreferenceResearchDefinition-predecessor

What resource is being referenced

ResearchDefinition.​relatedArtifact.​where(type='predecessor').​resource
publisherstringResearchDefinition-publisher

Name of the publisher of the research definition

ResearchDefinition.​publisher
statustokenResearchDefinition-status

The current status of the research definition

ResearchDefinition.​status
successorreferenceResearchDefinition-successor

What resource is being referenced

ResearchDefinition.​relatedArtifact.​where(type='successor').​resource
titlestringResearchDefinition-title

The human-friendly name of the research definition

ResearchDefinition.​title
topictokenResearchDefinition-topic

Topics associated with the ResearchDefinition

ResearchDefinition.​topic
urluriResearchDefinition-url

The uri that identifies the research definition

ResearchDefinition.​url
versiontokenResearchDefinition-version

The business version of the research definition

ResearchDefinition.​version
ResearchElementDefinition TU
composed-ofreferenceResearchElementDefinition-composed-of

What resource is being referenced

ResearchElementDefinition.​relatedArtifact.​where(type='composed-of').​resource
contexttokenResearchElementDefinition-context

A use context assigned to the research element definition

(ResearchElementDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityResearchElementDefinition-context-quantity

A quantity- or range-valued use context assigned to the research element definition

(ResearchElementDefinition.​useContext.​value as Quantity) | (ResearchElementDefinition.​useContext.​value as Range)
context-typetokenResearchElementDefinition-context-type

A type of use context assigned to the research element definition

ResearchElementDefinition.​useContext.​code
context-type-quantitycompositeResearchElementDefinition-context-type-quantity

A use context type and quantity- or range-based value assigned to the research element definition

ResearchElementDefinition.​useContext
context-type-valuecompositeResearchElementDefinition-context-type-value

A use context type and value assigned to the research element definition

ResearchElementDefinition.​useContext
datedateResearchElementDefinition-date

The research element definition publication date

ResearchElementDefinition.​date
depends-onreferenceResearchElementDefinition-depends-on

What resource is being referenced

ResearchElementDefinition.​relatedArtifact.​where(type='depends-on').​resource | ResearchElementDefinition.​library
derived-fromreferenceResearchElementDefinition-derived-from

What resource is being referenced

ResearchElementDefinition.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringResearchElementDefinition-description

The description of the research element definition

ResearchElementDefinition.​description
effectivedateResearchElementDefinition-effective

The time during which the research element definition is intended to be in use

ResearchElementDefinition.​effectivePeriod
identifiertokenResearchElementDefinition-identifier

External identifier for the research element definition

ResearchElementDefinition.​identifier
jurisdictiontokenResearchElementDefinition-jurisdiction

Intended jurisdiction for the research element definition

ResearchElementDefinition.​jurisdiction
namestringResearchElementDefinition-name

Computationally friendly name of the research element definition

ResearchElementDefinition.​name
predecessorreferenceResearchElementDefinition-predecessor

What resource is being referenced

ResearchElementDefinition.​relatedArtifact.​where(type='predecessor').​resource
publisherstringResearchElementDefinition-publisher

Name of the publisher of the research element definition

ResearchElementDefinition.​publisher
statustokenResearchElementDefinition-status

The current status of the research element definition

ResearchElementDefinition.​status
successorreferenceResearchElementDefinition-successor

What resource is being referenced

ResearchElementDefinition.​relatedArtifact.​where(type='successor').​resource
titlestringResearchElementDefinition-title

The human-friendly name of the research element definition

ResearchElementDefinition.​title
topictokenResearchElementDefinition-topic

Topics associated with the ResearchElementDefinition

ResearchElementDefinition.​topic
urluriResearchElementDefinition-url

The uri that identifies the research element definition

ResearchElementDefinition.​url
versiontokenResearchElementDefinition-version

The business version of the research element definition

ResearchElementDefinition.​version
ResearchStudy TU
categorytokenResearchStudy-category

Classifications for the study

ResearchStudy.​category
datedateResearchStudy-date

When the study began and ended

ResearchStudy.​period
focustokenResearchStudy-focus

Drugs, devices, etc. under study

ResearchStudy.​focus
identifiertokenResearchStudy-identifier

Business Identifier for study

ResearchStudy.​identifier
keywordtokenResearchStudy-keyword

Used to search for the study

ResearchStudy.​keyword
locationtokenResearchStudy-location

Geographic region(s) for study

ResearchStudy.​location
partofreferenceResearchStudy-partof

Part of larger study

ResearchStudy.​partOf
principalinvestigatorreferenceResearchStudy-principalinvestigator

Researcher who oversees multiple aspects of the study

ResearchStudy.​principalInvestigator
protocolreferenceResearchStudy-protocol

Steps followed in executing study

ResearchStudy.​protocol
sitereferenceResearchStudy-site

Facility where study activities are conducted

ResearchStudy.​site
sponsorreferenceResearchStudy-sponsor

Organization that initiates and is legally responsible for the study

ResearchStudy.​sponsor
statustokenResearchStudy-status

active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn

ResearchStudy.​status
titlestringResearchStudy-title

Name for this study

ResearchStudy.​title
ResearchSubject TU
datedateResearchSubject-date

Start and end of participation

ResearchSubject.​period
identifiertokenResearchSubject-identifier

Business Identifier for research subject in a study

ResearchSubject.​identifier
individualreferenceResearchSubject-individual

Who is part of study

ResearchSubject.​individual
patientreferenceResearchSubject-patient

Who is part of study

ResearchSubject.​individual
statustokenResearchSubject-status

candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn

ResearchSubject.​status
studyreferenceResearchSubject-study

Study subject is part of

ResearchSubject.​study
RiskAssessment TU
conditionreferenceRiskAssessment-condition

Condition assessed

RiskAssessment.​condition
datedateclinical-date

When was assessment made?

(RiskAssessment.​occurrence as dateTime)
encounterreferenceclinical-encounter

Where was assessment performed?

RiskAssessment.​encounter
identifiertokenclinical-identifier

Unique identifier for the assessment

RiskAssessment.​identifier
methodtokenRiskAssessment-method

Evaluation mechanism

RiskAssessment.​method
patientreferenceclinical-patient

Who/what does assessment apply to?

RiskAssessment.​subject.​where(resolve() is Patient)
performerreferenceRiskAssessment-performer

Who did assessment?

RiskAssessment.​performer
probabilitynumberRiskAssessment-probability

Likelihood of specified outcome

RiskAssessment.​prediction.​probability
risktokenRiskAssessment-risk

Likelihood of specified outcome as a qualitative value

RiskAssessment.​prediction.​qualitativeRisk
subjectreferenceRiskAssessment-subject

Who/what does assessment apply to?

RiskAssessment.​subject
RiskEvidenceSynthesis TU
contexttokenRiskEvidenceSynthesis-context

A use context assigned to the risk evidence synthesis

(RiskEvidenceSynthesis.​useContext.​value as CodeableConcept)
context-quantityquantityRiskEvidenceSynthesis-context-quantity

A quantity- or range-valued use context assigned to the risk evidence synthesis

(RiskEvidenceSynthesis.​useContext.​value as Quantity) | (RiskEvidenceSynthesis.​useContext.​value as Range)
context-typetokenRiskEvidenceSynthesis-context-type

A type of use context assigned to the risk evidence synthesis

RiskEvidenceSynthesis.​useContext.​code
context-type-quantitycompositeRiskEvidenceSynthesis-context-type-quantity

A use context type and quantity- or range-based value assigned to the risk evidence synthesis

RiskEvidenceSynthesis.​useContext
context-type-valuecompositeRiskEvidenceSynthesis-context-type-value

A use context type and value assigned to the risk evidence synthesis

RiskEvidenceSynthesis.​useContext
datedateRiskEvidenceSynthesis-date

The risk evidence synthesis publication date

RiskEvidenceSynthesis.​date
descriptionstringRiskEvidenceSynthesis-description

The description of the risk evidence synthesis

RiskEvidenceSynthesis.​description
effectivedateRiskEvidenceSynthesis-effective

The time during which the risk evidence synthesis is intended to be in use

RiskEvidenceSynthesis.​effectivePeriod
identifiertokenRiskEvidenceSynthesis-identifier

External identifier for the risk evidence synthesis

RiskEvidenceSynthesis.​identifier
jurisdictiontokenRiskEvidenceSynthesis-jurisdiction

Intended jurisdiction for the risk evidence synthesis

RiskEvidenceSynthesis.​jurisdiction
namestringRiskEvidenceSynthesis-name

Computationally friendly name of the risk evidence synthesis

RiskEvidenceSynthesis.​name
publisherstringRiskEvidenceSynthesis-publisher

Name of the publisher of the risk evidence synthesis

RiskEvidenceSynthesis.​publisher
statustokenRiskEvidenceSynthesis-status

The current status of the risk evidence synthesis

RiskEvidenceSynthesis.​status
titlestringRiskEvidenceSynthesis-title

The human-friendly name of the risk evidence synthesis

RiskEvidenceSynthesis.​title
urluriRiskEvidenceSynthesis-url

The uri that identifies the risk evidence synthesis

RiskEvidenceSynthesis.​url
versiontokenRiskEvidenceSynthesis-version

The business version of the risk evidence synthesis

RiskEvidenceSynthesis.​version
Schedule TU
activetokenSchedule-active

Is the schedule in active use

Schedule.​active
actorreferenceSchedule-actor

The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for

Schedule.​actor
datedateSchedule-date

Search for Schedule resources that have a period that contains this date specified

Schedule.​planningHorizon
identifiertokenSchedule-identifier

A Schedule Identifier

Schedule.​identifier
service-categorytokenSchedule-service-category

High-level category

Schedule.​serviceCategory
service-typetokenSchedule-service-type

The type of appointments that can be booked into associated slot(s)

Schedule.​serviceType
specialtytokenSchedule-specialty

Type of specialty needed

Schedule.​specialty
SearchParameter TU
basetokenSearchParameter-base

The resource type(s) this search parameter applies to

SearchParameter.​base
codetokenSearchParameter-code

Code used in URL

SearchParameter.​code
componentreferenceSearchParameter-component

Defines how the part works

SearchParameter.​component.​definition
contexttokenconformance-context

A use context assigned to the search parameter

(SearchParameter.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the search parameter

(SearchParameter.​useContext.​value as Quantity) | (SearchParameter.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the search parameter

SearchParameter.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the search parameter

SearchParameter.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the search parameter

SearchParameter.​useContext
datedateconformance-date

The search parameter publication date

SearchParameter.​date
derived-fromreferenceSearchParameter-derived-from

Original definition for the search parameter

SearchParameter.​derivedFrom
descriptionstringconformance-description

The description of the search parameter

SearchParameter.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the search parameter

SearchParameter.​jurisdiction
namestringconformance-name

Computationally friendly name of the search parameter

SearchParameter.​name
publisherstringconformance-publisher

Name of the publisher of the search parameter

SearchParameter.​publisher
statustokenconformance-status

The current status of the search parameter

SearchParameter.​status
targettokenSearchParameter-target

Types of resource (if a resource reference)

SearchParameter.​target
typetokenSearchParameter-type

number | date | string | token | reference | composite | quantity | uri | special

SearchParameter.​type
urluriconformance-url

The uri that identifies the search parameter

SearchParameter.​url
versiontokenconformance-version

The business version of the search parameter

SearchParameter.​version
ServiceRequest TU
authoreddateServiceRequest-authored

Date request signed

ServiceRequest.​authoredOn
based-onreferenceServiceRequest-based-on

What request fulfills

ServiceRequest.​basedOn
body-sitetokenServiceRequest-body-site

Where procedure is going to be done

ServiceRequest.​bodySite
categorytokenServiceRequest-category

Classification of service

ServiceRequest.​category
codetokenclinical-code

What is being requested/ordered

ServiceRequest.​code
encounterreferenceclinical-encounter

An encounter in which this request is made

ServiceRequest.​encounter
identifiertokenclinical-identifier

Identifiers assigned to this order

ServiceRequest.​identifier
instantiates-canonicalreferenceServiceRequest-instantiates-canonical

Instantiates FHIR protocol or definition

ServiceRequest.​instantiatesCanonical
instantiates-uriuriServiceRequest-instantiates-uri

Instantiates external protocol or definition

ServiceRequest.​instantiatesUri
intenttokenServiceRequest-intent

proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

ServiceRequest.​intent
occurrencedateServiceRequest-occurrence

When service should occur

ServiceRequest.​occurrence
patientreferenceclinical-patient

Search by subject - a patient

ServiceRequest.​subject.​where(resolve() is Patient)
performerreferenceServiceRequest-performer

Requested performer

ServiceRequest.​performer
performer-typetokenServiceRequest-performer-type

Performer role

ServiceRequest.​performerType
prioritytokenServiceRequest-priority

routine | urgent | asap | stat

ServiceRequest.​priority
replacesreferenceServiceRequest-replaces

What request replaces

ServiceRequest.​replaces
requesterreferenceServiceRequest-requester

Who/what is requesting service

ServiceRequest.​requester
requisitiontokenServiceRequest-requisition

Composite Request ID

ServiceRequest.​requisition
specimenreferenceServiceRequest-specimen

Specimen to be tested

ServiceRequest.​specimen
statustokenServiceRequest-status

draft | active | on-hold | revoked | completed | entered-in-error | unknown

ServiceRequest.​status
subjectreferenceServiceRequest-subject

Search by subject

ServiceRequest.​subject
Slot TU
appointment-typetokenSlot-appointment-type

The style of appointment or patient that may be booked in the slot (not service type)

Slot.​appointmentType
identifiertokenSlot-identifier

A Slot Identifier

Slot.​identifier
schedulereferenceSlot-schedule

The Schedule Resource that we are seeking a slot within

Slot.​schedule
service-categorytokenSlot-service-category

A broad categorization of the service that is to be performed during this appointment

Slot.​serviceCategory
service-typetokenSlot-service-type

The type of appointments that can be booked into the slot

Slot.​serviceType
specialtytokenSlot-specialty

The specialty of a practitioner that would be required to perform the service requested in this appointment

Slot.​specialty
startdateSlot-start

Appointment date/time.

Slot.​start
statustokenSlot-status

The free/busy status of the appointment

Slot.​status
Specimen TU
accessiontokenSpecimen-accession

The accession number associated with the specimen

Specimen.​accessionIdentifier
bodysitetokenSpecimen-bodysite

The code for the body site from where the specimen originated

Specimen.​collection.​bodySite
collecteddateSpecimen-collected

The date the specimen was collected

Specimen.​collection.​collected
collectorreferenceSpecimen-collector

Who collected the specimen

Specimen.​collection.​collector
containertokenSpecimen-container

The kind of specimen container

Specimen.​container.​type
container-idtokenSpecimen-container-id

The unique identifier associated with the specimen container

Specimen.​container.​identifier
identifiertokenSpecimen-identifier

The unique identifier associated with the specimen

Specimen.​identifier
parentreferenceSpecimen-parent

The parent of the specimen

Specimen.​parent
patientreferenceSpecimen-patient

The patient the specimen comes from

Specimen.​subject.​where(resolve() is Patient)
statustokenSpecimen-status

available | unavailable | unsatisfactory | entered-in-error

Specimen.​status
subjectreferenceSpecimen-subject

The subject of the specimen

Specimen.​subject
typetokenSpecimen-type

The specimen type

Specimen.​type
SpecimenDefinition TU
containertokenSpecimenDefinition-container

The type of specimen conditioned in container expected by the lab

SpecimenDefinition.​typeTested.​container.​type
identifiertokenSpecimenDefinition-identifier

The unique identifier associated with the specimen

SpecimenDefinition.​identifier
typetokenSpecimenDefinition-type

The type of collected specimen

SpecimenDefinition.​typeCollected
StructureDefinition N
abstract TUtokenStructureDefinition-abstract

Whether the structure is abstract

StructureDefinition.​abstract
base TUreferenceStructureDefinition-base

Definition that this type is constrained/specialized from

StructureDefinition.​baseDefinition
base-path TUtokenStructureDefinition-base-path

Path that identifies the base element

StructureDefinition.​snapshot.​element.​base.​path | StructureDefinition.​differential.​element.​base.​path
context TUtokenconformance-context

A use context assigned to the structure definition

(StructureDefinition.​useContext.​value as CodeableConcept)
context-quantity TUquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the structure definition

(StructureDefinition.​useContext.​value as Quantity) | (StructureDefinition.​useContext.​value as Range)
context-type TUtokenconformance-context-type

A type of use context assigned to the structure definition

StructureDefinition.​useContext.​code
context-type-quantity TUcompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the structure definition

StructureDefinition.​useContext
context-type-value TUcompositeconformance-context-type-value

A use context type and value assigned to the structure definition

StructureDefinition.​useContext
date TUdateconformance-date

The structure definition publication date

StructureDefinition.​date
derivation TUtokenStructureDefinition-derivation

specialization | constraint - How relates to base definition

StructureDefinition.​derivation
description TUstringconformance-description

The description of the structure definition

StructureDefinition.​description
experimental TUtokenStructureDefinition-experimental

For testing purposes, not real usage

StructureDefinition.​experimental
ext-context TUtokenStructureDefinition-ext-context

The system is the URL for the context-type: e.g. http://hl7.org/fhir/extension-context-type#element|CodeableConcept.text

StructureDefinition.​context.​type
identifier TUtokenconformance-identifier

External identifier for the structure definition

StructureDefinition.​identifier
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the structure definition

StructureDefinition.​jurisdiction
keyword TUtokenStructureDefinition-keyword

A code for the StructureDefinition

StructureDefinition.​keyword
kind TUtokenStructureDefinition-kind

primitive-type | complex-type | resource | logical

StructureDefinition.​kind
name TUstringconformance-name

Computationally friendly name of the structure definition

StructureDefinition.​name
path TUtokenStructureDefinition-path

A path that is constrained in the StructureDefinition

StructureDefinition.​snapshot.​element.​path | StructureDefinition.​differential.​element.​path
publisher TUstringconformance-publisher

Name of the publisher of the structure definition

StructureDefinition.​publisher
status TUtokenconformance-status

The current status of the structure definition

StructureDefinition.​status
title TUstringconformance-title

The human-friendly name of the structure definition

StructureDefinition.​title
type TUuriStructureDefinition-type

Type defined or constrained by this structure

StructureDefinition.​type
url TUuriconformance-url

The uri that identifies the structure definition

StructureDefinition.​url
valueset TUreferenceStructureDefinition-valueset

A vocabulary binding reference

StructureDefinition.​snapshot.​element.​binding.​valueSet
version TUtokenconformance-version

The business version of the structure definition

StructureDefinition.​version
StructureMap TU
contexttokenconformance-context

A use context assigned to the structure map

(StructureMap.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the structure map

(StructureMap.​useContext.​value as Quantity) | (StructureMap.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the structure map

StructureMap.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the structure map

StructureMap.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the structure map

StructureMap.​useContext
datedateconformance-date

The structure map publication date

StructureMap.​date
descriptionstringconformance-description

The description of the structure map

StructureMap.​description
identifiertokenconformance-identifier

External identifier for the structure map

StructureMap.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the structure map

StructureMap.​jurisdiction
namestringconformance-name

Computationally friendly name of the structure map

StructureMap.​name
publisherstringconformance-publisher

Name of the publisher of the structure map

StructureMap.​publisher
statustokenconformance-status

The current status of the structure map

StructureMap.​status
titlestringconformance-title

The human-friendly name of the structure map

StructureMap.​title
urluriconformance-url

The uri that identifies the structure map

StructureMap.​url
versiontokenconformance-version

The business version of the structure map

StructureMap.​version
Subscription TU
contacttokenSubscription-contact

Contact details for the subscription

Subscription.​contact
criteriastringSubscription-criteria

The search rules used to determine when to send a notification

Subscription.​criteria
payloadtokenSubscription-payload

The mime-type of the notification payload

Subscription.​channel.​payload
statustokenSubscription-status

The current state of the subscription

Subscription.​status
typetokenSubscription-type

The type of channel for the sent notifications

Subscription.​channel.​type
urluriSubscription-url

The uri that will receive the notifications

Subscription.​channel.​endpoint
Substance TU
categorytokenSubstance-category

The category of the substance

Substance.​category
codetokenSubstance-code

The code of the substance or ingredient

Substance.​code | (Substance.​ingredient.​substance as CodeableConcept)
container-identifiertokenSubstance-container-identifier

Identifier of the package/container

Substance.​instance.​identifier
expirydateSubstance-expiry

Expiry date of package or container of substance

Substance.​instance.​expiry
identifiertokenSubstance-identifier

Unique identifier for the substance

Substance.​identifier
quantityquantitySubstance-quantity

Amount of substance in the package

Substance.​instance.​quantity
statustokenSubstance-status

active | inactive | entered-in-error

Substance.​status
substance-referencereferenceSubstance-substance-reference

A component of the substance

(Substance.​ingredient.​substance as Reference)
SubstanceSpecification TU
codetokenSubstanceSpecification-code

The specific code

SubstanceSpecification.​code.​code
SupplyDelivery TU
identifiertokenclinical-identifier

External identifier

SupplyDelivery.​identifier
patientreferenceclinical-patient

Patient for whom the item is supplied

SupplyDelivery.​patient
receiverreferenceSupplyDelivery-receiver

Who collected the Supply

SupplyDelivery.​receiver
statustokenSupplyDelivery-status

in-progress | completed | abandoned | entered-in-error

SupplyDelivery.​status
supplierreferenceSupplyDelivery-supplier

Dispenser

SupplyDelivery.​supplier
SupplyRequest TU
categorytokenSupplyRequest-category

The kind of supply (central, non-stock, etc.)

SupplyRequest.​category
datedateclinical-date

When the request was made

SupplyRequest.​authoredOn
identifiertokenclinical-identifier

Business Identifier for SupplyRequest

SupplyRequest.​identifier
requesterreferenceSupplyRequest-requester

Individual making the request

SupplyRequest.​requester
statustokenSupplyRequest-status

draft | active | suspended +

SupplyRequest.​status
subjectreferenceSupplyRequest-subject

The destination of the supply

SupplyRequest.​deliverTo
supplierreferenceSupplyRequest-supplier

Who is intended to fulfill the request

SupplyRequest.​supplier
Task TU
authored-ondateTask-authored-on

Search by creation date

Task.​authoredOn
based-onreferenceTask-based-on

Search by requests this task is based on

Task.​basedOn
business-statustokenTask-business-status

Search by business status

Task.​businessStatus
codetokenTask-code

Search by task code

Task.​code
encounterreferenceTask-encounter

Search by encounter

Task.​encounter
focusreferenceTask-focus

Search by task focus

Task.​focus
group-identifiertokenTask-group-identifier

Search by group identifier

Task.​groupIdentifier
identifiertokenTask-identifier

Search for a task instance by its business identifier

Task.​identifier
intenttokenTask-intent

Search by task intent

Task.​intent
modifieddateTask-modified

Search by last modification date

Task.​lastModified
ownerreferenceTask-owner

Search by task owner

Task.​owner
part-ofreferenceTask-part-of

Search by task this task is part of

Task.​partOf
patientreferenceTask-patient

Search by patient

Task.​for.​where(resolve() is Patient)
performertokenTask-performer

Search by recommended type of performer (e.g., Requester, Performer, Scheduler).

Task.​performerType
perioddateTask-period

Search by period Task is/was underway

Task.​executionPeriod
prioritytokenTask-priority

Search by task priority

Task.​priority
requesterreferenceTask-requester

Search by task requester

Task.​requester
statustokenTask-status

Search by task status

Task.​status
subjectreferenceTask-subject

Search by subject

Task.​for
TerminologyCapabilities TU
contexttokenconformance-context

A use context assigned to the terminology capabilities

(TerminologyCapabilities.​useContext.​value as CodeableConcept)
context-quantityquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the terminology capabilities

(TerminologyCapabilities.​useContext.​value as Quantity) | (TerminologyCapabilities.​useContext.​value as Range)
context-typetokenconformance-context-type

A type of use context assigned to the terminology capabilities

TerminologyCapabilities.​useContext.​code
context-type-quantitycompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the terminology capabilities

TerminologyCapabilities.​useContext
context-type-valuecompositeconformance-context-type-value

A use context type and value assigned to the terminology capabilities

TerminologyCapabilities.​useContext
datedateconformance-date

The terminology capabilities publication date

TerminologyCapabilities.​date
descriptionstringconformance-description

The description of the terminology capabilities

TerminologyCapabilities.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the terminology capabilities

TerminologyCapabilities.​jurisdiction
namestringconformance-name

Computationally friendly name of the terminology capabilities

TerminologyCapabilities.​name
publisherstringconformance-publisher

Name of the publisher of the terminology capabilities

TerminologyCapabilities.​publisher
statustokenconformance-status

The current status of the terminology capabilities

TerminologyCapabilities.​status
titlestringconformance-title

The human-friendly name of the terminology capabilities

TerminologyCapabilities.​title
urluriconformance-url

The uri that identifies the terminology capabilities

TerminologyCapabilities.​url
versiontokenconformance-version

The business version of the terminology capabilities

TerminologyCapabilities.​version
TestReport TU
identifiertokenTestReport-identifier

An external identifier for the test report

TestReport.​identifier
issueddateTestReport-issued

The test report generation date

TestReport.​issued
participanturiTestReport-participant

The reference to a participant in the test execution

TestReport.​participant.​uri
resulttokenTestReport-result

The result disposition of the test execution

TestReport.​result
testerstringTestReport-tester

The name of the testing organization

TestReport.​tester
testscriptreferenceTestReport-testscript

The test script executed to produce this report

TestReport.​testScript
TestScript TU
contexttokenTestScript-context

A use context assigned to the test script

(TestScript.​useContext.​value as CodeableConcept)
context-quantityquantityTestScript-context-quantity

A quantity- or range-valued use context assigned to the test script

(TestScript.​useContext.​value as Quantity) | (TestScript.​useContext.​value as Range)
context-typetokenTestScript-context-type

A type of use context assigned to the test script

TestScript.​useContext.​code
context-type-quantitycompositeTestScript-context-type-quantity

A use context type and quantity- or range-based value assigned to the test script

TestScript.​useContext
context-type-valuecompositeTestScript-context-type-value

A use context type and value assigned to the test script

TestScript.​useContext
datedateTestScript-date

The test script publication date

TestScript.​date
descriptionstringTestScript-description

The description of the test script

TestScript.​description
identifiertokenTestScript-identifier

External identifier for the test script

TestScript.​identifier
jurisdictiontokenTestScript-jurisdiction

Intended jurisdiction for the test script

TestScript.​jurisdiction
namestringTestScript-name

Computationally friendly name of the test script

TestScript.​name
publisherstringTestScript-publisher

Name of the publisher of the test script

TestScript.​publisher
statustokenTestScript-status

The current status of the test script

TestScript.​status
testscript-capabilitystringTestScript-testscript-capability

TestScript required and validated capability

TestScript.​metadata.​capability.​description
titlestringTestScript-title

The human-friendly name of the test script

TestScript.​title
urluriTestScript-url

The uri that identifies the test script

TestScript.​url
versiontokenTestScript-version

The business version of the test script

TestScript.​version
ValueSet N
code TUtokenValueSet-code

This special parameter searches for codes in the value set. See additional notes on the ValueSet resource

ValueSet.​expansion.​contains.​code | ValueSet.​compose.​include.​concept.​code
context TUtokenconformance-context

A use context assigned to the value set

(ValueSet.​useContext.​value as CodeableConcept)
context-quantity TUquantityconformance-context-quantity

A quantity- or range-valued use context assigned to the value set

(ValueSet.​useContext.​value as Quantity) | (ValueSet.​useContext.​value as Range)
context-type TUtokenconformance-context-type

A type of use context assigned to the value set

ValueSet.​useContext.​code
context-type-quantity TUcompositeconformance-context-type-quantity

A use context type and quantity- or range-based value assigned to the value set

ValueSet.​useContext
context-type-value TUcompositeconformance-context-type-value

A use context type and value assigned to the value set

ValueSet.​useContext
date TUdateconformance-date

The value set publication date

ValueSet.​date
description TUstringconformance-description

The description of the value set

ValueSet.​description
expansion TUuriValueSet-expansion

Identifies the value set expansion (business identifier)

ValueSet.​expansion.​identifier
identifier TUtokenconformance-identifier

External identifier for the value set

ValueSet.​identifier
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the value set

ValueSet.​jurisdiction
name TUstringconformance-name

Computationally friendly name of the value set

ValueSet.​name
publisher TUstringconformance-publisher

Name of the publisher of the value set

ValueSet.​publisher
reference TUuriValueSet-reference

A code system included or excluded in the value set or an imported value set

ValueSet.​compose.​include.​system
status TUtokenconformance-status

The current status of the value set

ValueSet.​status
title TUstringconformance-title

The human-friendly name of the value set

ValueSet.​title
url TUuriconformance-url

The uri that identifies the value set

ValueSet.​url
version TUtokenconformance-version

The business version of the value set

ValueSet.​version
VerificationResult TU
targetreferenceVerificationResult-target

A resource that was validated

VerificationResult.​target
VisionPrescription TU
datewrittendateVisionPrescription-datewritten

Return prescriptions written on this date

VisionPrescription.​dateWritten
encounterreferenceclinical-encounter

Return prescriptions with this encounter identifier

VisionPrescription.​encounter
identifiertokenclinical-identifier

Return prescriptions with this external identifier

VisionPrescription.​identifier
patientreferenceclinical-patient

The identity of a patient to list dispenses for

VisionPrescription.​patient
prescriberreferenceVisionPrescription-prescriber

Who authorized the vision prescription

VisionPrescription.​prescriber
statustokenVisionPrescription-status

The status of the vision prescription

VisionPrescription.​status