Release 4 4B

This page is part of the FHIR Specification (v4.0.1: R4 (v4.3.0: R4B - 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 R4B R4 R3

FHIR Infrastructure Work Group Maturity Level : N/A Standards 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.

EvidenceVariable TU composed-of MedicinalProductIndication TU subject
Parameter Type Id Description Paths (Expression)
Resource N
_content TU string Resource-content

Search on the entire content of the resource

_filter TU token Resource-filter

Filter search parameter which supports a more sophisticated grammar for searching. See documentation for further details

_has TU string Resource-has

Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them (instead of chaining where resources can be selected based on the properties of resources that they refer to). See the FHIR search page for further documentation

_id TU token Resource-id

Logical id of this artifact

Resource.​id
_lastUpdated TU date Resource-lastUpdated

When the resource version last changed

Resource.​meta.​lastUpdated
_list TU string Resource-list

All resources in nominated list (by id, Type/id, url or one of the magic List types)

_profile TU uri Resource-profile

Profiles this resource claims to conform to

Resource.​meta.​profile
_query TU token Resource-query

A custom search profile that describes a specific defined query operation

_security TU token Resource-security

Security Labels applied to this resource

Resource.​meta.​security
_source TU uri Resource-source

Identifies where the resource comes from

Resource.​meta.​source
_tag TU token Resource-tag

Tags applied to this resource

Resource.​meta.​tag
_text TU string Resource-text

Search on the narrative text (html) of the resource

_type TU token Resource-type

Used when a search is performed in a context which doesn't limit the search to indicate which types are being searched. See the FHIR search page for further discussion

DomainResource N
_text TU string DomainResource-text

Search on the narrative of the resource

Common Search Parameters
address TU string individual-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 TU string individual-address-city

Multiple Resources:

Patient.​address.​city | Person.​address.​city | Practitioner.​address.​city | RelatedPerson.​address.​city
address-country TU string individual-address-country

Multiple Resources:

Patient.​address.​country | Person.​address.​country | Practitioner.​address.​country | RelatedPerson.​address.​country
address-postalcode TU string individual-address-postalcode

Multiple Resources:

Patient.​address.​postalCode | Person.​address.​postalCode | Practitioner.​address.​postalCode | RelatedPerson.​address.​postalCode
address-state TU string individual-address-state

Multiple Resources:

Patient.​address.​state | Person.​address.​state | Practitioner.​address.​state | RelatedPerson.​address.​state
address-use TU token individual-address-use

Multiple Resources:

Patient.​address.​use | Person.​address.​use | Practitioner.​address.​use | RelatedPerson.​address.​use
birthdate TU date individual-birthdate

Multiple Resources:

Patient.​birthDate | Person.​birthDate | RelatedPerson.​birthDate
code TU token clinical-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 TU token conformance-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 TU quantity conformance-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 TU token conformance-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 TU composite conformance-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 TU composite conformance-context-type-value

Multiple Resources:

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 TU date conformance-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 TU date clinical-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 (Immunization.​occurrence as dateTime) | List.​date | Observation.​effective | Procedure.​performed | (RiskAssessment.​occurrence as dateTime) | SupplyRequest.​authoredOn
description TU string conformance-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 TU token individual-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 TU reference clinical-encounter

Multiple Resources:

Composition.​encounter | DeviceRequest.​encounter | DiagnosticReport.​encounter | DocumentReference.​context.​encounter DocumentReference.​context.​encounter.​where(resolve() is Encounter) | Flag.​encounter | List.​encounter | NutritionOrder.​encounter | Observation.​encounter | Procedure.​encounter | RiskAssessment.​encounter | ServiceRequest.​encounter | VisionPrescription.​encounter
family TU string individual-family

Multiple Resources:

Patient.​name.​family | Practitioner.​name.​family
gender TU token individual-gender

Multiple Resources:

Patient.​gender | Person.​gender | Practitioner.​gender | RelatedPerson.​gender
given TU string individual-given

Multiple Resources:

Patient.​name.​given | Practitioner.​name.​given
identifier TU token clinical-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 TU token conformance-identifier

Multiple Resources:

CodeSystem.​identifier | ConceptMap.​identifier | MessageDefinition.​identifier | StructureDefinition.​identifier | StructureMap.​identifier | ValueSet.​identifier
jurisdiction TU token conformance-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 TU reference medications-medication

Multiple Resources:

(MedicationAdministration.​medication as Reference) | (MedicationDispense.​medication as Reference) | (MedicationRequest.​medication as Reference) | (MedicationStatement.​medication as Reference)
name TU string conformance-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 TU reference clinical-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 DeviceUseStatement.​subject.​where(resolve() is Patient) | 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 TU token individual-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 TU string individual-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 TU string conformance-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 TU token conformance-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 TU token medications-status

Multiple Resources:

MedicationAdministration.​status | MedicationDispense.​status | MedicationRequest.​status | MedicationStatement.​status
telecom TU token individual-telecom

Multiple Resources:

Patient.​telecom | Person.​telecom | Practitioner.​telecom | PractitionerRole.​telecom | RelatedPerson.​telecom
title TU string conformance-title

Multiple Resources:

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

Multiple Resources:

AllergyIntolerance.​type | Composition.​type | DocumentManifest.​type | DocumentReference.​type | Encounter.​type | EpisodeOfCare.​type
url TU uri conformance-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 TU token conformance-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
identifier token Account-identifier

Account number

Account.​identifier
name string Account-name

Human-readable label

Account.​name
owner reference Account-owner

Entity managing the Account

Account.​owner
patient reference Account-patient

The entity that caused the expenses

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

Transaction window

Account.​servicePeriod
status token Account-status

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

Account.​status
subject reference Account-subject

The entity that caused the expenses

Account.​subject
type token Account-type

E.g. patient, expense, depreciation

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

What resource is being referenced

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

A use context assigned to the activity definition

(ActivityDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity ActivityDefinition-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-type token ActivityDefinition-context-type

A type of use context assigned to the activity definition

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

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

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

A use context type and value assigned to the activity definition

ActivityDefinition.​useContext
date N date ActivityDefinition-date

The activity definition publication date

ActivityDefinition.​date
depends-on reference ActivityDefinition-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the activity definition

ActivityDefinition.​description
effective date ActivityDefinition-effective

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

ActivityDefinition.​effectivePeriod
identifier token ActivityDefinition-identifier

External identifier for the activity definition

ActivityDefinition.​identifier
jurisdiction token ActivityDefinition-jurisdiction

Intended jurisdiction for the activity definition

ActivityDefinition.​jurisdiction
name N string ActivityDefinition-name

Computationally friendly name of the activity definition

ActivityDefinition.​name
predecessor reference ActivityDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the activity definition

ActivityDefinition.​publisher
status N token ActivityDefinition-status

The current status of the activity definition

ActivityDefinition.​status
successor reference ActivityDefinition-successor

What resource is being referenced

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

The human-friendly name of the activity definition

ActivityDefinition.​title
topic token ActivityDefinition-topic

Topics associated with the module

ActivityDefinition.​topic
url N uri ActivityDefinition-url

The uri that identifies the activity definition

ActivityDefinition.​url
version N token ActivityDefinition-version

The business version of the activity definition

ActivityDefinition.​version
AdministrableProductDefinition TU
device reference AdministrableProductDefinition-device

A device that is integral to the medicinal product, in effect being considered as an "ingredient" of the medicinal product. This is not intended for devices that are just co-packaged

AdministrableProductDefinition.​device
dose-form token AdministrableProductDefinition-dose-form

The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing

AdministrableProductDefinition.​administrableDoseForm
form-of reference AdministrableProductDefinition-form-of

The medicinal product that this is an administrable form of. This is not a reference to the item(s) that make up this administrable form - it is the whole product

AdministrableProductDefinition.​formOf
identifier token AdministrableProductDefinition-identifier

An identifier for the administrable product

AdministrableProductDefinition.​identifier
ingredient token AdministrableProductDefinition-ingredient

The ingredients of this administrable medicinal product

AdministrableProductDefinition.​ingredient
manufactured-item reference AdministrableProductDefinition-manufactured-item

The manufactured item(s) that this administrable product is produced from. Either a single item, or several that are mixed before administration (e.g. a power item and a solution item). Note that these are not raw ingredients

AdministrableProductDefinition.​producedFrom
route token AdministrableProductDefinition-route

Coded expression for the route

AdministrableProductDefinition.​routeOfAdministration.​code
target-species token AdministrableProductDefinition-target-species

Coded expression for the species

AdministrableProductDefinition.​routeOfAdministration.​targetSpecies.​code
AdverseEvent TU
actuality token AdverseEvent-actuality

actual | potential

AdverseEvent.​actuality
category token AdverseEvent-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
date date AdverseEvent-date

When the event occurred

AdverseEvent.​date
event token AdverseEvent-event

Type of the event itself in relation to the subject

AdverseEvent.​event
location reference AdverseEvent-location

Location where adverse event occurred

AdverseEvent.​location
recorder reference AdverseEvent-recorder

Who recorded the adverse event

AdverseEvent.​recorder
resultingcondition reference AdverseEvent-resultingcondition

Effect on the subject due to this event

AdverseEvent.​resultingCondition
seriousness token AdverseEvent-seriousness

Seriousness of the event

AdverseEvent.​seriousness
severity token AdverseEvent-severity

mild | moderate | severe

AdverseEvent.​severity
study reference AdverseEvent-study

AdverseEvent.study

AdverseEvent.​study
subject reference AdverseEvent-subject

Subject impacted by event

AdverseEvent.​subject
substance reference AdverseEvent-substance

Refers to the specific entity that caused the adverse event

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

Source of the information about the allergy

AllergyIntolerance.​asserter
category token AllergyIntolerance-category

food | medication | environment | biologic

AllergyIntolerance.​category
clinical-status token AllergyIntolerance-clinical-status

active | inactive | resolved

AllergyIntolerance.​clinicalStatus
code token clinical-code

Code that identifies the allergy or intolerance

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

low | high | unable-to-assess

AllergyIntolerance.​criticality
date date clinical-date

Date first version of the resource instance was recorded

AllergyIntolerance.​recordedDate
identifier token clinical-identifier

External ids for this item

AllergyIntolerance.​identifier
last-date date AllergyIntolerance-last-date

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

AllergyIntolerance.​lastOccurrence
manifestation token AllergyIntolerance-manifestation

Clinical symptoms/signs associated with the Event

AllergyIntolerance.​reaction.​manifestation
onset date AllergyIntolerance-onset

Date(/time) when manifestations showed

AllergyIntolerance.​reaction.​onset
patient reference clinical-patient

Who the sensitivity is for

AllergyIntolerance.​patient
recorder reference AllergyIntolerance-recorder

Who recorded the sensitivity

AllergyIntolerance.​recorder
route token AllergyIntolerance-route

How the subject was exposed to the substance

AllergyIntolerance.​reaction.​exposureRoute
severity token AllergyIntolerance-severity

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

AllergyIntolerance.​reaction.​severity
type token clinical-type

allergy | intolerance - Underlying mechanism (if known)

AllergyIntolerance.​type
verification-status token AllergyIntolerance-verification-status

unconfirmed | confirmed | refuted | entered-in-error

AllergyIntolerance.​verificationStatus
Appointment TU
actor reference Appointment-actor

Any one of the individuals participating in the appointment

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

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

Appointment.​appointmentType
based-on reference Appointment-based-on

The service request this appointment is allocated to assess

Appointment.​basedOn
date date Appointment-date

Appointment date/time.

Appointment.​start
identifier token Appointment-identifier

An Identifier of the Appointment

Appointment.​identifier
location reference Appointment-location

This location is listed in the participants of the appointment

Appointment.​participant.​actor.​where(resolve() is Location)
part-status token Appointment-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
patient reference Appointment-patient

One of the individuals of the appointment is this patient

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

One of the individuals of the appointment is this practitioner

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

Coded reason this appointment is scheduled

Appointment.​reasonCode
reason-reference reference Appointment-reason-reference

Reason the appointment is to take place (resource)

Appointment.​reasonReference
service-category token Appointment-service-category

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

Appointment.​serviceCategory
service-type token Appointment-service-type

The specific service that is to be performed during this appointment

Appointment.​serviceType
slot reference Appointment-slot

The slots that this appointment is filling

Appointment.​slot
specialty token Appointment-specialty

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

Appointment.​specialty
status token Appointment-status

The overall status of the appointment

Appointment.​status
supporting-info reference Appointment-supporting-info

Additional information to support the appointment

Appointment.​supportingInformation
AppointmentResponse TU
actor reference AppointmentResponse-actor

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

AppointmentResponse.​actor
appointment reference AppointmentResponse-appointment

The appointment that the response is attached to

AppointmentResponse.​appointment
identifier token AppointmentResponse-identifier

An Identifier in this appointment response

AppointmentResponse.​identifier
location reference AppointmentResponse-location

This Response is for this Location

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

The participants acceptance status for this appointment

AppointmentResponse.​participantStatus
patient reference AppointmentResponse-patient

This Response is for this Patient

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

This Response is for this Practitioner

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

Type of action performed during the event

AuditEvent.​action
address string AuditEvent-address

Identifier for the network access point of the user device

AuditEvent.​agent.​network.​address
agent reference AuditEvent-agent

Identifier of who

AuditEvent.​agent.​who
agent-name string AuditEvent-agent-name

Human friendly name for the agent

AuditEvent.​agent.​name
agent-role token AuditEvent-agent-role

Agent role in the event

AuditEvent.​agent.​role
altid token AuditEvent-altid

Alternative User identity

AuditEvent.​agent.​altId
date date AuditEvent-date

Time when the event was recorded

AuditEvent.​recorded
entity reference AuditEvent-entity

Specific instance of resource

AuditEvent.​entity.​what
entity-name string AuditEvent-entity-name

Descriptor for entity

AuditEvent.​entity.​name
entity-role token AuditEvent-entity-role

What role the entity played

AuditEvent.​entity.​role
entity-type token AuditEvent-entity-type

Type of entity involved

AuditEvent.​entity.​type
outcome token AuditEvent-outcome

Whether the event succeeded or failed

AuditEvent.​outcome
patient reference AuditEvent-patient

Identifier of who

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

Policy that authorized event

AuditEvent.​agent.​policy
site token AuditEvent-site

Logical source location within the enterprise

AuditEvent.​source.​site
source reference AuditEvent-source

The identity of source detecting the event

AuditEvent.​source.​observer
subtype token AuditEvent-subtype

More specific type/id for the event

AuditEvent.​subtype
type token AuditEvent-type

Type/identifier of event

AuditEvent.​type
Basic TU
author reference Basic-author

Who created

Basic.​author
code token Basic-code

Kind of Resource

Basic.​code
created date Basic-created

When created

Basic.​created
identifier token Basic-identifier

Business identifier

Basic.​identifier
patient reference Basic-patient

Identifies the focus of this resource

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

Identifies the focus of this resource

Basic.​subject
BodyStructure TU
identifier token BodyStructure-identifier

Bodystructure identifier

BodyStructure.​identifier
location token BodyStructure-location

Body site

BodyStructure.​location
morphology token BodyStructure-morphology

Kind of Structure

BodyStructure.​morphology
patient reference BodyStructure-patient

Who this is about

BodyStructure.​patient
Bundle N
composition TU reference Bundle-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 TU token Bundle-identifier

Persistent identifier for the bundle

Bundle.​identifier
message TU reference Bundle-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 TU date Bundle-timestamp

When the bundle was assembled

Bundle.​timestamp
type TU token Bundle-type

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

Bundle.​type
CapabilityStatement N
context TU token conformance-context

A use context assigned to the capability statement

(CapabilityStatement.​useContext.​value as CodeableConcept)
context-quantity TU quantity conformance-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 TU token conformance-context-type

A type of use context assigned to the capability statement

CapabilityStatement.​useContext.​code
context-type-quantity TU composite conformance-context-type-quantity

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

CapabilityStatement.​useContext
context-type-value TU composite conformance-context-type-value

A use context type and value assigned to the capability statement

CapabilityStatement.​useContext
date TU date conformance-date

The capability statement publication date

CapabilityStatement.​date
description TU string conformance-description

The description of the capability statement

CapabilityStatement.​description
fhirversion TU token CapabilityStatement-fhirversion

The version of FHIR

CapabilityStatement.​version
format TU token CapabilityStatement-format

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

CapabilityStatement.​format
guide TU reference CapabilityStatement-guide

Implementation guides supported

CapabilityStatement.​implementationGuide
jurisdiction TU token conformance-jurisdiction

Intended jurisdiction for the capability statement

CapabilityStatement.​jurisdiction
mode TU token CapabilityStatement-mode

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

CapabilityStatement.​rest.​mode
name TU string conformance-name

Computationally friendly name of the capability statement

CapabilityStatement.​name
publisher TU string conformance-publisher

Name of the publisher of the capability statement

CapabilityStatement.​publisher
resource TU token CapabilityStatement-resource

Name of a resource mentioned in a capability statement

CapabilityStatement.​rest.​resource.​type
resource-profile TU reference CapabilityStatement-resource-profile

A profile id invoked in a capability statement

CapabilityStatement.​rest.​resource.​profile
security-service TU token CapabilityStatement-security-service

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

CapabilityStatement.​rest.​security.​service
software TU string CapabilityStatement-software

Part of the name of a software application

CapabilityStatement.​software.​name
status TU token conformance-status

The current status of the capability statement

CapabilityStatement.​status
supported-profile TU reference CapabilityStatement-supported-profile

Profiles for use cases supported

CapabilityStatement.​rest.​resource.​supportedProfile
title TU string conformance-title

The human-friendly name of the capability statement

CapabilityStatement.​title
url TU uri conformance-url

The uri that identifies the capability statement

CapabilityStatement.​url
version TU token conformance-version

The business version of the capability statement

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

Detail type of activity

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

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

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

Activity details defined in specific resource

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

Fulfills CarePlan

CarePlan.​basedOn
care-team reference CarePlan-care-team

Who's involved in plan?

CarePlan.​careTeam
category token CarePlan-category

Type of plan

CarePlan.​category
condition reference CarePlan-condition

Health issues this plan addresses

CarePlan.​addresses
date date clinical-date

Time period plan covers

CarePlan.​period
encounter reference CarePlan-encounter

Encounter created as part of

CarePlan.​encounter
goal reference CarePlan-goal

Desired outcome of plan

CarePlan.​goal
identifier token clinical-identifier

External Ids for this plan

CarePlan.​identifier
instantiates-canonical reference CarePlan-instantiates-canonical

Instantiates FHIR protocol or definition

CarePlan.​instantiatesCanonical
instantiates-uri uri CarePlan-instantiates-uri

Instantiates external protocol or definition

CarePlan.​instantiatesUri
intent token CarePlan-intent

proposal | plan | order | option

CarePlan.​intent
part-of reference CarePlan-part-of

Part of referenced CarePlan

CarePlan.​partOf
patient reference clinical-patient

Who the care plan is for

CarePlan.​subject.​where(resolve() is Patient)
performer reference CarePlan-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
replaces reference CarePlan-replaces

CarePlan replaced by this CarePlan

CarePlan.​replaces
status token CarePlan-status

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

CarePlan.​status
subject reference CarePlan-subject

Who the care plan is for

CarePlan.​subject
CareTeam TU
category token CareTeam-category

Type of team

CareTeam.​category
date date clinical-date

Time period team covers

CareTeam.​period
encounter reference CareTeam-encounter

Encounter created as part of

CareTeam.​encounter
identifier token clinical-identifier

External Ids for this team

CareTeam.​identifier
participant reference CareTeam-participant

Who is involved

CareTeam.​participant.​member
patient reference clinical-patient

Who care team is for

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

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

CareTeam.​status
subject reference CareTeam-subject

Who care team is for

CareTeam.​subject
ChargeItem TU
account reference ChargeItem-account

Account to place this charge

ChargeItem.​account
code token ChargeItem-code

A code that identifies the charge, like a billing code

ChargeItem.​code
context reference ChargeItem-context

Encounter / Episode associated with event

ChargeItem.​context
entered-date date ChargeItem-entered-date

Date the charge item was entered

ChargeItem.​enteredDate
enterer reference ChargeItem-enterer

Individual who was entering

ChargeItem.​enterer
factor-override number ChargeItem-factor-override

Factor overriding the associated rules

ChargeItem.​factorOverride
identifier token ChargeItem-identifier

Business Identifier for item

ChargeItem.​identifier
occurrence date ChargeItem-occurrence

When the charged service was applied

ChargeItem.​occurrence
patient reference ChargeItem-patient

Individual service was done for/to

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

Individual who was performing

ChargeItem.​performer.​actor
performer-function token ChargeItem-performer-function

What type of performance was done

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

Organization providing the charged service

ChargeItem.​performingOrganization
price-override quantity ChargeItem-price-override

Price overriding the associated rules

ChargeItem.​priceOverride
quantity quantity ChargeItem-quantity

Quantity of which the charge item has been serviced

ChargeItem.​quantity
requesting-organization reference ChargeItem-requesting-organization

Organization requesting the charged service

ChargeItem.​requestingOrganization
service reference ChargeItem-service

Which rendered service is being charged?

ChargeItem.​service
subject reference ChargeItem-subject

Individual service was done for/to

ChargeItem.​subject
ChargeItemDefinition TU
context token ChargeItemDefinition-context

A use context assigned to the charge item definition

(ChargeItemDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity ChargeItemDefinition-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-type token ChargeItemDefinition-context-type

A type of use context assigned to the charge item definition

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

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

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

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

ChargeItemDefinition.​useContext
date date ChargeItemDefinition-date

The charge item definition publication date

ChargeItemDefinition.​date
description string ChargeItemDefinition-description

The description of the charge item definition

ChargeItemDefinition.​description
effective date ChargeItemDefinition-effective

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

ChargeItemDefinition.​effectivePeriod
identifier token ChargeItemDefinition-identifier

External identifier for the charge item definition

ChargeItemDefinition.​identifier
jurisdiction token ChargeItemDefinition-jurisdiction

Intended jurisdiction for the charge item definition

ChargeItemDefinition.​jurisdiction
publisher string ChargeItemDefinition-publisher

Name of the publisher of the charge item definition

ChargeItemDefinition.​publisher
status token ChargeItemDefinition-status

The current status of the charge item definition

ChargeItemDefinition.​status
title string ChargeItemDefinition-title

The human-friendly name of the charge item definition

ChargeItemDefinition.​title
url uri ChargeItemDefinition-url

The uri that identifies the charge item definition

ChargeItemDefinition.​url
version token ChargeItemDefinition-version

The business version of the charge item definition

ChargeItemDefinition.​version
Citation TU
context token Citation-context

A use context assigned to the citation

(Citation.​useContext.​value as CodeableConcept)
context-quantity quantity Citation-context-quantity

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

(Citation.​useContext.​value as Quantity) | (Citation.​useContext.​value as Range)
context-type token Citation-context-type

A type of use context assigned to the citation

Citation.​useContext.​code
context-type-quantity composite Citation-context-type-quantity

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

Citation.​useContext
context-type-value composite Citation-context-type-value

A use context type and value assigned to the citation

Citation.​useContext
date N date Citation-date

The citation publication date

Citation.​date
description N string Citation-description

The description of the citation

Citation.​description
effective date Citation-effective

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

Citation.​effectivePeriod
identifier token Citation-identifier

External identifier for the citation

Citation.​identifier
jurisdiction token Citation-jurisdiction

Intended jurisdiction for the citation

Citation.​jurisdiction
name N string Citation-name

Computationally friendly name of the citation

Citation.​name
publisher N string Citation-publisher

Name of the publisher of the citation

Citation.​publisher
status N token Citation-status

The current status of the citation

Citation.​status
title N string Citation-title

The human-friendly name of the citation

Citation.​title
url N uri Citation-url

The uri that identifies the citation

Citation.​url
version N token Citation-version

The business version of the citation

Citation.​version
Claim TU
care-team reference Claim-care-team

Member of the CareTeam

Claim.​careTeam.​provider
created date Claim-created

The creation date for the Claim

Claim.​created
detail-udi reference Claim-detail-udi

UDI associated with a line item, detail product or service

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

Encounters associated with a billed line item

Claim.​item.​encounter
enterer reference Claim-enterer

The party responsible for the entry of the Claim

Claim.​enterer
facility reference Claim-facility

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

Claim.​facility
identifier token Claim-identifier

The primary identifier of the financial resource

Claim.​identifier
insurer reference Claim-insurer

The target payor/insurer for the Claim

Claim.​insurer
item-udi reference Claim-item-udi

UDI associated with a line item product or service

Claim.​item.​udi
patient reference Claim-patient

Patient receiving the products or services

Claim.​patient
payee reference Claim-payee

The party receiving any payment for the Claim

Claim.​payee.​party
priority token Claim-priority

Processing priority requested

Claim.​priority
procedure-udi reference Claim-procedure-udi

UDI associated with a procedure

Claim.​procedure.​udi
provider reference Claim-provider

Provider responsible for the Claim

Claim.​provider
status token Claim-status

The status of the Claim instance.

Claim.​status
subdetail-udi reference Claim-subdetail-udi

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

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

The kind of financial resource

Claim.​use
ClaimResponse TU
created date ClaimResponse-created

The creation date

ClaimResponse.​created
disposition string ClaimResponse-disposition

The contents of the disposition message

ClaimResponse.​disposition
identifier token ClaimResponse-identifier

The identity of the ClaimResponse

ClaimResponse.​identifier
insurer reference ClaimResponse-insurer

The organization which generated this resource

ClaimResponse.​insurer
outcome token ClaimResponse-outcome

The processing outcome

ClaimResponse.​outcome
patient reference ClaimResponse-patient

The subject of care

ClaimResponse.​patient
payment-date date ClaimResponse-payment-date

The expected payment date

ClaimResponse.​payment.​date
request reference ClaimResponse-request

The claim reference

ClaimResponse.​request
requestor reference ClaimResponse-requestor

The Provider of the claim

ClaimResponse.​requestor
status token ClaimResponse-status

The status of the ClaimResponse

ClaimResponse.​status
use token ClaimResponse-use

The type of claim

ClaimResponse.​use
ClinicalImpression TU
assessor reference ClinicalImpression-assessor

The clinician performing the assessment

ClinicalImpression.​assessor
date date clinical-date

When the assessment was documented

ClinicalImpression.​date
encounter reference ClinicalImpression-encounter

Encounter created as part of

ClinicalImpression.​encounter
finding-code token ClinicalImpression-finding-code

What was found

ClinicalImpression.​finding.​itemCodeableConcept
finding-ref reference ClinicalImpression-finding-ref

What was found

ClinicalImpression.​finding.​itemReference
identifier token ClinicalImpression-identifier

Business identifier

ClinicalImpression.​identifier
investigation reference ClinicalImpression-investigation

Record of a specific investigation

ClinicalImpression.​investigation.​item
patient reference clinical-patient

Patient or group assessed

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

Reference to last assessment

ClinicalImpression.​previous
problem reference ClinicalImpression-problem

Relevant impressions of patient state

ClinicalImpression.​problem
status token ClinicalImpression-status

in-progress | completed | entered-in-error

ClinicalImpression.​status
subject reference ClinicalImpression-subject

Patient or group assessed

ClinicalImpression.​subject
supporting-info reference ClinicalImpression-supporting-info

Information supporting the clinical impression

ClinicalImpression.​supportingInfo
ClinicalUseDefinition TU
contraindication token ClinicalUseDefinition-contraindication

The situation that is being documented as contraindicating against this item, as a code

ClinicalUseDefinition.​contraindication.​diseaseSymptomProcedure
contraindication-reference reference ClinicalUseDefinition-contraindication-reference

The situation that is being documented as contraindicating against this item, as a reference

ClinicalUseDefinition.​contraindication.​diseaseSymptomProcedure
effect token ClinicalUseDefinition-effect

The situation in which the undesirable effect may manifest, as a code

ClinicalUseDefinition.​undesirableEffect.​symptomConditionEffect
effect-reference reference ClinicalUseDefinition-effect-reference

The situation in which the undesirable effect may manifest, as a reference

ClinicalUseDefinition.​undesirableEffect.​symptomConditionEffect
identifier token ClinicalUseDefinition-identifier

Business identifier for this issue

ClinicalUseDefinition.​identifier
indication token ClinicalUseDefinition-indication

The situation that is being documented as an indicaton for this item, as a code

ClinicalUseDefinition.​indication.​diseaseSymptomProcedure
indication-reference reference ClinicalUseDefinition-indication-reference

The situation that is being documented as an indicaton for this item, as a reference

ClinicalUseDefinition.​indication.​diseaseSymptomProcedure
interaction token ClinicalUseDefinition-interaction

The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction

ClinicalUseDefinition.​interaction.​type
product reference ClinicalUseDefinition-product

The medicinal product for which this is a clinical usage issue

ClinicalUseDefinition.​subject.​where(resolve() is MedicinalProductDefinition)
subject reference ClinicalUseDefinition-subject

The resource for which this is a clinical usage issue

ClinicalUseDefinition.​subject
type N token ClinicalUseDefinition-type

indication | contraindication | interaction | undesirable-effect | warning

ClinicalUseDefinition.​type
CodeSystem N
code TU token CodeSystem-code

A code defined in the code system

CodeSystem.​concept.​code
content-mode TU token CodeSystem-content-mode

not-present | example | fragment | complete | supplement

CodeSystem.​content
context TU token conformance-context

A use context assigned to the code system

(CodeSystem.​useContext.​value as CodeableConcept)
context-quantity TU quantity conformance-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 TU token conformance-context-type

A type of use context assigned to the code system

CodeSystem.​useContext.​code
context-type-quantity TU composite conformance-context-type-quantity

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

CodeSystem.​useContext
context-type-value TU composite conformance-context-type-value

A use context type and value assigned to the code system

CodeSystem.​useContext
date TU date conformance-date

The code system publication date

CodeSystem.​date
description TU string conformance-description

The description of the code system

CodeSystem.​description
identifier TU token conformance-identifier

External identifier for the code system

CodeSystem.​identifier
jurisdiction TU token conformance-jurisdiction

Intended jurisdiction for the code system

CodeSystem.​jurisdiction
language TU token CodeSystem-language

A language in which a designation is provided

CodeSystem.​concept.​designation.​language
name TU string conformance-name

Computationally friendly name of the code system

CodeSystem.​name
publisher TU string conformance-publisher

Name of the publisher of the code system

CodeSystem.​publisher
status TU token conformance-status

The current status of the code system

CodeSystem.​status
supplements TU reference CodeSystem-supplements

Find code system supplements for the referenced code system

CodeSystem.​supplements
system TU uri CodeSystem-system

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

CodeSystem.​url
title TU string conformance-title

The human-friendly name of the code system

CodeSystem.​title
url TU uri conformance-url

The uri that identifies the code system

CodeSystem.​url
version TU token conformance-version

The business version of the code system

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

Request fulfilled by this communication

Communication.​basedOn
category token Communication-category

Message category

Communication.​category
encounter reference Communication-encounter

Encounter created as part of

Communication.​encounter
identifier token Communication-identifier

Unique identifier

Communication.​identifier
instantiates-canonical reference Communication-instantiates-canonical

Instantiates FHIR protocol or definition

Communication.​instantiatesCanonical
instantiates-uri uri Communication-instantiates-uri

Instantiates external protocol or definition

Communication.​instantiatesUri
medium token Communication-medium

A channel of communication

Communication.​medium
part-of reference Communication-part-of

Part of this action

Communication.​partOf
patient reference Communication-patient

Focus of message

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

When received

Communication.​received
recipient reference Communication-recipient

Message recipient

Communication.​recipient
sender reference Communication-sender

Message sender

Communication.​sender
sent date Communication-sent

When sent

Communication.​sent
status token Communication-status

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

Communication.​status
subject reference Communication-subject

Focus of message

Communication.​subject
CommunicationRequest TU
authored date CommunicationRequest-authored

When request transitioned to being actionable

CommunicationRequest.​authoredOn
based-on reference CommunicationRequest-based-on

Fulfills plan or proposal

CommunicationRequest.​basedOn
category token CommunicationRequest-category

Message category

CommunicationRequest.​category
encounter reference CommunicationRequest-encounter

Encounter created as part of

CommunicationRequest.​encounter
group-identifier token CommunicationRequest-group-identifier

Composite request this is part of

CommunicationRequest.​groupIdentifier
identifier token CommunicationRequest-identifier

Unique identifier

CommunicationRequest.​identifier
medium token CommunicationRequest-medium

A channel of communication

CommunicationRequest.​medium
occurrence date CommunicationRequest-occurrence

When scheduled

(CommunicationRequest.​occurrence as dateTime)
patient reference CommunicationRequest-patient

Focus of message

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

routine | urgent | asap | stat

CommunicationRequest.​priority
recipient reference CommunicationRequest-recipient

Message recipient

CommunicationRequest.​recipient
replaces reference CommunicationRequest-replaces

Request(s) replaced by this request

CommunicationRequest.​replaces
requester reference CommunicationRequest-requester

Who/what is requesting service

CommunicationRequest.​requester
sender reference CommunicationRequest-sender

Message sender

CommunicationRequest.​sender
status token CommunicationRequest-status

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

CommunicationRequest.​status
subject reference CommunicationRequest-subject

Focus of message

CommunicationRequest.​subject
CompartmentDefinition TU
code token CompartmentDefinition-code

Patient | Encounter | RelatedPerson | Practitioner | Device

CompartmentDefinition.​code
context token conformance-context

A use context assigned to the compartment definition

(CompartmentDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the compartment definition

CompartmentDefinition.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

CompartmentDefinition.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the compartment definition

CompartmentDefinition.​useContext
date date conformance-date

The compartment definition publication date

CompartmentDefinition.​date
description string conformance-description

The description of the compartment definition

CompartmentDefinition.​description
name string conformance-name

Computationally friendly name of the compartment definition

CompartmentDefinition.​name
publisher string conformance-publisher

Name of the publisher of the compartment definition

CompartmentDefinition.​publisher
resource token CompartmentDefinition-resource

Name of resource type

CompartmentDefinition.​resource.​code
status token conformance-status

The current status of the compartment definition

CompartmentDefinition.​status
url uri conformance-url

The uri that identifies the compartment definition

CompartmentDefinition.​url
version token conformance-version

The business version of the compartment definition

CompartmentDefinition.​version
Composition TU
attester reference Composition-attester

Who attested the composition

Composition.​attester.​party
author reference Composition-author

Who and/or what authored the composition

Composition.​author
category token Composition-category

Categorization of Composition

Composition.​category
confidentiality token Composition-confidentiality

As defined by affinity domain

Composition.​confidentiality
context token Composition-context

Code(s) that apply to the event being documented

Composition.​event.​code
date date clinical-date

Composition editing time

Composition.​date
encounter reference clinical-encounter

Context of the Composition

Composition.​encounter
entry reference Composition-entry

A reference to data that supports this section

Composition.​section.​entry
identifier token clinical-identifier

Version-independent identifier for the Composition

Composition.​identifier
patient reference clinical-patient

Who and/or what the composition is about

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

The period covered by the documentation

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

Target of the relationship

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

Target of the relationship

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

Classification of section (recommended)

Composition.​section.​code
status token Composition-status

preliminary | final | amended | entered-in-error

Composition.​status
subject reference Composition-subject

Who and/or what the composition is about

Composition.​subject
title string Composition-title

Human Readable name/title

Composition.​title
type token clinical-type

Kind of composition (LOINC if possible)

Composition.​type
ConceptMap TU
context token conformance-context

A use context assigned to the concept map

(ConceptMap.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the concept map

ConceptMap.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

ConceptMap.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the concept map

ConceptMap.​useContext
date date conformance-date

The concept map publication date

ConceptMap.​date
dependson uri ConceptMap-dependson

Reference to property mapping depends on

ConceptMap.​group.​element.​target.​dependsOn.​property
description string conformance-description

The description of the concept map

ConceptMap.​description
identifier token conformance-identifier

External identifier for the concept map

ConceptMap.​identifier
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the concept map

ConceptMap.​jurisdiction
name string conformance-name

Computationally friendly name of the concept map

ConceptMap.​name
other reference ConceptMap-other

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

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

Reference to property mapping depends on

ConceptMap.​group.​element.​target.​product.​property
publisher string conformance-publisher

Name of the publisher of the concept map

ConceptMap.​publisher
source reference ConceptMap-source

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

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

Identifies element being mapped

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

Source system where concepts to be mapped are defined

ConceptMap.​group.​source
source-uri reference ConceptMap-source-uri

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

(ConceptMap.​source as uri)
status token conformance-status

The current status of the concept map

ConceptMap.​status
target reference ConceptMap-target

The target value set which provides context for the mappings

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

Code that identifies the target element

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

Target system that the concepts are to be mapped to

ConceptMap.​group.​target
target-uri reference ConceptMap-target-uri

The target value set which provides context for the mappings

(ConceptMap.​target as uri)
title string conformance-title

The human-friendly name of the concept map

ConceptMap.​title
url uri conformance-url

The uri that identifies the concept map

ConceptMap.​url
version token conformance-version

The business version of the concept map

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

Abatement as age or age range

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

Date-related abatements (dateTime and period)

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

Abatement as a string

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

Person who asserts this condition

Condition.​asserter
body-site token Condition-body-site

Anatomical location, if relevant

Condition.​bodySite
category token Condition-category

The category of the condition

Condition.​category
clinical-status token Condition-clinical-status

The clinical status of the condition

Condition.​clinicalStatus
code token clinical-code

Code for the condition

Condition.​code
encounter reference Condition-encounter

Encounter created as part of

Condition.​encounter
evidence token Condition-evidence

Manifestation/symptom

Condition.​evidence.​code
evidence-detail reference Condition-evidence-detail

Supporting information found elsewhere

Condition.​evidence.​detail
identifier token clinical-identifier

A unique identifier of the condition record

Condition.​identifier
onset-age quantity Condition-onset-age

Onsets as age or age range

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

Date related onsets (dateTime and Period)

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

Onsets as a string

Condition.​onset.​as(string)
patient reference clinical-patient

Who has the condition?

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

Date record was first recorded

Condition.​recordedDate
severity token Condition-severity

The severity of the condition

Condition.​severity
stage token Condition-stage

Simple summary (disease specific)

Condition.​stage.​summary
subject reference Condition-subject

Who has the condition?

Condition.​subject
verification-status token Condition-verification-status

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

Condition.​verificationStatus
Consent TU
action token Consent-action

Actions controlled by this rule

Consent.​provision.​action
actor reference Consent-actor

Resource for the actor (or group, by role)

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

Classification of the consent statement - for indexing/retrieval

Consent.​category
consentor reference Consent-consentor

Who is agreeing to the policy and rules

Consent.​performer
data reference Consent-data

The actual data reference

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

When this Consent was created or indexed

Consent.​dateTime
identifier token clinical-identifier

Identifier for this record (external references)

Consent.​identifier
organization reference Consent-organization

Custodian of the consent

Consent.​organization
patient reference clinical-patient

Who the consent applies to

Consent.​patient
period date Consent-period

Timeframe for this rule

Consent.​provision.​period
purpose token Consent-purpose

Context of activities covered by this rule

Consent.​provision.​purpose
scope token Consent-scope

Which of the four areas this resource covers (extensible)

Consent.​scope
security-label token Consent-security-label

Security Labels that define affected resources

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

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

Consent.​source
status token Consent-status

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

Consent.​status
Contract TU
authority reference Contract-authority

The authority of the contract

Contract.​authority
domain reference Contract-domain

The domain of the contract

Contract.​domain
identifier token Contract-identifier

The identity of the contract

Contract.​identifier
instantiates uri Contract-instantiates

A source definition of the contract

Contract.​instantiatesUri
issued date Contract-issued

The date/time the contract was issued

Contract.​issued
patient reference Contract-patient

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

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

Contract Signatory Party

Contract.​signer.​party
status token Contract-status

The status of the contract

Contract.​status
subject reference Contract-subject

The identity of the subject of the contract

Contract.​subject
url uri Contract-url

The basal contract definition

Contract.​url
Coverage TU
beneficiary reference Coverage-beneficiary

Covered party

Coverage.​beneficiary
class-type token Coverage-class-type

Coverage class (eg. plan, group)

Coverage.​class.​type
class-value string Coverage-class-value

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

Coverage.​class.​value
dependent string Coverage-dependent

Dependent number

Coverage.​dependent
identifier token Coverage-identifier

The primary identifier of the insured and the coverage

Coverage.​identifier
patient reference Coverage-patient

Retrieve coverages for a patient

Coverage.​beneficiary
payor reference Coverage-payor

The identity of the insurer or party paying for services

Coverage.​payor
policy-holder reference Coverage-policy-holder

Reference to the policyholder

Coverage.​policyHolder
status token Coverage-status

The status of the Coverage

Coverage.​status
subscriber reference Coverage-subscriber

Reference to the subscriber

Coverage.​subscriber
type token Coverage-type

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

Coverage.​type
CoverageEligibilityRequest TU
created date CoverageEligibilityRequest-created

The creation date for the EOB

CoverageEligibilityRequest.​created
enterer reference CoverageEligibilityRequest-enterer

The party who is responsible for the request

CoverageEligibilityRequest.​enterer
facility reference CoverageEligibilityRequest-facility

Facility responsible for the goods and services

CoverageEligibilityRequest.​facility
identifier token CoverageEligibilityRequest-identifier

The business identifier of the Eligibility

CoverageEligibilityRequest.​identifier
patient reference CoverageEligibilityRequest-patient

The reference to the patient

CoverageEligibilityRequest.​patient
provider reference CoverageEligibilityRequest-provider

The reference to the provider

CoverageEligibilityRequest.​provider
status token CoverageEligibilityRequest-status

The status of the EligibilityRequest

CoverageEligibilityRequest.​status
CoverageEligibilityResponse TU
created date CoverageEligibilityResponse-created

The creation date

CoverageEligibilityResponse.​created
disposition string CoverageEligibilityResponse-disposition

The contents of the disposition message

CoverageEligibilityResponse.​disposition
identifier token CoverageEligibilityResponse-identifier

The business identifier

CoverageEligibilityResponse.​identifier
insurer reference CoverageEligibilityResponse-insurer

The organization which generated this resource

CoverageEligibilityResponse.​insurer
outcome token CoverageEligibilityResponse-outcome

The processing outcome

CoverageEligibilityResponse.​outcome
patient reference CoverageEligibilityResponse-patient

The reference to the patient

CoverageEligibilityResponse.​patient
request reference CoverageEligibilityResponse-request

The EligibilityRequest reference

CoverageEligibilityResponse.​request
requestor reference CoverageEligibilityResponse-requestor

The EligibilityRequest provider

CoverageEligibilityResponse.​requestor
status token CoverageEligibilityResponse-status

The EligibilityRequest status

CoverageEligibilityResponse.​status
DetectedIssue TU
author reference DetectedIssue-author

The provider or device that identified the issue

DetectedIssue.​author
code token DetectedIssue-code

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

DetectedIssue.​code
identified date DetectedIssue-identified

When identified

DetectedIssue.​identified
identifier token clinical-identifier

Unique id for the detected issue

DetectedIssue.​identifier
implicated reference DetectedIssue-implicated

Problem resource

DetectedIssue.​implicated
patient reference clinical-patient

Associated patient

DetectedIssue.​patient
Device TU
device-name string Device-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
identifier token Device-identifier

Instance id from manufacturer, owner, and others

Device.​identifier
location reference Device-location

A location, where the resource is found

Device.​location
manufacturer string Device-manufacturer

The manufacturer of the device

Device.​manufacturer
model string Device-model

The model of the device

Device.​modelNumber
organization reference Device-organization

The organization responsible for the device

Device.​owner
patient reference Device-patient

Patient information, if the resource is affixed to a person

Device.​patient
status token Device-status

active | inactive | entered-in-error | unknown

Device.​status
type token Device-type

The type of the device

Device.​type
udi-carrier string Device-udi-carrier

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

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

The udi Device Identifier (DI)

Device.​udiCarrier.​deviceIdentifier
url uri Device-url

Network address to contact device

Device.​url
DeviceDefinition TU
identifier token DeviceDefinition-identifier

The identifier of the component

DeviceDefinition.​identifier
parent reference DeviceDefinition-parent

The parent DeviceDefinition resource

DeviceDefinition.​parentDevice
type token DeviceDefinition-type

The device component type

DeviceDefinition.​type
DeviceMetric TU
category token DeviceMetric-category

The category of the metric

DeviceMetric.​category
identifier token DeviceMetric-identifier

The identifier of the metric

DeviceMetric.​identifier
parent reference DeviceMetric-parent

The parent DeviceMetric resource

DeviceMetric.​parent
source reference DeviceMetric-source

The device resource

DeviceMetric.​source
type token DeviceMetric-type

The component type

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

When the request transitioned to being actionable

DeviceRequest.​authoredOn
based-on reference DeviceRequest-based-on

Plan/proposal/order fulfilled by this request

DeviceRequest.​basedOn
code token clinical-code

Code for what is being requested/ordered

(DeviceRequest.​code as CodeableConcept)
device reference DeviceRequest-device

Reference to resource that is being requested/ordered

(DeviceRequest.​code as Reference)
encounter reference clinical-encounter

Encounter during which request was created

DeviceRequest.​encounter
event-date date DeviceRequest-event-date

When service should occur

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

Composite request this is part of

DeviceRequest.​groupIdentifier
identifier token clinical-identifier

Business identifier for request/order

DeviceRequest.​identifier
instantiates-canonical reference DeviceRequest-instantiates-canonical

Instantiates FHIR protocol or definition

DeviceRequest.​instantiatesCanonical
instantiates-uri uri DeviceRequest-instantiates-uri

Instantiates external protocol or definition

DeviceRequest.​instantiatesUri
insurance reference DeviceRequest-insurance

Associated insurance coverage

DeviceRequest.​insurance
intent token DeviceRequest-intent

proposal | plan | original-order |reflex-order

DeviceRequest.​intent
patient reference clinical-patient

Individual the service is ordered for

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

Desired performer for service

DeviceRequest.​performer
prior-request reference DeviceRequest-prior-request

Request takes the place of referenced completed or terminated requests

DeviceRequest.​priorRequest
requester reference DeviceRequest-requester

Who/what is requesting service

DeviceRequest.​requester
status token DeviceRequest-status

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

DeviceRequest.​status
subject reference DeviceRequest-subject

Individual the service is ordered for

DeviceRequest.​subject
DeviceUseStatement TU
device reference DeviceUseStatement-device

Search by device

DeviceUseStatement.​device
identifier token DeviceUseStatement-identifier

Search by identifier

DeviceUseStatement.​identifier
patient reference clinical-patient

Search by subject - a patient

DeviceUseStatement.​subject DeviceUseStatement.​subject.​where(resolve() is Patient)
subject reference DeviceUseStatement-subject

Search by subject

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

Reference to the service request.

DiagnosticReport.​basedOn
category token DiagnosticReport-category

Which diagnostic discipline/department created the report

DiagnosticReport.​category
code token clinical-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
conclusion token DiagnosticReport-conclusion

A coded conclusion (interpretation/impression) on the report

DiagnosticReport.​conclusionCode
date date clinical-date

The clinically relevant time of the report

DiagnosticReport.​effective
encounter reference clinical-encounter

The Encounter when the order was made

DiagnosticReport.​encounter
identifier token clinical-identifier

An identifier for the report

DiagnosticReport.​identifier
issued date DiagnosticReport-issued

When the report was issued

DiagnosticReport.​issued
media reference DiagnosticReport-media

A reference to the image source.

DiagnosticReport.​media.​link
patient reference clinical-patient

The subject of the report if a patient

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

Who is responsible for the report

DiagnosticReport.​performer
result reference DiagnosticReport-result

Link to an atomic result (observation resource)

DiagnosticReport.​result
results-interpreter reference DiagnosticReport-results-interpreter

Who was the source of the report

DiagnosticReport.​resultsInterpreter
specimen reference DiagnosticReport-specimen

The specimen details

DiagnosticReport.​specimen
status token DiagnosticReport-status

The status of the report

DiagnosticReport.​status
subject reference DiagnosticReport-subject

The subject of the report

DiagnosticReport.​subject
DocumentManifest TU
author reference DocumentManifest-author

Who and/or what authored the DocumentManifest

DocumentManifest.​author
created date DocumentManifest-created

When this document manifest created

DocumentManifest.​created
description string DocumentManifest-description

Human-readable description (title)

DocumentManifest.​description
identifier token clinical-identifier

Unique Identifier for the set of documents

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

Items in manifest

DocumentManifest.​content
patient reference clinical-patient

The subject of the set of documents

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

Intended to get notified about this set of documents

DocumentManifest.​recipient
related-id token DocumentManifest-related-id

Identifiers of things that are related

DocumentManifest.​related.​identifier
related-ref reference DocumentManifest-related-ref

Related Resource

DocumentManifest.​related.​ref
source uri DocumentManifest-source

The source system/application/software

DocumentManifest.​source
status token DocumentManifest-status

current | superseded | entered-in-error

DocumentManifest.​status
subject reference DocumentManifest-subject

The subject of the set of documents

DocumentManifest.​subject
type token clinical-type

Kind of document set

DocumentManifest.​type
DocumentReference TU
authenticator reference DocumentReference-authenticator

Who/what authenticated the document

DocumentReference.​authenticator
author reference DocumentReference-author

Who and/or what authored the document

DocumentReference.​author
category token DocumentReference-category

Categorization of document

DocumentReference.​category
contenttype token DocumentReference-contenttype

Mime type of the content, with charset etc.

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

Organization which maintains the document

DocumentReference.​custodian
date date DocumentReference-date

When this document reference was created

DocumentReference.​date
description string DocumentReference-description

Human-readable description

DocumentReference.​description
encounter reference clinical-encounter

Context of the document content

DocumentReference.​context.​encounter DocumentReference.​context.​encounter.​where(resolve() is Encounter)
event token DocumentReference-event

Main clinical acts documented

DocumentReference.​context.​event
facility token DocumentReference-facility

Kind of facility where patient was seen

DocumentReference.​context.​facilityType
format token DocumentReference-format

Format/content rules for the document

DocumentReference.​content.​format
identifier token clinical-identifier

Master Version Specific Identifier

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

Human language of the content (BCP-47)

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

Uri where the data can be found

DocumentReference.​content.​attachment.​url
patient reference clinical-patient

Who/what is the subject of the document

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

Time of service that is being documented

DocumentReference.​context.​period
related reference DocumentReference-related

Related identifiers or resources

DocumentReference.​context.​related
relatesto reference DocumentReference-relatesto

Target of the relationship

DocumentReference.​relatesTo.​target
relation token DocumentReference-relation

replaces | transforms | signs | appends

DocumentReference.​relatesTo.​code
relationship composite DocumentReference-relationship

Combination of relation and relatesTo

DocumentReference.​relatesTo
security-label token DocumentReference-security-label

Document security-tags

DocumentReference.​securityLabel
setting token DocumentReference-setting

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

DocumentReference.​context.​practiceSetting
status token DocumentReference-status

current | superseded | entered-in-error

DocumentReference.​status
subject reference DocumentReference-subject

Who/what is the subject of the document

DocumentReference.​subject
type token clinical-type

Kind of document (LOINC if possible)

DocumentReference.​type
EffectEvidenceSynthesis TU context token EffectEvidenceSynthesis-context A use context assigned to the effect evidence synthesis (EffectEvidenceSynthesis.​useContext.​value as CodeableConcept) context-quantity quantity EffectEvidenceSynthesis-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-type token EffectEvidenceSynthesis-context-type A type of use context assigned to the effect evidence synthesis EffectEvidenceSynthesis.​useContext.​code context-type-quantity composite EffectEvidenceSynthesis-context-type-quantity A use context type and quantity- or range-based value assigned to the effect evidence synthesis EffectEvidenceSynthesis.​useContext context-type-value composite EffectEvidenceSynthesis-context-type-value A use context type and value assigned to the effect evidence synthesis EffectEvidenceSynthesis.​useContext date date EffectEvidenceSynthesis-date The effect evidence synthesis publication date EffectEvidenceSynthesis.​date description string EffectEvidenceSynthesis-description The description of the effect evidence synthesis EffectEvidenceSynthesis.​description effective date EffectEvidenceSynthesis-effective The time during which the effect evidence synthesis is intended to be in use EffectEvidenceSynthesis.​effectivePeriod identifier token EffectEvidenceSynthesis-identifier External identifier for the effect evidence synthesis EffectEvidenceSynthesis.​identifier jurisdiction token EffectEvidenceSynthesis-jurisdiction Intended jurisdiction for the effect evidence synthesis EffectEvidenceSynthesis.​jurisdiction name string EffectEvidenceSynthesis-name Computationally friendly name of the effect evidence synthesis EffectEvidenceSynthesis.​name publisher string EffectEvidenceSynthesis-publisher Name of the publisher of the effect evidence synthesis EffectEvidenceSynthesis.​publisher status token EffectEvidenceSynthesis-status The current status of the effect evidence synthesis EffectEvidenceSynthesis.​status title string EffectEvidenceSynthesis-title The human-friendly name of the effect evidence synthesis EffectEvidenceSynthesis.​title url uri EffectEvidenceSynthesis-url The uri that identifies the effect evidence synthesis EffectEvidenceSynthesis.​url version token EffectEvidenceSynthesis-version The business version of the effect evidence synthesis EffectEvidenceSynthesis.​version Encounter TU
account reference Encounter-account

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

Encounter.​account
appointment reference Encounter-appointment

The appointment that scheduled this encounter

Encounter.​appointment
based-on reference Encounter-based-on

The ServiceRequest that initiated this encounter

Encounter.​basedOn
class token Encounter-class

Classification of patient encounter

Encounter.​class
date date clinical-date

A date within the period the Encounter lasted

Encounter.​period
diagnosis reference Encounter-diagnosis

The diagnosis or procedure relevant to the encounter

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

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

Encounter.​episodeOfCare
identifier token clinical-identifier

Identifier(s) by which this encounter is known

Encounter.​identifier
length quantity Encounter-length

Length of encounter in days

Encounter.​length
location reference Encounter-location

Location the encounter takes place

Encounter.​location.​location
location-period date Encounter-location-period

Time period during which the patient was present at the location

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

Another Encounter this encounter is part of

Encounter.​partOf
participant reference Encounter-participant

Persons involved in the encounter other than the patient

Encounter.​participant.​individual
participant-type token Encounter-participant-type

Role of participant in encounter

Encounter.​participant.​type
patient reference clinical-patient

The patient or group present at the encounter

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

Persons involved in the encounter other than the patient

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

Coded reason the encounter takes place

Encounter.​reasonCode
reason-reference reference Encounter-reason-reference

Reason the encounter takes place (reference)

Encounter.​reasonReference
service-provider reference Encounter-service-provider

The organization (facility) responsible for this encounter

Encounter.​serviceProvider
special-arrangement token Encounter-special-arrangement

Wheelchair, translator, stretcher, etc.

Encounter.​hospitalization.​specialArrangement
status token Encounter-status

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

Encounter.​status
subject reference Encounter-subject

The patient or group present at the encounter

Encounter.​subject
type token clinical-type

Specific type of encounter

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

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

Endpoint.​connectionType
identifier token Endpoint-identifier

Identifies this endpoint across multiple systems

Endpoint.​identifier
name string Endpoint-name

A name that this endpoint can be identified by

Endpoint.​name
organization reference Endpoint-organization

The organization that is managing the endpoint

Endpoint.​managingOrganization
payload-type token Endpoint-payload-type

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

Endpoint.​payloadType
status token Endpoint-status

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

Endpoint.​status
EnrollmentRequest TU
identifier token EnrollmentRequest-identifier

The business identifier of the Enrollment

EnrollmentRequest.​identifier
patient reference EnrollmentRequest-patient

The party to be enrolled

EnrollmentRequest.​candidate
status token EnrollmentRequest-status

The status of the enrollment

EnrollmentRequest.​status
subject reference EnrollmentRequest-subject

The party to be enrolled

EnrollmentRequest.​candidate
EnrollmentResponse TU
identifier token EnrollmentResponse-identifier

The business identifier of the EnrollmentResponse

EnrollmentResponse.​identifier
request reference EnrollmentResponse-request

The reference to the claim

EnrollmentResponse.​request
status token EnrollmentResponse-status

The status of the enrollment response

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

Care manager/care coordinator for the patient

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

Conditions/problems/diagnoses this episode of care is for

EpisodeOfCare.​diagnosis.​condition
date date clinical-date

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

EpisodeOfCare.​period
identifier token clinical-identifier

Business Identifier(s) relevant for this EpisodeOfCare

EpisodeOfCare.​identifier
incoming-referral reference EpisodeOfCare-incoming-referral

Incoming Referral Request

EpisodeOfCare.​referralRequest
organization reference EpisodeOfCare-organization

The organization that has assumed the specific responsibilities of this EpisodeOfCare

EpisodeOfCare.​managingOrganization
patient reference clinical-patient

The patient who is the focus of this episode of care

EpisodeOfCare.​patient
status token EpisodeOfCare-status

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

EpisodeOfCare.​status
type token clinical-type

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

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

What resource is being referenced

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

A use context assigned to the event definition

(EventDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity EventDefinition-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-type token EventDefinition-context-type

A type of use context assigned to the event definition

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

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

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

A use context type and value assigned to the event definition

EventDefinition.​useContext
date date EventDefinition-date

The event definition publication date

EventDefinition.​date
depends-on reference EventDefinition-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the event definition

EventDefinition.​description
effective date EventDefinition-effective

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

EventDefinition.​effectivePeriod
identifier token EventDefinition-identifier

External identifier for the event definition

EventDefinition.​identifier
jurisdiction token EventDefinition-jurisdiction

Intended jurisdiction for the event definition

EventDefinition.​jurisdiction
name string EventDefinition-name

Computationally friendly name of the event definition

EventDefinition.​name
predecessor reference EventDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the event definition

EventDefinition.​publisher
status token EventDefinition-status

The current status of the event definition

EventDefinition.​status
successor reference EventDefinition-successor

What resource is being referenced

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

The human-friendly name of the event definition

EventDefinition.​title
topic token EventDefinition-topic

Topics associated with the module

EventDefinition.​topic
url uri EventDefinition-url

The uri that identifies the event definition

EventDefinition.​url
version token EventDefinition-version

The business version of the event definition

EventDefinition.​version
Evidence TU
composed-of reference Evidence-composed-of What resource is being referenced Evidence.​relatedArtifact.​where(type='composed-of').​resource context token Evidence-context

A use context assigned to the evidence

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

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

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

A type of use context assigned to the evidence

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

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

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

A use context type and value assigned to the evidence

Evidence.​useContext
date N date Evidence-date

The evidence publication date

Evidence.​date
depends-on description N reference string Evidence-depends-on Evidence-description

What resource is being referenced The description of the evidence

Evidence.​relatedArtifact.​where(type='depends-on').​resource Evidence.​description
derived-from identifier reference token Evidence-derived-from Evidence-identifier

What resource is being referenced External identifier for the evidence

Evidence.​relatedArtifact.​where(type='derived-from').​resource Evidence.​identifier
description publisher N string Evidence-description Evidence-publisher

The description Name of the publisher of the evidence

Evidence.​description Evidence.​publisher
effective status N date token Evidence-effective Evidence-status

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

Evidence.​effectivePeriod Evidence.​status
identifier title N token string Evidence-identifier Evidence-title

External identifier for The human-friendly name of the evidence

Evidence.​identifier Evidence.​title
jurisdiction url N token uri Evidence-jurisdiction Evidence-url

Intended jurisdiction for The uri that identifies the evidence

Evidence.​jurisdiction Evidence.​url
name version N string token Evidence-name Evidence-version

Computationally friendly name The business version of the evidence

Evidence.​name Evidence.​version
EvidenceReport TU
predecessor context reference token Evidence-predecessor EvidenceReport-context

What resource is being referenced A use context assigned to the evidence report

Evidence.​relatedArtifact.​where(type='predecessor').​resource (EvidenceReport.​useContext.​value as CodeableConcept)
publisher context-quantity string quantity Evidence-publisher EvidenceReport-context-quantity

Name of the publisher of A quantity- or range-valued use context assigned to the evidence report

Evidence.​publisher (EvidenceReport.​useContext.​value as Quantity) | (EvidenceReport.​useContext.​value as Range)
status context-type token Evidence-status EvidenceReport-context-type

The current status A type of use context assigned to the evidence report

Evidence.​status EvidenceReport.​useContext.​code
successor context-type-quantity reference composite Evidence-successor EvidenceReport-context-type-quantity

What resource is being referenced A use context type and quantity- or range-based value assigned to the evidence report

Evidence.​relatedArtifact.​where(type='successor').​resource EvidenceReport.​useContext
title context-type-value string composite Evidence-title EvidenceReport-context-type-value

The human-friendly name of A use context type and value assigned to the evidence report

Evidence.​title EvidenceReport.​useContext
topic identifier token Evidence-topic EvidenceReport-identifier

Topics associated with External identifier for the Evidence evidence report

Evidence.​topic EvidenceReport.​identifier
url publisher N uri string Evidence-url EvidenceReport-publisher

The uri that identifies Name of the publisher of the evidence report

Evidence.​url EvidenceReport.​publisher
version status N token Evidence-version EvidenceReport-status

The business version current status of the evidence report

Evidence.​version EvidenceReport.​status
url N reference uri EvidenceVariable-composed-of EvidenceReport-url

What resource is being referenced The uri that identifies the evidence report

EvidenceVariable.​relatedArtifact.​where(type='composed-of').​resource EvidenceReport.​url
EvidenceVariable TU
context token EvidenceVariable-context

A use context assigned to the evidence variable

(EvidenceVariable.​useContext.​value as CodeableConcept)
context-quantity quantity EvidenceVariable-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-type token EvidenceVariable-context-type

A type of use context assigned to the evidence variable

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

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

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

A use context type and value assigned to the evidence variable

EvidenceVariable.​useContext
date N date EvidenceVariable-date

The evidence variable publication date

EvidenceVariable.​date
depends-on reference EvidenceVariable-depends-on What resource is being referenced EvidenceVariable.​relatedArtifact.​where(type='depends-on').​resource derived-from reference description N EvidenceVariable-derived-from What resource is being referenced EvidenceVariable.​relatedArtifact.​where(type='derived-from').​resource description string EvidenceVariable-description

The description of the evidence variable

EvidenceVariable.​description
effective date EvidenceVariable-effective The time during which the evidence variable is intended to be in use EvidenceVariable.​effectivePeriod identifier token EvidenceVariable-identifier

External identifier for the evidence variable

EvidenceVariable.​identifier
jurisdiction token name N EvidenceVariable-jurisdiction Intended jurisdiction for the evidence variable EvidenceVariable.​jurisdiction name string EvidenceVariable-name

Computationally friendly name of the evidence variable

EvidenceVariable.​name
predecessor reference publisher N EvidenceVariable-predecessor What resource is being referenced EvidenceVariable.​relatedArtifact.​where(type='predecessor').​resource publisher string EvidenceVariable-publisher

Name of the publisher of the evidence variable

EvidenceVariable.​publisher
status N token EvidenceVariable-status

The current status of the evidence variable

EvidenceVariable.​status
successor reference title N EvidenceVariable-successor What resource is being referenced EvidenceVariable.​relatedArtifact.​where(type='successor').​resource title string EvidenceVariable-title

The human-friendly name of the evidence variable

EvidenceVariable.​title
topic token url N EvidenceVariable-topic Topics associated with the EvidenceVariable EvidenceVariable.​topic url uri EvidenceVariable-url

The uri that identifies the evidence variable

EvidenceVariable.​url
version N token EvidenceVariable-version

The business version of the evidence variable

EvidenceVariable.​version
ExampleScenario TU
context token ExampleScenario-context

A use context assigned to the example scenario

(ExampleScenario.​useContext.​value as CodeableConcept)
context-quantity quantity ExampleScenario-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-type token ExampleScenario-context-type

A type of use context assigned to the example scenario

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

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

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

A use context type and value assigned to the example scenario

ExampleScenario.​useContext
date date ExampleScenario-date

The example scenario publication date

ExampleScenario.​date
identifier token ExampleScenario-identifier

External identifier for the example scenario

ExampleScenario.​identifier
jurisdiction token ExampleScenario-jurisdiction

Intended jurisdiction for the example scenario

ExampleScenario.​jurisdiction
name string ExampleScenario-name

Computationally friendly name of the example scenario

ExampleScenario.​name
publisher string ExampleScenario-publisher

Name of the publisher of the example scenario

ExampleScenario.​publisher
status token ExampleScenario-status

The current status of the example scenario

ExampleScenario.​status
url uri ExampleScenario-url

The uri that identifies the example scenario

ExampleScenario.​url
version token ExampleScenario-version

The business version of the example scenario

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

Member of the CareTeam

ExplanationOfBenefit.​careTeam.​provider
claim reference ExplanationOfBenefit-claim

The reference to the claim

ExplanationOfBenefit.​claim
coverage reference ExplanationOfBenefit-coverage

The plan under which the claim was adjudicated

ExplanationOfBenefit.​insurance.​coverage
created date ExplanationOfBenefit-created

The creation date for the EOB

ExplanationOfBenefit.​created
detail-udi reference ExplanationOfBenefit-detail-udi

UDI associated with a line item detail product or service

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

The contents of the disposition message

ExplanationOfBenefit.​disposition
encounter reference ExplanationOfBenefit-encounter

Encounters associated with a billed line item

ExplanationOfBenefit.​item.​encounter
enterer reference ExplanationOfBenefit-enterer

The party responsible for the entry of the Claim

ExplanationOfBenefit.​enterer
facility reference ExplanationOfBenefit-facility

Facility responsible for the goods and services

ExplanationOfBenefit.​facility
identifier token ExplanationOfBenefit-identifier

The business identifier of the Explanation of Benefit

ExplanationOfBenefit.​identifier
item-udi reference ExplanationOfBenefit-item-udi

UDI associated with a line item product or service

ExplanationOfBenefit.​item.​udi
patient reference ExplanationOfBenefit-patient

The reference to the patient

ExplanationOfBenefit.​patient
payee reference ExplanationOfBenefit-payee

The party receiving any payment for the Claim

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

UDI associated with a procedure

ExplanationOfBenefit.​procedure.​udi
provider reference ExplanationOfBenefit-provider

The reference to the provider

ExplanationOfBenefit.​provider
status token ExplanationOfBenefit-status

Status of the instance

ExplanationOfBenefit.​status
subdetail-udi reference ExplanationOfBenefit-subdetail-udi

UDI associated with a line item detail subdetail product or service

ExplanationOfBenefit.​item.​detail.​subDetail.​udi
FamilyMemberHistory TU
code token clinical-code

A search by a condition code

FamilyMemberHistory.​condition.​code
date date clinical-date

When history was recorded or last updated

FamilyMemberHistory.​date
identifier token clinical-identifier

A search by a record identifier

FamilyMemberHistory.​identifier
instantiates-canonical reference FamilyMemberHistory-instantiates-canonical

Instantiates FHIR protocol or definition

FamilyMemberHistory.​instantiatesCanonical
instantiates-uri uri FamilyMemberHistory-instantiates-uri

Instantiates external protocol or definition

FamilyMemberHistory.​instantiatesUri
patient reference clinical-patient

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

FamilyMemberHistory.​patient
relationship token FamilyMemberHistory-relationship

A search by a relationship type

FamilyMemberHistory.​relationship
sex token FamilyMemberHistory-sex

A search by a sex code of a family member

FamilyMemberHistory.​sex
status token FamilyMemberHistory-status

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

FamilyMemberHistory.​status
Flag TU
author reference Flag-author

Flag creator

Flag.​author
date date clinical-date

Time period when flag is active

Flag.​period
encounter reference clinical-encounter

Alert relevant during encounter

Flag.​encounter
identifier token Flag-identifier

Business identifier

Flag.​identifier
patient reference clinical-patient

The identity of a subject to list flags for

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

The identity of a subject to list flags for

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

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

Goal.​achievementStatus
category token Goal-category

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

Goal.​category
identifier token clinical-identifier

External Ids for this goal

Goal.​identifier
lifecycle-status token Goal-lifecycle-status

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

Goal.​lifecycleStatus
patient reference clinical-patient

Who this goal is intended for

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

When goal pursuit begins

(Goal.​start as date)
subject reference Goal-subject

Who this goal is intended for

Goal.​subject
target-date date Goal-target-date

Reach goal on or before

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

A use context assigned to the graph definition

(GraphDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the graph definition

GraphDefinition.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

GraphDefinition.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the graph definition

GraphDefinition.​useContext
date date conformance-date

The graph definition publication date

GraphDefinition.​date
description string conformance-description

The description of the graph definition

GraphDefinition.​description
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the graph definition

GraphDefinition.​jurisdiction
name string conformance-name

Computationally friendly name of the graph definition

GraphDefinition.​name
publisher string conformance-publisher

Name of the publisher of the graph definition

GraphDefinition.​publisher
start token GraphDefinition-start

Type of resource at which the graph starts

GraphDefinition.​start
status token conformance-status

The current status of the graph definition

GraphDefinition.​status
url uri conformance-url

The uri that identifies the graph definition

GraphDefinition.​url
version token conformance-version

The business version of the graph definition

GraphDefinition.​version
Group TU
actual token Group-actual

Descriptive or actual

Group.​actual
characteristic token Group-characteristic

Kind of characteristic

Group.​characteristic.​code
characteristic-value composite Group-characteristic-value

A composite of both characteristic and value

Group.​characteristic
code token Group-code

The kind of resources contained

Group.​code
exclude token Group-exclude

Group includes or excludes

Group.​characteristic.​exclude
identifier token Group-identifier

Unique id

Group.​identifier
managing-entity reference Group-managing-entity

Entity that is the custodian of the Group's definition

Group.​managingEntity
member reference Group-member

Reference to the group member

Group.​member.​entity
type token Group-type

The type of resources the group contains

Group.​type
value token Group-value

Value held by characteristic

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

The identifier of the guidance response

GuidanceResponse.​identifier
patient reference GuidanceResponse-patient

The identity of a patient to search for guidance response results

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

The identifier of the request associated with the response

GuidanceResponse.​requestIdentifier
subject reference GuidanceResponse-subject

The subject that the guidance response is about

GuidanceResponse.​subject
HealthcareService TU
active token HealthcareService-active

The Healthcare Service is currently marked as active

HealthcareService.​active
characteristic token HealthcareService-characteristic

One of the HealthcareService's characteristics

HealthcareService.​characteristic
coverage-area reference HealthcareService-coverage-area

Location(s) service is intended for/available to

HealthcareService.​coverageArea
endpoint reference HealthcareService-endpoint

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

HealthcareService.​endpoint
identifier token HealthcareService-identifier

External identifiers for this item

HealthcareService.​identifier
location reference HealthcareService-location

The location of the Healthcare Service

HealthcareService.​location
name string HealthcareService-name

A portion of the Healthcare service name

HealthcareService.​name
organization reference HealthcareService-organization

The organization that provides this Healthcare Service

HealthcareService.​providedBy
program token HealthcareService-program

One of the Programs supported by this HealthcareService

HealthcareService.​program
service-category token HealthcareService-service-category

Service Category of the Healthcare Service

HealthcareService.​category
service-type token HealthcareService-service-type

The type of service provided by this healthcare service

HealthcareService.​type
specialty token HealthcareService-specialty

The specialty of the service provided by this healthcare service

HealthcareService.​specialty
ImagingStudy TU
basedon reference ImagingStudy-basedon

The order for the image

ImagingStudy.​basedOn
bodysite token ImagingStudy-bodysite

The body site studied

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

The type of the instance

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

The context of the study

ImagingStudy.​encounter
endpoint reference ImagingStudy-endpoint

The endpoint for the study or series

ImagingStudy.​endpoint | ImagingStudy.​series.​endpoint
identifier token clinical-identifier

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

ImagingStudy.​identifier
instance token ImagingStudy-instance

SOP Instance UID for an instance

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

Who interpreted the images

ImagingStudy.​interpreter
modality token ImagingStudy-modality

The modality of the series

ImagingStudy.​series.​modality
patient reference clinical-patient

Who the study is about

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

The person who performed the study

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

The reason for the study

ImagingStudy.​reasonCode
referrer reference ImagingStudy-referrer

The referring physician

ImagingStudy.​referrer
series token ImagingStudy-series

DICOM Series Instance UID for a series

ImagingStudy.​series.​uid
started date ImagingStudy-started

When the study was started

ImagingStudy.​started
status token ImagingStudy-status

The status of the study

ImagingStudy.​status
subject reference ImagingStudy-subject

Who the study is about

ImagingStudy.​subject
Immunization TU
date date clinical-date

Vaccination (non)-Administration Date

Immunization.​occurrence (Immunization.​occurrence as dateTime)
identifier token clinical-identifier

Business identifier

Immunization.​identifier
location reference Immunization-location

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

Immunization.​location
lot-number string Immunization-lot-number

Vaccine Lot Number

Immunization.​lotNumber
manufacturer reference Immunization-manufacturer

Vaccine Manufacturer

Immunization.​manufacturer
patient reference clinical-patient

The patient for the vaccination record

Immunization.​patient
performer reference Immunization-performer

The practitioner or organization who played a role in the vaccination

Immunization.​performer.​actor
reaction reference Immunization-reaction

Additional information on reaction

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

When reaction started

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

Reason why the vaccine was administered

Immunization.​reasonCode
reason-reference reference Immunization-reason-reference

Why immunization occurred

Immunization.​reasonReference
series string Immunization-series

The series being followed by the provider

Immunization.​protocolApplied.​series
status token Immunization-status

Immunization event status

Immunization.​status
status-reason token Immunization-status-reason

Reason why the vaccine was not administered

Immunization.​statusReason
target-disease token Immunization-target-disease

The target disease the dose is being administered against

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

Vaccine Product Administered

Immunization.​vaccineCode
ImmunizationEvaluation TU
date date ImmunizationEvaluation-date

Date the evaluation was generated

ImmunizationEvaluation.​date
dose-status token ImmunizationEvaluation-dose-status

The status of the dose relative to published recommendations

ImmunizationEvaluation.​doseStatus
identifier token ImmunizationEvaluation-identifier

ID of the evaluation

ImmunizationEvaluation.​identifier
immunization-event reference ImmunizationEvaluation-immunization-event

The vaccine administration event being evaluated

ImmunizationEvaluation.​immunizationEvent
patient reference ImmunizationEvaluation-patient

The patient being evaluated

ImmunizationEvaluation.​patient
status token ImmunizationEvaluation-status

Immunization evaluation status

ImmunizationEvaluation.​status
target-disease token ImmunizationEvaluation-target-disease

The vaccine preventable disease being evaluated against

ImmunizationEvaluation.​targetDisease
ImmunizationRecommendation TU
date date ImmunizationRecommendation-date

Date recommendation(s) created

ImmunizationRecommendation.​date
identifier token ImmunizationRecommendation-identifier

Business identifier

ImmunizationRecommendation.​identifier
information reference ImmunizationRecommendation-information

Patient observations supporting recommendation

ImmunizationRecommendation.​recommendation.​supportingPatientInformation
patient reference ImmunizationRecommendation-patient

Who this profile is for

ImmunizationRecommendation.​patient
status token ImmunizationRecommendation-status

Vaccine recommendation status

ImmunizationRecommendation.​recommendation.​forecastStatus
support reference ImmunizationRecommendation-support

Past immunizations supporting recommendation

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

Disease to be immunized against

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

Vaccine or vaccine group recommendation applies to

ImmunizationRecommendation.​recommendation.​vaccineCode
ImplementationGuide TU
context token conformance-context

A use context assigned to the implementation guide

(ImplementationGuide.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the implementation guide

ImplementationGuide.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

ImplementationGuide.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the implementation guide

ImplementationGuide.​useContext
date date conformance-date

The implementation guide publication date

ImplementationGuide.​date
depends-on reference ImplementationGuide-depends-on

Identity of the IG that this depends on

ImplementationGuide.​dependsOn.​uri
description string conformance-description

The description of the implementation guide

ImplementationGuide.​description
experimental token ImplementationGuide-experimental

For testing purposes, not real usage

ImplementationGuide.​experimental
global reference ImplementationGuide-global

Profile that all resources must conform to

ImplementationGuide.​global.​profile
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the implementation guide

ImplementationGuide.​jurisdiction
name string conformance-name

Computationally friendly name of the implementation guide

ImplementationGuide.​name
publisher string conformance-publisher

Name of the publisher of the implementation guide

ImplementationGuide.​publisher
resource reference ImplementationGuide-resource

Location of the resource

ImplementationGuide.​definition.​resource.​reference
status token conformance-status

The current status of the implementation guide

ImplementationGuide.​status
title string conformance-title

The human-friendly name of the implementation guide

ImplementationGuide.​title
url uri conformance-url

The uri that identifies the implementation guide

ImplementationGuide.​url
version token conformance-version

The business version of the implementation guide

ImplementationGuide.​version
Ingredient TU
for reference Ingredient-for

The product which this ingredient is a constituent part of

Ingredient.​for
function token Ingredient-function

A classification of the ingredient identifying its precise purpose(s) in the drug product. This extends the Ingredient.role to add more detail. Example: Antioxidant, Alkalizing Agent

Ingredient.​function
identifier token Ingredient-identifier

An identifier or code by which the ingredient can be referenced

Ingredient.​identifier
manufacturer reference Ingredient-manufacturer

The organization that manufactures this ingredient

Ingredient.​manufacturer
role token Ingredient-role

A classification of the ingredient identifying its purpose within the product, e.g. active, inactive

Ingredient.​role
substance D reference Ingredient-substance

Reference to a resource (by instance)

Ingredient.​substance.​code.​reference
substance-code D token Ingredient-substance-code

Reference to a concept (by class)

Ingredient.​substance.​code.​concept
substance-definition D reference Ingredient-substance-definition

Reference to a resource (by instance)

Ingredient.​substance.​code.​reference
InsurancePlan TU
address string InsurancePlan-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-city string InsurancePlan-address-city

A city specified in an address

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

A country specified in an address

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

A postal code specified in an address

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

A state specified in an address

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

A use code specified in an address

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

Product administrator

InsurancePlan.​administeredBy
endpoint reference InsurancePlan-endpoint

Technical endpoint

InsurancePlan.​endpoint
identifier token InsurancePlan-identifier

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

InsurancePlan.​identifier
name string InsurancePlan-name

A portion of the organization's name or alias

name | alias
owned-by reference InsurancePlan-owned-by

An organization of which this organization forms a part

InsurancePlan.​ownedBy
phonetic string InsurancePlan-phonetic

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

InsurancePlan.​name
status token InsurancePlan-status

Is the Organization record active

InsurancePlan.​status
type token InsurancePlan-type

A code for the type of organization

InsurancePlan.​type
Invoice TU
account reference Invoice-account

Account that is being balanced

Invoice.​account
date date Invoice-date

Invoice date / posting date

Invoice.​date
identifier token Invoice-identifier

Business Identifier for item

Invoice.​identifier
issuer reference Invoice-issuer

Issuing Organization of Invoice

Invoice.​issuer
participant reference Invoice-participant

Individual who was involved

Invoice.​participant.​actor
participant-role token Invoice-participant-role

Type of involvement in creation of this Invoice

Invoice.​participant.​role
patient reference Invoice-patient

Recipient(s) of goods and services

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

Recipient of this invoice

Invoice.​recipient
status token Invoice-status

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

Invoice.​status
subject reference Invoice-subject

Recipient(s) of goods and services

Invoice.​subject
totalgross quantity Invoice-totalgross

Gross total of this Invoice

Invoice.​totalGross
totalnet quantity Invoice-totalnet

Net total of this Invoice

Invoice.​totalNet
type token Invoice-type

Type of Invoice

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

What resource is being referenced

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

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

Library.​content.​contentType
context token Library-context

A use context assigned to the library

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

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

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

A type of use context assigned to the library

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

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

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

A use context type and value assigned to the library

Library.​useContext
date N date Library-date

The library publication date

Library.​date
depends-on reference Library-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the library

Library.​description
effective date Library-effective

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

Library.​effectivePeriod
identifier token Library-identifier

External identifier for the library

Library.​identifier
jurisdiction token Library-jurisdiction

Intended jurisdiction for the library

Library.​jurisdiction
name N string Library-name

Computationally friendly name of the library

Library.​name
predecessor reference Library-predecessor

What resource is being referenced

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

Name of the publisher of the library

Library.​publisher
status N token Library-status

The current status of the library

Library.​status
successor reference Library-successor

What resource is being referenced

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

The human-friendly name of the library

Library.​title
topic token Library-topic

Topics associated with the module

Library.​topic
type token Library-type

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

Library.​type
url N uri Library-url

The uri that identifies the library

Library.​url
version N token Library-version

The business version of the library

Library.​version
Linkage TU
author reference Linkage-author

Author of the Linkage

Linkage.​author
item reference Linkage-item

Matches on any item in the Linkage

Linkage.​item.​resource
source reference Linkage-source

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

Linkage.​item.​resource
List TU
code token clinical-code

What the purpose of this list is

List.​code
date date clinical-date

When the list was prepared

List.​date
empty-reason token List-empty-reason

Why list is empty

List.​emptyReason
encounter reference clinical-encounter

Context in which list created

List.​encounter
identifier token clinical-identifier

Business identifier

List.​identifier
item reference List-item

Actual entry

List.​entry.​item
notes string List-notes

The annotation - text content (as markdown)

List.​note.​text
patient reference clinical-patient

If all resources have the same subject

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

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

List.​source
status token List-status

current | retired | entered-in-error

List.​status
subject reference List-subject

If all resources have the same subject

List.​subject
title string List-title

Descriptive name for the list

List.​title
Location TU
address string Location-address

A (part of the) address of the location

Location.​address
address-city string Location-address-city

A city specified in an address

Location.​address.​city
address-country string Location-address-country

A country specified in an address

Location.​address.​country
address-postalcode string Location-address-postalcode

A postal code specified in an address

Location.​address.​postalCode
address-state string Location-address-state

A state specified in an address

Location.​address.​state
address-use token Location-address-use

A use code specified in an address

Location.​address.​use
endpoint reference Location-endpoint

Technical endpoints providing access to services operated for the location

Location.​endpoint
identifier token Location-identifier

An identifier for the location

Location.​identifier
name string Location-name

A portion of the location's name or alias

Location.​name | Location.​alias
near special Location-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-status token Location-operational-status

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

Location.​operationalStatus
organization reference Location-organization

Searches for locations that are managed by the provided organization

Location.​managingOrganization
partof reference Location-partof

A location of which this location is a part

Location.​partOf
status token Location-status

Searches for locations with a specific kind of status

Location.​status
type token Location-type

A code for the type of location

Location.​type
ManufacturedItemDefinition TU
dose-form token ManufacturedItemDefinition-dose-form

Dose form as manufactured and before any transformation into the pharmaceutical product

ManufacturedItemDefinition.​manufacturedDoseForm
identifier token ManufacturedItemDefinition-identifier

Unique identifier

ManufacturedItemDefinition.​identifier
ingredient D token ManufacturedItemDefinition-ingredient

An ingredient of this item

ManufacturedItemDefinition.​ingredient
Measure TU
composed-of reference Measure-composed-of

What resource is being referenced

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

A use context assigned to the measure

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

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

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

A type of use context assigned to the measure

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

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

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

A use context type and value assigned to the measure

Measure.​useContext
date N date Measure-date

The measure publication date

Measure.​date
depends-on reference Measure-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the measure

Measure.​description
effective date Measure-effective

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

Measure.​effectivePeriod
identifier token Measure-identifier

External identifier for the measure

Measure.​identifier
jurisdiction token Measure-jurisdiction

Intended jurisdiction for the measure

Measure.​jurisdiction
name N string Measure-name

Computationally friendly name of the measure

Measure.​name
predecessor reference Measure-predecessor

What resource is being referenced

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

Name of the publisher of the measure

Measure.​publisher
status N token Measure-status

The current status of the measure

Measure.​status
successor reference Measure-successor

What resource is being referenced

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

The human-friendly name of the measure

Measure.​title
topic token Measure-topic

Topics associated with the measure

Measure.​topic
url N uri Measure-url

The uri that identifies the measure

Measure.​url
version N token Measure-version

The business version of the measure

Measure.​version
MeasureReport TU
date N date MeasureReport-date

The date of the measure report

MeasureReport.​date
evaluated-resource reference MeasureReport-evaluated-resource

An evaluated resource referenced by the measure report

MeasureReport.​evaluatedResource
identifier token MeasureReport-identifier

External identifier of the measure report to be returned

MeasureReport.​identifier
measure N reference MeasureReport-measure

The measure to return measure report results for

MeasureReport.​measure
patient reference MeasureReport-patient

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

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

The period of the measure report

MeasureReport.​period
reporter reference MeasureReport-reporter

The reporter to return measure report results for

MeasureReport.​reporter
status N token MeasureReport-status

The status of the measure report

MeasureReport.​status
subject reference MeasureReport-subject

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

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

Procedure that caused this media to be created

Media.​basedOn
created date Media-created

When Media was collected

Media.​created
device reference Media-device

Observing Device

Media.​device
encounter reference Media-encounter

Encounter associated with media

Media.​encounter
identifier token Media-identifier

Identifier(s) for the image

Media.​identifier
modality token Media-modality

The type of acquisition equipment/process

Media.​modality
operator reference Media-operator

The person who generated the image

Media.​operator
patient reference Media-patient

Who/What this Media is a record of

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

Observed body part

Media.​bodySite
status token Media-status

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

Media.​status
subject reference Media-subject

Who/What this Media is a record of

Media.​subject
type token Media-type

Classification of media as image, video, or audio

Media.​type
view token Media-view

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

Media.​view
Medication TU
code token clinical-code

Returns medications for a specific code

Medication.​code
expiration-date date Medication-expiration-date

Returns medications in a batch with this expiration date

Medication.​batch.​expirationDate
form token Medication-form

Returns medications for a specific dose form

Medication.​form
identifier token Medication-identifier

Returns medications with this external identifier

Medication.​identifier
ingredient reference Medication-ingredient

Returns medications for this ingredient reference

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

Returns medications for this ingredient code

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

Returns medications in a batch with this lot number

Medication.​batch.​lotNumber
manufacturer reference Medication-manufacturer

Returns medications made or sold for this manufacturer

Medication.​manufacturer
status token Medication-status

Returns medications for this status

Medication.​status
MedicationAdministration TU
code token clinical-code

Return administrations of this medication code

(MedicationAdministration.​medication as CodeableConcept)
context reference MedicationAdministration-context

Return administrations that share this encounter or episode of care

MedicationAdministration.​context
device reference MedicationAdministration-device

Return administrations with this administration device identity

MedicationAdministration.​device
effective-time date MedicationAdministration-effective-time

Date administration happened (or did not happen)

MedicationAdministration.​effective
identifier token clinical-identifier

Return administrations with this external identifier

MedicationAdministration.​identifier
medication reference medications-medication

Return administrations of this medication resource

(MedicationAdministration.​medication as Reference)
patient reference clinical-patient

The identity of a patient to list administrations for

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

The identity of the individual who administered the medication

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

Reasons for administering the medication

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

Reasons for not administering the medication

MedicationAdministration.​statusReason
request reference MedicationAdministration-request

The identity of a request to list administrations from

MedicationAdministration.​request
status token medications-status

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

MedicationAdministration.​status
subject reference MedicationAdministration-subject

The identity of the individual or group to list administrations for

MedicationAdministration.​subject
MedicationDispense TU
code token clinical-code

Returns dispenses of this medicine code

(MedicationDispense.​medication as CodeableConcept)
context reference MedicationDispense-context

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

MedicationDispense.​context
destination reference MedicationDispense-destination

Returns dispenses that should be sent to a specific destination

MedicationDispense.​destination
identifier token clinical-identifier

Returns dispenses with this external identifier

MedicationDispense.​identifier
medication reference medications-medication

Returns dispenses of this medicine resource

(MedicationDispense.​medication as Reference)
patient reference clinical-patient

The identity of a patient to list dispenses for

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

Returns dispenses performed by a specific individual

MedicationDispense.​performer.​actor
prescription reference medications-prescription

Multiple Resources:

MedicationDispense.​authorizingPrescription
receiver reference MedicationDispense-receiver

The identity of a receiver to list dispenses for

MedicationDispense.​receiver
responsibleparty reference MedicationDispense-responsibleparty

Returns dispenses with the specified responsible party

MedicationDispense.​substitution.​responsibleParty
status token medications-status

Returns dispenses with a specified dispense status

MedicationDispense.​status
subject reference MedicationDispense-subject

The identity of a patient for whom to list dispenses

MedicationDispense.​subject
type token MedicationDispense-type

Returns dispenses of a specific type

MedicationDispense.​type
whenhandedover date MedicationDispense-whenhandedover

Returns dispenses handed over on this date

MedicationDispense.​whenHandedOver
whenprepared date MedicationDispense-whenprepared

Returns dispenses prepared on this date

MedicationDispense.​whenPrepared
MedicationKnowledge TU
classification token MedicationKnowledge-classification

Specific category assigned to the medication

MedicationKnowledge.​medicineClassification.​classification
classification-type token MedicationKnowledge-classification-type

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

MedicationKnowledge.​medicineClassification.​type
code token MedicationKnowledge-code

Code that identifies this medication

MedicationKnowledge.​code
doseform token MedicationKnowledge-doseform

powder | tablets | capsule +

MedicationKnowledge.​doseForm
ingredient reference MedicationKnowledge-ingredient

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

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

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

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

Manufacturer of the item

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

Name of the reviewing program

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

Type of program under which the medication is monitored

MedicationKnowledge.​monitoringProgram.​type
monograph reference MedicationKnowledge-monograph

Associated documentation about the medication

MedicationKnowledge.​monograph.​source
monograph-type token MedicationKnowledge-monograph-type

The category of medication document

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

The source or owner for the price information

MedicationKnowledge.​cost.​source
status token MedicationKnowledge-status

active | inactive | entered-in-error

MedicationKnowledge.​status
MedicationRequest TU
authoredon date MedicationRequest-authoredon

Return prescriptions written on this date

MedicationRequest.​authoredOn
category token MedicationRequest-category

Returns prescriptions with different categories

MedicationRequest.​category
code token clinical-code

Return prescriptions of this medication code

(MedicationRequest.​medication as CodeableConcept)
date date medications-date

Multiple Resources:

MedicationRequest.​dosageInstruction.​timing.​event
encounter reference medications-encounter

Multiple Resources:

MedicationRequest.​encounter
identifier token clinical-identifier

Return prescriptions with this external identifier

MedicationRequest.​identifier
intended-dispenser reference MedicationRequest-intended-dispenser

Returns prescriptions intended to be dispensed by this Organization

MedicationRequest.​dispenseRequest.​performer
intended-performer reference MedicationRequest-intended-performer

Returns the intended performer of the administration of the medication request

MedicationRequest.​performer
intended-performertype token MedicationRequest-intended-performertype

Returns requests for a specific type of performer

MedicationRequest.​performerType
intent token MedicationRequest-intent

Returns prescriptions with different intents

MedicationRequest.​intent
medication reference medications-medication

Return prescriptions for this medication reference

(MedicationRequest.​medication as Reference)
patient reference clinical-patient

Returns prescriptions for a specific patient

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

Returns prescriptions with different priorities

MedicationRequest.​priority
requester reference MedicationRequest-requester

Returns prescriptions prescribed by this prescriber

MedicationRequest.​requester
status token medications-status

Status of the prescription

MedicationRequest.​status
subject reference MedicationRequest-subject

The identity of a patient to list orders for

MedicationRequest.​subject
MedicationStatement TU
category token MedicationStatement-category

Returns statements of this category of medicationstatement

MedicationStatement.​category
code token clinical-code

Return statements of this medication code

(MedicationStatement.​medication as CodeableConcept)
context reference MedicationStatement-context

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

MedicationStatement.​context
effective date MedicationStatement-effective

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

MedicationStatement.​effective
identifier token clinical-identifier

Return statements with this external identifier

MedicationStatement.​identifier
medication reference medications-medication

Return statements of this medication reference

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

Returns statements that are part of another event.

MedicationStatement.​partOf
patient reference clinical-patient

Returns statements for a specific patient.

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

Who or where the information in the statement came from

MedicationStatement.​informationSource
status token medications-status

Return statements that match the given status

MedicationStatement.​status
subject reference MedicationStatement-subject

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

MedicationStatement.​subject
MedicinalProduct MedicinalProductDefinition TU
identifier characteristic token MedicinalProduct-identifier Business identifier for this product. Could be an MPID MedicinalProduct.​identifier name string MedicinalProduct-name MedicinalProductDefinition-characteristic

The full Allows the key product name features to be recorded, such as "sugar free", "modified release", "parallel import"

MedicinalProduct.​name.​productName MedicinalProductDefinition.​characteristic.​value
name-language characteristic-type token MedicinalProduct-name-language MedicinalProductDefinition-characteristic-type

Language code A category for this name MedicinalProduct.​name.​countryLanguage.​language MedicinalProductAuthorization TU country token MedicinalProductAuthorization-country The country in which the marketing authorization has been granted characteristic

MedicinalProductAuthorization.​country MedicinalProductDefinition.​characteristic.​type
holder contact reference MedicinalProductAuthorization-holder MedicinalProductDefinition-contact

Marketing Authorization Holder A product specific contact, person (in a role), or an organization

MedicinalProductAuthorization.​holder MedicinalProductDefinition.​contact.​contact
identifier domain token MedicinalProductAuthorization-identifier MedicinalProductDefinition-domain

Business identifier for the marketing authorization, as assigned by a regulator If this medicine applies to human or veterinary uses

MedicinalProductAuthorization.​identifier MedicinalProductDefinition.​domain
status identifier token MedicinalProductAuthorization-status The status of the marketing authorization MedicinalProductAuthorization.​status subject reference MedicinalProductAuthorization-subject The medicinal product that is being authorized MedicinalProductAuthorization.​subject MedicinalProductContraindication TU subject reference MedicinalProductContraindication-subject MedicinalProductDefinition-identifier

The medication Business identifier for which this is product. Could be an contraindication MPID

MedicinalProductContraindication.​subject MedicinalProductDefinition.​identifier
ingredient D reference token MedicinalProductIndication-subject MedicinalProductDefinition-ingredient

The medication for which An ingredient of this is an indication product

MedicinalProductIndication.​subject MedicinalProductInteraction TU MedicinalProductDefinition.​ingredient
subject master-file reference MedicinalProductInteraction-subject MedicinalProductDefinition-master-file

The medication A master file for which this is an interaction to the medicinal product (e.g. Pharmacovigilance System Master File)

MedicinalProductInteraction.​subject MedicinalProductPackaged TU MedicinalProductDefinition.​masterFile
identifier token name N MedicinalProductPackaged-identifier Unique identifier MedicinalProductPackaged.​identifier subject reference string MedicinalProductPackaged-subject MedicinalProductDefinition-name

The full product with this is a pack for name

MedicinalProductPackaged.​subject MedicinalProductPharmaceutical TU MedicinalProductDefinition.​name.​productName
identifier name-language token MedicinalProductPharmaceutical-identifier MedicinalProductDefinition-name-language

An identifier Language code for the pharmaceutical medicinal product this name

MedicinalProductPharmaceutical.​identifier MedicinalProductDefinition.​name.​countryLanguage.​language
route product-classification token MedicinalProductPharmaceutical-route MedicinalProductDefinition-product-classification

Coded expression for Allows the route product to be classified by various systems

MedicinalProductPharmaceutical.​routeOfAdministration.​code MedicinalProductDefinition.​classification
target-species status token MedicinalProductPharmaceutical-target-species MedicinalProductDefinition-status

Coded expression for The status within the species lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status

MedicinalProductPharmaceutical.​routeOfAdministration.​targetSpecies.​code MedicinalProductUndesirableEffect TU MedicinalProductDefinition.​status
subject type reference token MedicinalProductUndesirableEffect-subject MedicinalProductDefinition-type

The medication for which this is an undesirable effect Regulatory type, e.g. Investigational or Authorized

MedicinalProductUndesirableEffect.​subject MedicinalProductDefinition.​type
MessageDefinition TU
category token MessageDefinition-category

The behavior associated with the message

MessageDefinition.​category
context token conformance-context

A use context assigned to the message definition

(MessageDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the message definition

MessageDefinition.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

MessageDefinition.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the message definition

MessageDefinition.​useContext
date date conformance-date

The message definition publication date

MessageDefinition.​date
description string conformance-description

The description of the message definition

MessageDefinition.​description
event token MessageDefinition-event

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

MessageDefinition.​event
focus token MessageDefinition-focus

A resource that is a permitted focus of the message

MessageDefinition.​focus.​code
identifier token conformance-identifier

External identifier for the message definition

MessageDefinition.​identifier
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the message definition

MessageDefinition.​jurisdiction
name string conformance-name

Computationally friendly name of the message definition

MessageDefinition.​name
parent reference MessageDefinition-parent

A resource that is the parent of the definition

MessageDefinition.​parent
publisher string conformance-publisher

Name of the publisher of the message definition

MessageDefinition.​publisher
status token conformance-status

The current status of the message definition

MessageDefinition.​status
title string conformance-title

The human-friendly name of the message definition

MessageDefinition.​title
url uri conformance-url

The uri that identifies the message definition

MessageDefinition.​url
version token conformance-version

The business version of the message definition

MessageDefinition.​version
MessageHeader TU
author reference MessageHeader-author

The source of the decision

MessageHeader.​author
code token MessageHeader-code

ok | transient-error | fatal-error

MessageHeader.​response.​code
destination string MessageHeader-destination

Name of system

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

Actual destination address or id

MessageHeader.​destination.​endpoint
enterer reference MessageHeader-enterer

The source of the data entry

MessageHeader.​enterer
event token MessageHeader-event

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

MessageHeader.​event
focus reference MessageHeader-focus

The actual content of the message

MessageHeader.​focus
receiver reference MessageHeader-receiver

Intended "real-world" recipient for the data

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

Id of original message

MessageHeader.​response.​identifier
responsible reference MessageHeader-responsible

Final responsibility for event

MessageHeader.​responsible
sender reference MessageHeader-sender

Real world sender of the message

MessageHeader.​sender
source string MessageHeader-source

Name of system

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

Actual message source address or id

MessageHeader.​source.​endpoint
target reference MessageHeader-target

Particular delivery destination within the destination

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

Chromosome number of the reference sequence

MolecularSequence.​referenceSeq.​chromosome
chromosome-variant-coordinate composite MolecularSequence-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-coordinate composite MolecularSequence-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
identifier token MolecularSequence-identifier

The unique identity for a particular sequence

MolecularSequence.​identifier
patient reference MolecularSequence-patient

The subject that the observation is about

MolecularSequence.​patient
referenceseqid token MolecularSequence-referenceseqid

Reference Sequence of the sequence

MolecularSequence.​referenceSeq.​referenceSeqId
referenceseqid-variant-coordinate composite MolecularSequence-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-coordinate composite MolecularSequence-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
type token MolecularSequence-type

Amino Acid Sequence/ DNA Sequence / RNA Sequence

MolecularSequence.​type
variant-end number MolecularSequence-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-start number MolecularSequence-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-end number MolecularSequence-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-start number MolecularSequence-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
contact string NamingSystem-contact

Name of an individual to contact

NamingSystem.​contact.​name
context token conformance-context

A use context assigned to the naming system

(NamingSystem.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the naming system

NamingSystem.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

NamingSystem.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the naming system

NamingSystem.​useContext
date date conformance-date

The naming system publication date

NamingSystem.​date
description string conformance-description

The description of the naming system

NamingSystem.​description
id-type token NamingSystem-id-type

oid | uuid | uri | other

NamingSystem.​uniqueId.​type
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the naming system

NamingSystem.​jurisdiction
kind token NamingSystem-kind

codesystem | identifier | root

NamingSystem.​kind
name string conformance-name

Computationally friendly name of the naming system

NamingSystem.​name
period date NamingSystem-period

When is identifier valid?

NamingSystem.​uniqueId.​period
publisher string conformance-publisher

Name of the publisher of the naming system

NamingSystem.​publisher
responsible string NamingSystem-responsible

Who maintains system namespace?

NamingSystem.​responsible
status token conformance-status

The current status of the naming system

NamingSystem.​status
telecom token NamingSystem-telecom

Contact details for individual or organization

NamingSystem.​contact.​telecom
type token NamingSystem-type

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

NamingSystem.​type
value string NamingSystem-value

The unique identifier

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

Type of module component to add to the feeding

NutritionOrder.​enteralFormula.​additiveType
datetime date NutritionOrder-datetime

Return nutrition orders requested on this date

NutritionOrder.​dateTime
encounter reference clinical-encounter

Return nutrition orders with this encounter identifier

NutritionOrder.​encounter
formula token NutritionOrder-formula

Type of enteral or infant formula

NutritionOrder.​enteralFormula.​baseFormulaType
identifier token clinical-identifier

Return nutrition orders with this external identifier

NutritionOrder.​identifier
instantiates-canonical reference NutritionOrder-instantiates-canonical

Instantiates FHIR protocol or definition

NutritionOrder.​instantiatesCanonical
instantiates-uri uri NutritionOrder-instantiates-uri

Instantiates external protocol or definition

NutritionOrder.​instantiatesUri
oraldiet token NutritionOrder-oraldiet

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

NutritionOrder.​oralDiet.​type
patient reference clinical-patient

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

NutritionOrder.​patient
provider reference NutritionOrder-provider

The identity of the provider who placed the nutrition order

NutritionOrder.​orderer
status token NutritionOrder-status

Status of the nutrition order.

NutritionOrder.​status
supplement token NutritionOrder-supplement

Type of supplement product requested

NutritionOrder.​supplement.​type
NutritionProduct TU
identifier token NutritionProduct-identifier

The identifier for the physical instance, typically a serial number

NutritionProduct.​instance.​identifier
status N token NutritionProduct-status

active | inactive | entered-in-error

NutritionProduct.​status
Observation N
based-on TU reference Observation-based-on

Reference to the service request.

Observation.​basedOn
category TU token Observation-category

The classification of the type of observation

Observation.​category
code TU token clinical-code

The code of the observation type

Observation.​code
code-value-concept TU composite Observation-code-value-concept

Code and coded value parameter pair

Observation
code-value-date TU composite Observation-code-value-date

Code and date/time value parameter pair

Observation
code-value-quantity TU composite Observation-code-value-quantity

Code and quantity value parameter pair

Observation
code-value-string TU composite Observation-code-value-string

Code and string value parameter pair

Observation
combo-code TU token Observation-combo-code

The code of the observation type or component type

Observation.​code | Observation.​component.​code
combo-code-value-concept TU composite Observation-combo-code-value-concept

Code and coded value parameter pair, including in components

Observation | Observation.​component
combo-code-value-quantity TU composite Observation-combo-code-value-quantity

Code and quantity value parameter pair, including in components

Observation | Observation.​component
combo-data-absent-reason TU token Observation-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 TU token Observation-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 TU quantity Observation-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 TU token Observation-component-code

The component code of the observation type

Observation.​component.​code
component-code-value-concept TU composite Observation-component-code-value-concept

Component code and component coded value parameter pair

Observation.​component
component-code-value-quantity TU composite Observation-component-code-value-quantity

Component code and component quantity value parameter pair

Observation.​component
component-data-absent-reason TU token Observation-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 TU token Observation-component-value-concept

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

(Observation.​component.​value as CodeableConcept)
component-value-quantity TU quantity Observation-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 TU token Observation-data-absent-reason

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

Observation.​dataAbsentReason
date TU date clinical-date

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

Observation.​effective
derived-from TU reference Observation-derived-from

Related measurements the observation is made from

Observation.​derivedFrom
device TU reference Observation-device

The Device that generated the observation data.

Observation.​device
encounter TU reference clinical-encounter

Encounter related to the observation

Observation.​encounter
focus TU reference Observation-focus

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

Observation.​focus
has-member TU reference Observation-has-member

Related resource that belongs to the Observation group

Observation.​hasMember
identifier TU token clinical-identifier

The unique id for a particular observation

Observation.​identifier
method TU token Observation-method

The method used for the observation

Observation.​method
part-of TU reference Observation-part-of

Part of referenced event

Observation.​partOf
patient TU reference clinical-patient

The subject that the observation is about (if patient)

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

Who performed the observation

Observation.​performer
specimen TU reference Observation-specimen

Specimen used for this observation

Observation.​specimen
status TU token Observation-status

The status of the observation

Observation.​status
subject TU reference Observation-subject

The subject that the observation is about

Observation.​subject
value-concept TU token Observation-value-concept

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

(Observation.​value as CodeableConcept)
value-date TU date Observation-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 TU quantity Observation-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 TU string Observation-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 TU reference OperationDefinition-base

Marks this as a profile of the base

OperationDefinition.​base
code TU token OperationDefinition-code

Name used to invoke the operation

OperationDefinition.​code
context TU token conformance-context

A use context assigned to the operation definition

(OperationDefinition.​useContext.​value as CodeableConcept)
context-quantity TU quantity conformance-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 TU token conformance-context-type

A type of use context assigned to the operation definition

OperationDefinition.​useContext.​code
context-type-quantity TU composite conformance-context-type-quantity

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

OperationDefinition.​useContext
context-type-value TU composite conformance-context-type-value

A use context type and value assigned to the operation definition

OperationDefinition.​useContext
date TU date conformance-date

The operation definition publication date

OperationDefinition.​date
description TU string conformance-description

The description of the operation definition

OperationDefinition.​description
input-profile TU reference OperationDefinition-input-profile

Validation information for in parameters

OperationDefinition.​inputProfile
instance TU token OperationDefinition-instance

Invoke on an instance?

OperationDefinition.​instance
jurisdiction TU token conformance-jurisdiction

Intended jurisdiction for the operation definition

OperationDefinition.​jurisdiction
kind TU token OperationDefinition-kind

operation | query

OperationDefinition.​kind
name TU string conformance-name

Computationally friendly name of the operation definition

OperationDefinition.​name
output-profile TU reference OperationDefinition-output-profile

Validation information for out parameters

OperationDefinition.​outputProfile
publisher TU string conformance-publisher

Name of the publisher of the operation definition

OperationDefinition.​publisher
status TU token conformance-status

The current status of the operation definition

OperationDefinition.​status
system TU token OperationDefinition-system

Invoke at the system level?

OperationDefinition.​system
title TU string conformance-title

The human-friendly name of the operation definition

OperationDefinition.​title
type TU token OperationDefinition-type

Invoke at the type level?

OperationDefinition.​type
url TU uri conformance-url

The uri that identifies the operation definition

OperationDefinition.​url
version TU token conformance-version

The business version of the operation definition

OperationDefinition.​version
Organization TU
active token Organization-active

Is the Organization record active

Organization.​active
address string Organization-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-city string Organization-address-city

A city specified in an address

Organization.​address.​city
address-country string Organization-address-country

A country specified in an address

Organization.​address.​country
address-postalcode string Organization-address-postalcode

A postal code specified in an address

Organization.​address.​postalCode
address-state string Organization-address-state

A state specified in an address

Organization.​address.​state
address-use token Organization-address-use

A use code specified in an address

Organization.​address.​use
endpoint reference Organization-endpoint

Technical endpoints providing access to services operated for the organization

Organization.​endpoint
identifier token Organization-identifier

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

Organization.​identifier
name string Organization-name

A portion of the organization's name or alias

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

An organization of which this organization forms a part

Organization.​partOf
phonetic string Organization-phonetic

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

Organization.​name
type token Organization-type

A code for the type of organization

Organization.​type
OrganizationAffiliation TU
active token OrganizationAffiliation-active

Whether this organization affiliation record is in active use

OrganizationAffiliation.​active
date date OrganizationAffiliation-date

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

OrganizationAffiliation.​period
email token OrganizationAffiliation-email

A value in an email contact

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

Technical endpoints providing access to services operated for this role

OrganizationAffiliation.​endpoint
identifier token OrganizationAffiliation-identifier

An organization affiliation's Identifier

OrganizationAffiliation.​identifier
location reference OrganizationAffiliation-location

The location(s) at which the role occurs

OrganizationAffiliation.​location
network reference OrganizationAffiliation-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-organization reference OrganizationAffiliation-participating-organization

The organization that provides services to the primary organization

OrganizationAffiliation.​participatingOrganization
phone token OrganizationAffiliation-phone

A value in a phone contact

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

The organization that receives the services from the participating organization

OrganizationAffiliation.​organization
role token OrganizationAffiliation-role

Definition of the role the participatingOrganization plays

OrganizationAffiliation.​code
service reference OrganizationAffiliation-service

Healthcare services provided through the role

OrganizationAffiliation.​healthcareService
specialty token OrganizationAffiliation-specialty

Specific specialty of the participatingOrganization in the context of the role

OrganizationAffiliation.​specialty
telecom token OrganizationAffiliation-telecom

The value in any kind of contact

OrganizationAffiliation.​telecom
PackagedProductDefinition TU
biological D reference PackagedProductDefinition-biological

A biologically derived product within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
contained-item D reference PackagedProductDefinition-contained-item

Any of the contained items within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
device D reference PackagedProductDefinition-device

A device within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
identifier token PackagedProductDefinition-identifier

Unique identifier

PackagedProductDefinition.​identifier
manufactured-item D reference PackagedProductDefinition-manufactured-item

A manufactured item of medication within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
medication D reference PackagedProductDefinition-medication

A manufactured item of medication within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
name N token PackagedProductDefinition-name

A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc

PackagedProductDefinition.​name
nutrition D reference PackagedProductDefinition-nutrition

A nutrition product within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
package D reference PackagedProductDefinition-package

A complete packaged product within this packaged product

PackagedProductDefinition.​package.​containedItem.​item.​reference
package-for reference PackagedProductDefinition-package-for

The product that this is a pack for

PackagedProductDefinition.​packageFor
status token PackagedProductDefinition-status

The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status

PackagedProductDefinition.​status
Patient N
active TU token Patient-active

Whether the patient record is active

Patient.​active
address TU string individual-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 TU string individual-address-city

A city specified in an address

Patient.​address.​city
address-country TU string individual-address-country

A country specified in an address

Patient.​address.​country
address-postalcode TU string individual-address-postalcode

A postalCode specified in an address

Patient.​address.​postalCode
address-state TU string individual-address-state

A state specified in an address

Patient.​address.​state
address-use TU token individual-address-use

A use code specified in an address

Patient.​address.​use
birthdate TU date individual-birthdate

The patient's date of birth

Patient.​birthDate
death-date TU date Patient-death-date

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

(Patient.​deceased as dateTime)
deceased TU token Patient-deceased

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

Patient.​deceased.​exists() and Patient.​deceased != false
email TU token individual-email

A value in an email contact

Patient.​telecom.​where(system='email')
family TU string individual-family

A portion of the family name of the patient

Patient.​name.​family
gender TU token individual-gender

Gender of the patient

Patient.​gender
general-practitioner TU reference Patient-general-practitioner

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

Patient.​generalPractitioner
given TU string individual-given

A portion of the given name of the patient

Patient.​name.​given
identifier TU token Patient-identifier

A patient identifier

Patient.​identifier
language TU token Patient-language

Language code (irrespective of use value)

Patient.​communication.​language
link TU reference Patient-link

All patients linked to the given patient

Patient.​link.​other
name TU string Patient-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 TU reference Patient-organization

The organization that is the custodian of the patient record

Patient.​managingOrganization
phone TU token individual-phone

A value in a phone contact

Patient.​telecom.​where(system='phone')
phonetic TU string individual-phonetic

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

Patient.​name
telecom TU token individual-telecom

The value in any kind of telecom details of the patient

Patient.​telecom
PaymentNotice TU
created date PaymentNotice-created

Creation date fro the notice

PaymentNotice.​created
identifier token PaymentNotice-identifier

The business identifier of the notice

PaymentNotice.​identifier
payment-status token PaymentNotice-payment-status

The type of payment notice

PaymentNotice.​paymentStatus
provider reference PaymentNotice-provider

The reference to the provider

PaymentNotice.​provider
request reference PaymentNotice-request

The Claim

PaymentNotice.​request
response reference PaymentNotice-response

The ClaimResponse

PaymentNotice.​response
status token PaymentNotice-status

The status of the payment notice

PaymentNotice.​status
PaymentReconciliation TU
created date PaymentReconciliation-created

The creation date

PaymentReconciliation.​created
disposition string PaymentReconciliation-disposition

The contents of the disposition message

PaymentReconciliation.​disposition
identifier token PaymentReconciliation-identifier

The business identifier of the ExplanationOfBenefit

PaymentReconciliation.​identifier
outcome token PaymentReconciliation-outcome

The processing outcome

PaymentReconciliation.​outcome
payment-issuer reference PaymentReconciliation-payment-issuer

The organization which generated this resource

PaymentReconciliation.​paymentIssuer
request reference PaymentReconciliation-request

The reference to the claim

PaymentReconciliation.​request
requestor reference PaymentReconciliation-requestor

The reference to the provider who submitted the claim

PaymentReconciliation.​requestor
status token PaymentReconciliation-status

The status of the payment reconciliation

PaymentReconciliation.​status
Person TU
address string individual-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-city string individual-address-city

A city specified in an address

Person.​address.​city
address-country string individual-address-country

A country specified in an address

Person.​address.​country
address-postalcode string individual-address-postalcode

A postal code specified in an address

Person.​address.​postalCode
address-state string individual-address-state

A state specified in an address

Person.​address.​state
address-use token individual-address-use

A use code specified in an address

Person.​address.​use
birthdate date individual-birthdate

The person's date of birth

Person.​birthDate
email token individual-email

A value in an email contact

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

The gender of the person

Person.​gender
identifier token Person-identifier

A person Identifier

Person.​identifier
link reference Person-link

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

Person.​link.​target
name string Person-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
organization reference Person-organization

The organization at which this person record is being managed

Person.​managingOrganization
patient reference Person-patient

The Person links to this Patient

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

A value in a phone contact

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

A portion of name using some kind of phonetic matching algorithm

Person.​name
practitioner reference Person-practitioner

The Person links to this Practitioner

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

The Person links to this RelatedPerson

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

The value in any kind of contact

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

What resource is being referenced

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

A use context assigned to the plan definition

(PlanDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity PlanDefinition-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-type token PlanDefinition-context-type

A type of use context assigned to the plan definition

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

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

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

A use context type and value assigned to the plan definition

PlanDefinition.​useContext
date N date PlanDefinition-date

The plan definition publication date

PlanDefinition.​date
definition reference PlanDefinition-definition

Activity or plan definitions used by plan definition

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

What resource is being referenced

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

What resource is being referenced

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

The description of the plan definition

PlanDefinition.​description
effective date PlanDefinition-effective

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

PlanDefinition.​effectivePeriod
identifier token PlanDefinition-identifier

External identifier for the plan definition

PlanDefinition.​identifier
jurisdiction token PlanDefinition-jurisdiction

Intended jurisdiction for the plan definition

PlanDefinition.​jurisdiction
name N string PlanDefinition-name

Computationally friendly name of the plan definition

PlanDefinition.​name
predecessor reference PlanDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the plan definition

PlanDefinition.​publisher
status N token PlanDefinition-status

The current status of the plan definition

PlanDefinition.​status
successor reference PlanDefinition-successor

What resource is being referenced

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

The human-friendly name of the plan definition

PlanDefinition.​title
topic token PlanDefinition-topic

Topics associated with the module

PlanDefinition.​topic
type token PlanDefinition-type

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

PlanDefinition.​type
url N uri PlanDefinition-url

The uri that identifies the plan definition

PlanDefinition.​url
version N token PlanDefinition-version

The business version of the plan definition

PlanDefinition.​version
Practitioner TU
active token Practitioner-active

Whether the practitioner record is active

Practitioner.​active
address string individual-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-city string individual-address-city

A city specified in an address

Practitioner.​address.​city
address-country string individual-address-country

A country specified in an address

Practitioner.​address.​country
address-postalcode string individual-address-postalcode

A postalCode specified in an address

Practitioner.​address.​postalCode
address-state string individual-address-state

A state specified in an address

Practitioner.​address.​state
address-use token individual-address-use

A use code specified in an address

Practitioner.​address.​use
communication token Practitioner-communication

One of the languages that the practitioner can communicate with

Practitioner.​communication
email token individual-email

A value in an email contact

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

A portion of the family name

Practitioner.​name.​family
gender token individual-gender

Gender of the practitioner

Practitioner.​gender
given string individual-given

A portion of the given name

Practitioner.​name.​given
identifier token Practitioner-identifier

A practitioner's Identifier

Practitioner.​identifier
name string Practitioner-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
phone token individual-phone

A value in a phone contact

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

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

Practitioner.​name
telecom token individual-telecom

The value in any kind of contact

Practitioner.​telecom
PractitionerRole TU
active token PractitionerRole-active

Whether this practitioner role record is in active use

PractitionerRole.​active
date date PractitionerRole-date

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

PractitionerRole.​period
email token individual-email

A value in an email contact

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

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

PractitionerRole.​endpoint
identifier token PractitionerRole-identifier

A practitioner's Identifier

PractitionerRole.​identifier
location reference PractitionerRole-location

One of the locations at which this practitioner provides care

PractitionerRole.​location
organization reference PractitionerRole-organization

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

PractitionerRole.​organization
phone token individual-phone

A value in a phone contact

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

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

PractitionerRole.​practitioner
role token PractitionerRole-role

The practitioner can perform this role at for the organization

PractitionerRole.​code
service reference PractitionerRole-service

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

PractitionerRole.​healthcareService
specialty token PractitionerRole-specialty

The practitioner has this specialty at an organization

PractitionerRole.​specialty
telecom token individual-telecom

The value in any kind of contact

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

A request for this procedure

Procedure.​basedOn
category token Procedure-category

Classification of the procedure

Procedure.​category
code token clinical-code

A code to identify a procedure

Procedure.​code
date date clinical-date

When the procedure was performed

Procedure.​performed
encounter reference clinical-encounter

Encounter created as part of

Procedure.​encounter
identifier token clinical-identifier

A unique identifier for a procedure

Procedure.​identifier
instantiates-canonical reference Procedure-instantiates-canonical

Instantiates FHIR protocol or definition

Procedure.​instantiatesCanonical
instantiates-uri uri Procedure-instantiates-uri

Instantiates external protocol or definition

Procedure.​instantiatesUri
location reference Procedure-location

Where the procedure happened

Procedure.​location
part-of reference Procedure-part-of

Part of referenced event

Procedure.​partOf
patient reference clinical-patient

Search by subject - a patient

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

The reference to the practitioner

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

Coded reason procedure performed

Procedure.​reasonCode
reason-reference reference Procedure-reason-reference

The justification that the procedure was performed

Procedure.​reasonReference
status token Procedure-status

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

Procedure.​status
subject reference Procedure-subject

Search by subject

Procedure.​subject
Provenance TU
agent reference Provenance-agent

Who participated

Provenance.​agent.​who
agent-role token Provenance-agent-role

What the agents role was

Provenance.​agent.​role
agent-type token Provenance-agent-type

How the agent participated

Provenance.​agent.​type
entity reference Provenance-entity

Identity of entity

Provenance.​entity.​what
location reference Provenance-location

Where the activity occurred, if relevant

Provenance.​location
patient reference Provenance-patient

Target Reference(s) (usually version specific)

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

When the activity was recorded / updated

Provenance.​recorded
signature-type token Provenance-signature-type

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

Provenance.​signature.​type
target reference Provenance-target

Target Reference(s) (usually version specific)

Provenance.​target
when date Provenance-when

When the activity occurred

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

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

Questionnaire.​item.​code
context token Questionnaire-context

A use context assigned to the questionnaire

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

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

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

A type of use context assigned to the questionnaire

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

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

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

A use context type and value assigned to the questionnaire

Questionnaire.​useContext
date date Questionnaire-date

The questionnaire publication date

Questionnaire.​date
definition uri Questionnaire-definition

ElementDefinition - details for the item

Questionnaire.​item.​definition
description string Questionnaire-description

The description of the questionnaire

Questionnaire.​description
effective date Questionnaire-effective

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

Questionnaire.​effectivePeriod
identifier token Questionnaire-identifier

External identifier for the questionnaire

Questionnaire.​identifier
jurisdiction token Questionnaire-jurisdiction

Intended jurisdiction for the questionnaire

Questionnaire.​jurisdiction
name string Questionnaire-name

Computationally friendly name of the questionnaire

Questionnaire.​name
publisher string Questionnaire-publisher

Name of the publisher of the questionnaire

Questionnaire.​publisher
status token Questionnaire-status

The current status of the questionnaire

Questionnaire.​status
subject-type token Questionnaire-subject-type

Resource that can be subject of QuestionnaireResponse

Questionnaire.​subjectType
title string Questionnaire-title

The human-friendly name of the questionnaire

Questionnaire.​title
url uri Questionnaire-url

The uri that identifies the questionnaire

Questionnaire.​url
version token Questionnaire-version

The business version of the questionnaire

Questionnaire.​version
QuestionnaireResponse TU
author reference QuestionnaireResponse-author

The author of the questionnaire response

QuestionnaireResponse.​author
authored date QuestionnaireResponse-authored

When the questionnaire response was last changed

QuestionnaireResponse.​authored
based-on reference QuestionnaireResponse-based-on

Plan/proposal/order fulfilled by this questionnaire response

QuestionnaireResponse.​basedOn
encounter reference QuestionnaireResponse-encounter

Encounter associated with the questionnaire response

QuestionnaireResponse.​encounter
identifier token QuestionnaireResponse-identifier

The unique identifier for the questionnaire response

QuestionnaireResponse.​identifier
part-of reference QuestionnaireResponse-part-of

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

QuestionnaireResponse.​partOf
patient reference QuestionnaireResponse-patient

The patient that is the subject of the questionnaire response

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

The questionnaire the answers are provided for

QuestionnaireResponse.​questionnaire
source reference QuestionnaireResponse-source

The individual providing the information reflected in the questionnaire respose

QuestionnaireResponse.​source
status token QuestionnaireResponse-status

The status of the questionnaire response

QuestionnaireResponse.​status
subject reference QuestionnaireResponse-subject

The subject of the questionnaire response

QuestionnaireResponse.​subject
RegulatedAuthorization TU
case token RegulatedAuthorization-case

The case or procedure number

RegulatedAuthorization.​case.​identifier
case-type token RegulatedAuthorization-case-type

The defining type of case

RegulatedAuthorization.​case.​type
holder reference RegulatedAuthorization-holder

The organization that holds the granted authorization

RegulatedAuthorization.​holder
identifier token RegulatedAuthorization-identifier

Business identifier for the authorization, typically assigned by the authorizing body

RegulatedAuthorization.​identifier
region token RegulatedAuthorization-region

The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted

RegulatedAuthorization.​region
status token RegulatedAuthorization-status

The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications

RegulatedAuthorization.​status
subject reference RegulatedAuthorization-subject

The type of regulated product, treatment, facility or activity that is being authorized

RegulatedAuthorization.​subject
RelatedPerson TU
active token RelatedPerson-active

Indicates if the related person record is active

RelatedPerson.​active
address string individual-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-city string individual-address-city

A city specified in an address

RelatedPerson.​address.​city
address-country string individual-address-country

A country specified in an address

RelatedPerson.​address.​country
address-postalcode string individual-address-postalcode

A postal code specified in an address

RelatedPerson.​address.​postalCode
address-state string individual-address-state

A state specified in an address

RelatedPerson.​address.​state
address-use token individual-address-use

A use code specified in an address

RelatedPerson.​address.​use
birthdate date individual-birthdate

The Related Person's date of birth

RelatedPerson.​birthDate
email token individual-email

A value in an email contact

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

Gender of the related person

RelatedPerson.​gender
identifier token RelatedPerson-identifier

An Identifier of the RelatedPerson

RelatedPerson.​identifier
name string RelatedPerson-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
patient reference RelatedPerson-patient

The patient this related person is related to

RelatedPerson.​patient
phone token individual-phone

A value in a phone contact

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

A portion of name using some kind of phonetic matching algorithm

RelatedPerson.​name
relationship token RelatedPerson-relationship

The relationship between the patient and the relatedperson

RelatedPerson.​relationship
telecom token individual-telecom

The value in any kind of contact

RelatedPerson.​telecom
RequestGroup TU
author reference RequestGroup-author

The author of the request group

RequestGroup.​author
authored date RequestGroup-authored

The date the request group was authored

RequestGroup.​authoredOn
code token RequestGroup-code

The code of the request group

RequestGroup.​code
encounter reference RequestGroup-encounter

The encounter the request group applies to

RequestGroup.​encounter
group-identifier token RequestGroup-group-identifier

The group identifier for the request group

RequestGroup.​groupIdentifier
identifier token RequestGroup-identifier

External identifiers for the request group

RequestGroup.​identifier
instantiates-canonical reference RequestGroup-instantiates-canonical

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

RequestGroup.​instantiatesCanonical
instantiates-uri uri RequestGroup-instantiates-uri

The external definition from which the request group is realized

RequestGroup.​instantiatesUri
intent token RequestGroup-intent

The intent of the request group

RequestGroup.​intent
participant reference RequestGroup-participant

The participant in the requests in the group

RequestGroup.​action.​participant
patient reference RequestGroup-patient

The identity of a patient to search for request groups

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

The priority of the request group

RequestGroup.​priority
status token RequestGroup-status

The status of the request group

RequestGroup.​status
subject reference RequestGroup-subject

The subject that the request group is about

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

What resource is being referenced

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

A use context assigned to the research definition

(ResearchDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity ResearchDefinition-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-type token ResearchDefinition-context-type

A type of use context assigned to the research definition

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

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

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

A use context type and value assigned to the research definition

ResearchDefinition.​useContext
date date ResearchDefinition-date

The research definition publication date

ResearchDefinition.​date
depends-on reference ResearchDefinition-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the research definition

ResearchDefinition.​description
effective date ResearchDefinition-effective

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

ResearchDefinition.​effectivePeriod
identifier token ResearchDefinition-identifier

External identifier for the research definition

ResearchDefinition.​identifier
jurisdiction token ResearchDefinition-jurisdiction

Intended jurisdiction for the research definition

ResearchDefinition.​jurisdiction
name string ResearchDefinition-name

Computationally friendly name of the research definition

ResearchDefinition.​name
predecessor reference ResearchDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the research definition

ResearchDefinition.​publisher
status token ResearchDefinition-status

The current status of the research definition

ResearchDefinition.​status
successor reference ResearchDefinition-successor

What resource is being referenced

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

The human-friendly name of the research definition

ResearchDefinition.​title
topic token ResearchDefinition-topic

Topics associated with the ResearchDefinition

ResearchDefinition.​topic
url uri ResearchDefinition-url

The uri that identifies the research definition

ResearchDefinition.​url
version token ResearchDefinition-version

The business version of the research definition

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

What resource is being referenced

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

A use context assigned to the research element definition

(ResearchElementDefinition.​useContext.​value as CodeableConcept)
context-quantity quantity ResearchElementDefinition-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-type token ResearchElementDefinition-context-type

A type of use context assigned to the research element definition

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

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

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

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

ResearchElementDefinition.​useContext
date date ResearchElementDefinition-date

The research element definition publication date

ResearchElementDefinition.​date
depends-on reference ResearchElementDefinition-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the research element definition

ResearchElementDefinition.​description
effective date ResearchElementDefinition-effective

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

ResearchElementDefinition.​effectivePeriod
identifier token ResearchElementDefinition-identifier

External identifier for the research element definition

ResearchElementDefinition.​identifier
jurisdiction token ResearchElementDefinition-jurisdiction

Intended jurisdiction for the research element definition

ResearchElementDefinition.​jurisdiction
name string ResearchElementDefinition-name

Computationally friendly name of the research element definition

ResearchElementDefinition.​name
predecessor reference ResearchElementDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the research element definition

ResearchElementDefinition.​publisher
status token ResearchElementDefinition-status

The current status of the research element definition

ResearchElementDefinition.​status
successor reference ResearchElementDefinition-successor

What resource is being referenced

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

The human-friendly name of the research element definition

ResearchElementDefinition.​title
topic token ResearchElementDefinition-topic

Topics associated with the ResearchElementDefinition

ResearchElementDefinition.​topic
url uri ResearchElementDefinition-url

The uri that identifies the research element definition

ResearchElementDefinition.​url
version token ResearchElementDefinition-version

The business version of the research element definition

ResearchElementDefinition.​version
ResearchStudy TU
category token ResearchStudy-category

Classifications for the study

ResearchStudy.​category
date date ResearchStudy-date

When the study began and ended

ResearchStudy.​period
focus token ResearchStudy-focus

Drugs, devices, etc. under study

ResearchStudy.​focus
identifier token ResearchStudy-identifier

Business Identifier for study

ResearchStudy.​identifier
keyword token ResearchStudy-keyword

Used to search for the study

ResearchStudy.​keyword
location token ResearchStudy-location

Geographic region(s) for study

ResearchStudy.​location
partof reference ResearchStudy-partof

Part of larger study

ResearchStudy.​partOf
principalinvestigator reference ResearchStudy-principalinvestigator

Researcher who oversees multiple aspects of the study

ResearchStudy.​principalInvestigator
protocol reference ResearchStudy-protocol

Steps followed in executing study

ResearchStudy.​protocol
site reference ResearchStudy-site

Facility where study activities are conducted

ResearchStudy.​site
sponsor reference ResearchStudy-sponsor

Organization that initiates and is legally responsible for the study

ResearchStudy.​sponsor
status token ResearchStudy-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
title string ResearchStudy-title

Name for this study

ResearchStudy.​title
ResearchSubject TU
date date ResearchSubject-date

Start and end of participation

ResearchSubject.​period
identifier token ResearchSubject-identifier

Business Identifier for research subject in a study

ResearchSubject.​identifier
individual reference ResearchSubject-individual

Who is part of study

ResearchSubject.​individual
patient reference ResearchSubject-patient

Who is part of study

ResearchSubject.​individual
status token ResearchSubject-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
study reference ResearchSubject-study

Study subject is part of

ResearchSubject.​study
RiskAssessment TU
condition reference RiskAssessment-condition

Condition assessed

RiskAssessment.​condition
date date clinical-date

When was assessment made?

(RiskAssessment.​occurrence as dateTime)
encounter reference clinical-encounter

Where was assessment performed?

RiskAssessment.​encounter
identifier token clinical-identifier

Unique identifier for the assessment

RiskAssessment.​identifier
method token RiskAssessment-method

Evaluation mechanism

RiskAssessment.​method
patient reference clinical-patient

Who/what does assessment apply to?

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

Who did assessment?

RiskAssessment.​performer
probability number RiskAssessment-probability

Likelihood of specified outcome

RiskAssessment.​prediction.​probability
risk token RiskAssessment-risk

Likelihood of specified outcome as a qualitative value

RiskAssessment.​prediction.​qualitativeRisk
subject reference RiskAssessment-subject

Who/what does assessment apply to?

RiskAssessment.​subject
RiskEvidenceSynthesis TU context token RiskEvidenceSynthesis-context A use context assigned to the risk evidence synthesis (RiskEvidenceSynthesis.​useContext.​value as CodeableConcept) context-quantity quantity RiskEvidenceSynthesis-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-type token RiskEvidenceSynthesis-context-type A type of use context assigned to the risk evidence synthesis RiskEvidenceSynthesis.​useContext.​code context-type-quantity composite RiskEvidenceSynthesis-context-type-quantity A use context type and quantity- or range-based value assigned to the risk evidence synthesis RiskEvidenceSynthesis.​useContext context-type-value composite RiskEvidenceSynthesis-context-type-value A use context type and value assigned to the risk evidence synthesis RiskEvidenceSynthesis.​useContext date date RiskEvidenceSynthesis-date The risk evidence synthesis publication date RiskEvidenceSynthesis.​date description string RiskEvidenceSynthesis-description The description of the risk evidence synthesis RiskEvidenceSynthesis.​description effective date RiskEvidenceSynthesis-effective The time during which the risk evidence synthesis is intended to be in use RiskEvidenceSynthesis.​effectivePeriod identifier token RiskEvidenceSynthesis-identifier External identifier for the risk evidence synthesis RiskEvidenceSynthesis.​identifier jurisdiction token RiskEvidenceSynthesis-jurisdiction Intended jurisdiction for the risk evidence synthesis RiskEvidenceSynthesis.​jurisdiction name string RiskEvidenceSynthesis-name Computationally friendly name of the risk evidence synthesis RiskEvidenceSynthesis.​name publisher string RiskEvidenceSynthesis-publisher Name of the publisher of the risk evidence synthesis RiskEvidenceSynthesis.​publisher status token RiskEvidenceSynthesis-status The current status of the risk evidence synthesis RiskEvidenceSynthesis.​status title string RiskEvidenceSynthesis-title The human-friendly name of the risk evidence synthesis RiskEvidenceSynthesis.​title url uri RiskEvidenceSynthesis-url The uri that identifies the risk evidence synthesis RiskEvidenceSynthesis.​url version token RiskEvidenceSynthesis-version The business version of the risk evidence synthesis RiskEvidenceSynthesis.​version Schedule TU
active token Schedule-active

Is the schedule in active use

Schedule.​active
actor reference Schedule-actor

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

Schedule.​actor
date date Schedule-date

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

Schedule.​planningHorizon
identifier token Schedule-identifier

A Schedule Identifier

Schedule.​identifier
service-category token Schedule-service-category

High-level category

Schedule.​serviceCategory
service-type token Schedule-service-type

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

Schedule.​serviceType
specialty token Schedule-specialty

Type of specialty needed

Schedule.​specialty
SearchParameter TU
base token SearchParameter-base

The resource type(s) this search parameter applies to

SearchParameter.​base
code token SearchParameter-code

Code used in URL

SearchParameter.​code
component reference SearchParameter-component

Defines how the part works

SearchParameter.​component.​definition
context token conformance-context

A use context assigned to the search parameter

(SearchParameter.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the search parameter

SearchParameter.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

SearchParameter.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the search parameter

SearchParameter.​useContext
date date conformance-date

The search parameter publication date

SearchParameter.​date
derived-from reference SearchParameter-derived-from

Original definition for the search parameter

SearchParameter.​derivedFrom
description string conformance-description

The description of the search parameter

SearchParameter.​description
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the search parameter

SearchParameter.​jurisdiction
name string conformance-name

Computationally friendly name of the search parameter

SearchParameter.​name
publisher string conformance-publisher

Name of the publisher of the search parameter

SearchParameter.​publisher
status token conformance-status

The current status of the search parameter

SearchParameter.​status
target token SearchParameter-target

Types of resource (if a resource reference)

SearchParameter.​target
type token SearchParameter-type

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

SearchParameter.​type
url uri conformance-url

The uri that identifies the search parameter

SearchParameter.​url
version token conformance-version

The business version of the search parameter

SearchParameter.​version
ServiceRequest TU
authored date ServiceRequest-authored

Date request signed

ServiceRequest.​authoredOn
based-on reference ServiceRequest-based-on

What request fulfills

ServiceRequest.​basedOn
body-site token ServiceRequest-body-site

Where procedure is going to be done

ServiceRequest.​bodySite
category token ServiceRequest-category

Classification of service

ServiceRequest.​category
code token clinical-code

What is being requested/ordered

ServiceRequest.​code
encounter reference clinical-encounter

An encounter in which this request is made

ServiceRequest.​encounter
identifier token clinical-identifier

Identifiers assigned to this order

ServiceRequest.​identifier
instantiates-canonical reference ServiceRequest-instantiates-canonical

Instantiates FHIR protocol or definition

ServiceRequest.​instantiatesCanonical
instantiates-uri uri ServiceRequest-instantiates-uri

Instantiates external protocol or definition

ServiceRequest.​instantiatesUri
intent token ServiceRequest-intent

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

ServiceRequest.​intent
occurrence date ServiceRequest-occurrence

When service should occur

ServiceRequest.​occurrence
patient reference clinical-patient

Search by subject - a patient

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

Requested performer

ServiceRequest.​performer
performer-type token ServiceRequest-performer-type

Performer role

ServiceRequest.​performerType
priority token ServiceRequest-priority

routine | urgent | asap | stat

ServiceRequest.​priority
replaces reference ServiceRequest-replaces

What request replaces

ServiceRequest.​replaces
requester reference ServiceRequest-requester

Who/what is requesting service

ServiceRequest.​requester
requisition token ServiceRequest-requisition

Composite Request ID

ServiceRequest.​requisition
specimen reference ServiceRequest-specimen

Specimen to be tested

ServiceRequest.​specimen
status token ServiceRequest-status

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

ServiceRequest.​status
subject reference ServiceRequest-subject

Search by subject

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

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

Slot.​appointmentType
identifier token Slot-identifier

A Slot Identifier

Slot.​identifier
schedule reference Slot-schedule

The Schedule Resource that we are seeking a slot within

Slot.​schedule
service-category token Slot-service-category

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

Slot.​serviceCategory
service-type token Slot-service-type

The type of appointments that can be booked into the slot

Slot.​serviceType
specialty token Slot-specialty

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

Slot.​specialty
start date Slot-start

Appointment date/time.

Slot.​start
status token Slot-status

The free/busy status of the appointment

Slot.​status
Specimen TU
accession token Specimen-accession

The accession number associated with the specimen

Specimen.​accessionIdentifier
bodysite token Specimen-bodysite

The code for the body site from where the specimen originated

Specimen.​collection.​bodySite
collected date Specimen-collected

The date the specimen was collected

Specimen.​collection.​collected
collector reference Specimen-collector

Who collected the specimen

Specimen.​collection.​collector
container token Specimen-container

The kind of specimen container

Specimen.​container.​type
container-id token Specimen-container-id

The unique identifier associated with the specimen container

Specimen.​container.​identifier
identifier token Specimen-identifier

The unique identifier associated with the specimen

Specimen.​identifier
parent reference Specimen-parent

The parent of the specimen

Specimen.​parent
patient reference Specimen-patient

The patient the specimen comes from

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

available | unavailable | unsatisfactory | entered-in-error

Specimen.​status
subject reference Specimen-subject

The subject of the specimen

Specimen.​subject
type token Specimen-type

The specimen type

Specimen.​type
SpecimenDefinition TU
container token SpecimenDefinition-container

The type of specimen conditioned in container expected by the lab

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

The unique identifier associated with the specimen

SpecimenDefinition.​identifier
type token SpecimenDefinition-type

The type of collected specimen

SpecimenDefinition.​typeCollected
StructureDefinition N
abstract TU token StructureDefinition-abstract

Whether the structure is abstract

StructureDefinition.​abstract
base TU reference StructureDefinition-base

Definition that this type is constrained/specialized from

StructureDefinition.​baseDefinition
base-path TU token StructureDefinition-base-path

Path that identifies the base element

StructureDefinition.​snapshot.​element.​base.​path | StructureDefinition.​differential.​element.​base.​path
context TU token conformance-context

A use context assigned to the structure definition

(StructureDefinition.​useContext.​value as CodeableConcept)
context-quantity TU quantity conformance-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 TU token conformance-context-type

A type of use context assigned to the structure definition

StructureDefinition.​useContext.​code
context-type-quantity TU composite conformance-context-type-quantity

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

StructureDefinition.​useContext
context-type-value TU composite conformance-context-type-value

A use context type and value assigned to the structure definition

StructureDefinition.​useContext
date TU date conformance-date

The structure definition publication date

StructureDefinition.​date
derivation TU token StructureDefinition-derivation

specialization | constraint - How relates to base definition

StructureDefinition.​derivation
description TU string conformance-description

The description of the structure definition

StructureDefinition.​description
experimental TU token StructureDefinition-experimental

For testing purposes, not real usage

StructureDefinition.​experimental
ext-context TU token StructureDefinition-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 TU token conformance-identifier

External identifier for the structure definition

StructureDefinition.​identifier
jurisdiction TU token conformance-jurisdiction

Intended jurisdiction for the structure definition

StructureDefinition.​jurisdiction
keyword TU token StructureDefinition-keyword

A code for the StructureDefinition

StructureDefinition.​keyword
kind TU token StructureDefinition-kind

primitive-type | complex-type | resource | logical

StructureDefinition.​kind
name TU string conformance-name

Computationally friendly name of the structure definition

StructureDefinition.​name
path TU token StructureDefinition-path

A path that is constrained in the StructureDefinition

StructureDefinition.​snapshot.​element.​path | StructureDefinition.​differential.​element.​path
publisher TU string conformance-publisher

Name of the publisher of the structure definition

StructureDefinition.​publisher
status TU token conformance-status

The current status of the structure definition

StructureDefinition.​status
title TU string conformance-title

The human-friendly name of the structure definition

StructureDefinition.​title
type TU uri StructureDefinition-type

Type defined or constrained by this structure

StructureDefinition.​type
url TU uri conformance-url

The uri that identifies the structure definition

StructureDefinition.​url
valueset TU reference StructureDefinition-valueset

A vocabulary binding reference

StructureDefinition.​snapshot.​element.​binding.​valueSet
version TU token conformance-version

The business version of the structure definition

StructureDefinition.​version
StructureMap TU
context token conformance-context

A use context assigned to the structure map

(StructureMap.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the structure map

StructureMap.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

StructureMap.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the structure map

StructureMap.​useContext
date date conformance-date

The structure map publication date

StructureMap.​date
description string conformance-description

The description of the structure map

StructureMap.​description
identifier token conformance-identifier

External identifier for the structure map

StructureMap.​identifier
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the structure map

StructureMap.​jurisdiction
name string conformance-name

Computationally friendly name of the structure map

StructureMap.​name
publisher string conformance-publisher

Name of the publisher of the structure map

StructureMap.​publisher
status token conformance-status

The current status of the structure map

StructureMap.​status
title string conformance-title

The human-friendly name of the structure map

StructureMap.​title
url uri conformance-url

The uri that identifies the structure map

StructureMap.​url
version token conformance-version

The business version of the structure map

StructureMap.​version
Subscription TU
contact token Subscription-contact

Contact details for the subscription

Subscription.​contact
criteria string Subscription-criteria

The search rules used to determine when to send a notification

Subscription.​criteria
payload token Subscription-payload

The mime-type of the notification payload

Subscription.​channel.​payload
status token Subscription-status

The current state of the subscription

Subscription.​status
type token Subscription-type

The type of channel for the sent notifications

Subscription.​channel.​type
url uri Subscription-url

The uri that will receive the notifications

Subscription.​channel.​endpoint
SubscriptionTopic D
date N date SubscriptionTopic-date

Date status first applied

SubscriptionTopic.​date
derived-or-self N uri SubscriptionTopic-derived-or-self

A server defined search that matches either the url or derivedFrom

SubscriptionTopic.​url | SubscriptionTopic.​derivedFrom
identifier TU token SubscriptionTopic-identifier

Business Identifier for SubscriptionTopic

SubscriptionTopic.​identifier
resource N uri SubscriptionTopic-resource

Allowed Data type or Resource (reference to definition) for this definition, searches resourceTrigger, eventTrigger, and notificationShape for matches.

SubscriptionTopic.​resourceTrigger.​resource
status N token SubscriptionTopic-status

draft | active | retired | unknown

SubscriptionTopic.​status
title N string SubscriptionTopic-title

Name for this SubscriptionTopic (Human friendly)

SubscriptionTopic.​title
trigger-description N string SubscriptionTopic-trigger-description

Text representation of the trigger

SubscriptionTopic.​resourceTrigger.​description
url N uri SubscriptionTopic-url

Logical canonical URL to reference this SubscriptionTopic (globally unique)

SubscriptionTopic.​url
version N token SubscriptionTopic-version

Business version of the SubscriptionTopic

SubscriptionTopic.​version
Substance TU
category token Substance-category

The category of the substance

Substance.​category
code D token Substance-code

The code of the substance or ingredient

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

Identifier of the package/container

Substance.​instance.​identifier
expiry N date Substance-expiry

Expiry date of package or container of substance

Substance.​instance.​expiry
identifier token Substance-identifier

Unique identifier for the substance

Substance.​identifier
quantity quantity Substance-quantity

Amount of substance in the package

Substance.​instance.​quantity
status N token Substance-status

active | inactive | entered-in-error

Substance.​status
substance-reference reference Substance-substance-reference

A component of the substance

(Substance.​ingredient.​substance as Reference)
SubstanceSpecification SubstanceDefinition TU
classification token SubstanceDefinition-classification

High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain

SubstanceDefinition.​classification
code token SubstanceSpecification-code SubstanceDefinition-code

The specific code

SubstanceSpecification.​code.​code SubstanceDefinition.​code.​code
domain token SubstanceDefinition-domain

If the substance applies to only human or veterinary use

SubstanceDefinition.​domain
identifier token SubstanceDefinition-identifier

Identifier by which this substance is known

SubstanceDefinition.​identifier
name N string SubstanceDefinition-name

The actual name

SubstanceDefinition.​name.​name
SupplyDelivery TU
identifier token clinical-identifier

External identifier

SupplyDelivery.​identifier
patient reference clinical-patient

Patient for whom the item is supplied

SupplyDelivery.​patient
receiver reference SupplyDelivery-receiver

Who collected the Supply

SupplyDelivery.​receiver
status token SupplyDelivery-status

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

SupplyDelivery.​status
supplier reference SupplyDelivery-supplier

Dispenser

SupplyDelivery.​supplier
SupplyRequest TU
category token SupplyRequest-category

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

SupplyRequest.​category
date date clinical-date

When the request was made

SupplyRequest.​authoredOn
identifier token clinical-identifier

Business Identifier for SupplyRequest

SupplyRequest.​identifier
requester reference SupplyRequest-requester

Individual making the request

SupplyRequest.​requester
status token SupplyRequest-status

draft | active | suspended +

SupplyRequest.​status
subject reference SupplyRequest-subject

The destination of the supply

SupplyRequest.​deliverTo
supplier reference SupplyRequest-supplier

Who is intended to fulfill the request

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

Search by creation date

Task.​authoredOn
based-on reference Task-based-on

Search by requests this task is based on

Task.​basedOn
business-status token Task-business-status

Search by business status

Task.​businessStatus
code token Task-code

Search by task code

Task.​code
encounter reference Task-encounter

Search by encounter

Task.​encounter
focus reference Task-focus

Search by task focus

Task.​focus
group-identifier token Task-group-identifier

Search by group identifier

Task.​groupIdentifier
identifier token Task-identifier

Search for a task instance by its business identifier

Task.​identifier
intent token Task-intent

Search by task intent

Task.​intent
modified date Task-modified

Search by last modification date

Task.​lastModified
owner reference Task-owner

Search by task owner

Task.​owner
part-of reference Task-part-of

Search by task this task is part of

Task.​partOf
patient reference Task-patient

Search by patient

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

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

Task.​performerType
period date Task-period

Search by period Task is/was underway

Task.​executionPeriod
priority token Task-priority

Search by task priority

Task.​priority
requester reference Task-requester

Search by task requester

Task.​requester
status token Task-status

Search by task status

Task.​status
subject reference Task-subject

Search by subject

Task.​for
TerminologyCapabilities TU
context token conformance-context

A use context assigned to the terminology capabilities

(TerminologyCapabilities.​useContext.​value as CodeableConcept)
context-quantity quantity conformance-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-type token conformance-context-type

A type of use context assigned to the terminology capabilities

TerminologyCapabilities.​useContext.​code
context-type-quantity composite conformance-context-type-quantity

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

TerminologyCapabilities.​useContext
context-type-value composite conformance-context-type-value

A use context type and value assigned to the terminology capabilities

TerminologyCapabilities.​useContext
date date conformance-date

The terminology capabilities publication date

TerminologyCapabilities.​date
description string conformance-description

The description of the terminology capabilities

TerminologyCapabilities.​description
jurisdiction token conformance-jurisdiction

Intended jurisdiction for the terminology capabilities

TerminologyCapabilities.​jurisdiction
name string conformance-name

Computationally friendly name of the terminology capabilities

TerminologyCapabilities.​name
publisher string conformance-publisher

Name of the publisher of the terminology capabilities

TerminologyCapabilities.​publisher
status token conformance-status

The current status of the terminology capabilities

TerminologyCapabilities.​status
title string conformance-title

The human-friendly name of the terminology capabilities

TerminologyCapabilities.​title
url uri conformance-url

The uri that identifies the terminology capabilities

TerminologyCapabilities.​url
version token conformance-version

The business version of the terminology capabilities

TerminologyCapabilities.​version
TestReport TU
identifier token TestReport-identifier

An external identifier for the test report

TestReport.​identifier
issued date TestReport-issued

The test report generation date

TestReport.​issued
participant uri TestReport-participant

The reference to a participant in the test execution

TestReport.​participant.​uri
result token TestReport-result

The result disposition of the test execution

TestReport.​result
tester string TestReport-tester

The name of the testing organization

TestReport.​tester
testscript reference TestReport-testscript

The test script executed to produce this report

TestReport.​testScript
TestScript TU
context token TestScript-context

A use context assigned to the test script

(TestScript.​useContext.​value as CodeableConcept)
context-quantity quantity TestScript-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-type token TestScript-context-type

A type of use context assigned to the test script

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

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

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

A use context type and value assigned to the test script

TestScript.​useContext
date date TestScript-date

The test script publication date

TestScript.​date
description string TestScript-description

The description of the test script

TestScript.​description
identifier token TestScript-identifier

External identifier for the test script

TestScript.​identifier
jurisdiction token TestScript-jurisdiction

Intended jurisdiction for the test script

TestScript.​jurisdiction
name string TestScript-name

Computationally friendly name of the test script

TestScript.​name
publisher string TestScript-publisher

Name of the publisher of the test script

TestScript.​publisher
status token TestScript-status

The current status of the test script

TestScript.​status
testscript-capability string TestScript-testscript-capability

TestScript required and validated capability

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

The human-friendly name of the test script

TestScript.​title
url uri TestScript-url

The uri that identifies the test script

TestScript.​url
version token TestScript-version

The business version of the test script

TestScript.​version
ValueSet N
code TU token ValueSet-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 TU token conformance-context

A use context assigned to the value set

(ValueSet.​useContext.​value as CodeableConcept)
context-quantity TU quantity conformance-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 TU token conformance-context-type

A type of use context assigned to the value set

ValueSet.​useContext.​code
context-type-quantity TU composite conformance-context-type-quantity

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

ValueSet.​useContext
context-type-value TU composite conformance-context-type-value

A use context type and value assigned to the value set

ValueSet.​useContext
date TU date conformance-date

The value set publication date

ValueSet.​date
description TU string conformance-description

The description of the value set

ValueSet.​description
expansion TU uri ValueSet-expansion

Identifies the value set expansion (business identifier)

ValueSet.​expansion.​identifier
identifier TU token conformance-identifier

External identifier for the value set

ValueSet.​identifier
jurisdiction TU token conformance-jurisdiction

Intended jurisdiction for the value set

ValueSet.​jurisdiction
name TU string conformance-name

Computationally friendly name of the value set

ValueSet.​name
publisher TU string conformance-publisher

Name of the publisher of the value set

ValueSet.​publisher
reference TU uri ValueSet-reference

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

ValueSet.​compose.​include.​system
status TU token conformance-status

The current status of the value set

ValueSet.​status
title TU string conformance-title

The human-friendly name of the value set

ValueSet.​title
url TU uri conformance-url

The uri that identifies the value set

ValueSet.​url
version TU token conformance-version

The business version of the value set

ValueSet.​version
VerificationResult TU
target reference VerificationResult-target

A resource that was validated

VerificationResult.​target
VisionPrescription TU
datewritten date VisionPrescription-datewritten

Return prescriptions written on this date

VisionPrescription.​dateWritten
encounter reference clinical-encounter

Return prescriptions with this encounter identifier

VisionPrescription.​encounter
identifier token clinical-identifier

Return prescriptions with this external identifier

VisionPrescription.​identifier
patient reference clinical-patient

The identity of a patient to list dispenses for

VisionPrescription.​patient
prescriber reference VisionPrescription-prescriber

Who authorized the vision prescription

VisionPrescription.​prescriber
status token VisionPrescription-status

The status of the vision prescription

VisionPrescription.​status