FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

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.

Parameter Type Description Paths
Resource
_contentstring

Search on the entire content of the resource

_idtoken

Logical id of this artifact

Resource.id
_lastUpdateddate

When the resource version last changed

Resource.meta.lastUpdated
_profileuri

Profiles this resource claims to conform to

Resource.meta.profile
_querytoken

A custom search profile that describes a specific defined query operation

_securitytoken

Security Labels applied to this resource

Resource.meta.security
_tagtoken

Tags applied to this resource

Resource.meta.tag
DomainResource
_textstring

Search on the narrative of the resource

Common Search Parameters
address string

Multiple Resources:

  • RelatedPerson: A server defined search that may match any of the string fields in the Address, including line, city, 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, 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, state, country, postalCode, and/or text
  • Patient: A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text
RelatedPerson.address | Practitioner.address | Person.address | Patient.address
address-city string

Multiple Resources:

RelatedPerson.address.city | Practitioner.address.city | Person.address.city | Patient.address.city
address-country string

Multiple Resources:

RelatedPerson.address.country | Practitioner.address.country | Person.address.country | Patient.address.country
address-postalcode string

Multiple Resources:

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

Multiple Resources:

RelatedPerson.address.state | Practitioner.address.state | Person.address.state | Patient.address.state
address-use token

Multiple Resources:

RelatedPerson.address.use | Practitioner.address.use | Person.address.use | Patient.address.use
birthdate date

Multiple Resources:

RelatedPerson.birthDate | Person.birthDate | Patient.birthDate
code token

Multiple Resources:

Medication.code | MedicationRequest.medication.as(CodeableConcept) | MedicationAdministration.medication.as(CodeableConcept) | MedicationStatement.medication.as(CodeableConcept) | MedicationDispense.medication.as(CodeableConcept)
code token

Multiple Resources:

FamilyMemberHistory.condition.code | DeviceRequest.code.as(CodeableConcept) | AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Procedure.code | List.code | ProcedureRequest.code | Observation.code | DiagnosticReport.code | Condition.code
date date

Multiple Resources:

Consent.dateTime | SupplyRequest.authoredOn | RiskAssessment.occurrence.as(DateTime) | CareTeam.period | FamilyMemberHistory.date | Encounter.period | AllergyIntolerance.assertedDate | CarePlan.period | EpisodeOfCare.period | Procedure.performed | List.date | Immunization.date | Flag.period | Observation.effective | DiagnosticReport.effective | Composition.date | DetectedIssue.date | ClinicalImpression.date
email token

Multiple Resources:

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

Multiple Resources:

DocumentReference.context.encounter | RiskAssessment.context | DeviceRequest.context | Procedure.context | List.encounter | VisionPrescription.encounter | ProcedureRequest.context | Flag.encounter | Observation.context | DiagnosticReport.context | NutritionOrder.encounter | Composition.encounter
family string

Multiple Resources:

  • Practitioner: A portion of the family name
  • Patient: A portion of the family name of the patient
Practitioner.name.family | Patient.name.family
gender token

Multiple Resources:

RelatedPerson.gender | Practitioner.gender | Person.gender | Patient.gender
given string

Multiple Resources:

  • Practitioner: A portion of the given name
  • Patient: A portion of the given name of the patient
Practitioner.name.given | Patient.name.given
identifier token

Multiple Resources:

DocumentManifest.masterIdentifier | DocumentManifest.identifier | Goal.identifier | Consent.identifier | DocumentReference.masterIdentifier | DocumentReference.identifier | SupplyRequest.identifier | RiskAssessment.identifier | CareTeam.identifier | ImagingStudy.identifier | FamilyMemberHistory.identifier | Encounter.identifier | DeviceRequest.identifier | AllergyIntolerance.identifier | CarePlan.identifier | EpisodeOfCare.identifier | Procedure.identifier | List.identifier | Immunization.identifier | VisionPrescription.identifier | ProcedureRequest.identifier | Observation.identifier | DiagnosticReport.identifier | NutritionOrder.identifier | Condition.identifier | Composition.identifier | DetectedIssue.identifier | SupplyDelivery.identifier
identifier token

Multiple Resources:

MedicationRequest.identifier | MedicationAdministration.identifier | MedicationStatement.identifier | MedicationDispense.identifier
medication reference

Multiple Resources:

MedicationRequest.medication.as(Reference) | MedicationAdministration.medication.as(Reference) | MedicationStatement.medication.as(Reference) | MedicationDispense.medication.as(Reference)
patient reference

Multiple Resources:

ReferralRequest.subject | DocumentManifest.subject | Goal.subject | Consent.patient | DocumentReference.subject | ImagingManifest.patient | RiskAssessment.subject | CareTeam.subject | ImagingStudy.patient | FamilyMemberHistory.patient | Encounter.subject | DeviceUseStatement.subject | DeviceRequest.subject | AllergyIntolerance.patient | CarePlan.subject | EpisodeOfCare.patient | Procedure.subject | List.subject | Immunization.patient | VisionPrescription.patient | ProcedureRequest.subject | Flag.subject | Observation.subject | DiagnosticReport.subject | NutritionOrder.patient | Condition.subject | Composition.subject | DetectedIssue.patient | SupplyDelivery.patient | ClinicalImpression.subject
patient reference

Multiple Resources:

MedicationRequest.subject | MedicationAdministration.subject | MedicationStatement.subject | MedicationDispense.subject
phone token

Multiple Resources:

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

Multiple Resources:

  • RelatedPerson: 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
  • Person: A portion of name using some kind of phonetic matching algorithm
  • Patient: A portion of either family or given name using some kind of phonetic matching algorithm
RelatedPerson.name | Practitioner.name | Person.name | Patient.name
prescription reference

Multiple Resources:

MedicationAdministration.prescription | MedicationDispense.authorizingPrescription
status token

Multiple Resources:

MedicationRequest.status | MedicationAdministration.status | MedicationStatement.status | MedicationDispense.status
telecom token

Multiple Resources:

PractitionerRole.telecom | RelatedPerson.telecom | Practitioner.telecom | Person.telecom | Patient.telecom
type token

Multiple Resources:

ReferralRequest.type | DocumentManifest.type | DocumentReference.type | Encounter.type | AllergyIntolerance.type | EpisodeOfCare.type | Composition.type
Account
balancequantity

How much is in account?

Account.balance
identifiertoken

Account number

Account.identifier
namestring

Human-readable label

Account.name
ownerreference

Who is responsible?

Account.owner
patientreference

What is account tied to?

Account.subject
perioddate

Transaction window

Account.period
statustoken

active | inactive | entered-in-error

Account.status
subjectreference

What is account tied to?

Account.subject
typetoken

E.g. patient, expense, depreciation

Account.type
ActivityDefinition
composed-ofreference

What resource is being referenced

ActivityDefinition.relatedArtifact.where(type='composed-of').resource
datedate

The activity definition publication date

ActivityDefinition.date
depends-onreference

What resource is being referenced

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

What resource is being referenced

ActivityDefinition.relatedArtifact.where(type='derived-from').resource
descriptionstring

The description of the activity definition

ActivityDefinition.description
effectivedate

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

ActivityDefinition.effectivePeriod
identifiertoken

External identifier for the activity definition

ActivityDefinition.identifier
jurisdictiontoken

Intended jurisdiction for the activity definition

ActivityDefinition.jurisdiction
namestring

Computationally friendly name of the activity definition

ActivityDefinition.name
predecessorreference

What resource is being referenced

ActivityDefinition.relatedArtifact.where(type='predecessor').resource
publisherstring

Name of the publisher of the activity definition

ActivityDefinition.publisher
statustoken

The current status of the activity definition

ActivityDefinition.status
successorreference

What resource is being referenced

ActivityDefinition.relatedArtifact.where(type='successor').resource
titlestring

The human-friendly name of the activity definition

ActivityDefinition.title
topictoken

Topics associated with the module

ActivityDefinition.topic
urluri

The uri that identifies the activity definition

ActivityDefinition.url
versiontoken

The business version of the activity definition

ActivityDefinition.version
AdverseEvent
categorytoken

AE | PAE An adverse event is an event that caused harm to a patient, an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not

AdverseEvent.category
datedate

When the event occurred

AdverseEvent.date
locationreference

Location where adverse event occurred

AdverseEvent.location
reactionreference

Adverse Reaction Events linked to exposure to substance

AdverseEvent.reaction
recorderreference

Who recorded the adverse event

AdverseEvent.recorder
seriousnesstoken

Mild | Moderate | Severe

AdverseEvent.seriousness
studyreference

AdverseEvent.study

AdverseEvent.study
subjectreference

Subject or group impacted by event

AdverseEvent.subject
substancereference

Refers to the specific entity that caused the adverse event

AdverseEvent.suspectEntity.instance
typetoken

actual | potential

AdverseEvent.type
AllergyIntolerance
asserterreference

Source of the information about the allergy

AllergyIntolerance.asserter
categorytoken

food | medication | environment | biologic

AllergyIntolerance.category
clinical-statustoken

active | inactive | resolved

AllergyIntolerance.clinicalStatus
codetoken

Code that identifies the allergy or intolerance

AllergyIntolerance.code | AllergyIntolerance.reaction.substance
criticalitytoken

low | high | unable-to-assess

AllergyIntolerance.criticality
datedate

Date record was believed accurate

AllergyIntolerance.assertedDate
identifiertoken

External ids for this item

AllergyIntolerance.identifier
last-datedate

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

AllergyIntolerance.lastOccurrence
manifestationtoken

Clinical symptoms/signs associated with the Event

AllergyIntolerance.reaction.manifestation
onsetdate

Date(/time) when manifestations showed

AllergyIntolerance.reaction.onset
patientreference

Who the sensitivity is for

AllergyIntolerance.patient
recorderreference

Who recorded the sensitivity

AllergyIntolerance.recorder
routetoken

How the subject was exposed to the substance

AllergyIntolerance.reaction.exposureRoute
severitytoken

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

AllergyIntolerance.reaction.severity
typetoken

allergy | intolerance - Underlying mechanism (if known)

AllergyIntolerance.type
verification-statustoken

unconfirmed | confirmed | refuted | entered-in-error

AllergyIntolerance.verificationStatus
Appointment
actorreference

Any one of the individuals participating in the appointment

Appointment.participant.actor
appointment-typetoken

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

Appointment.appointmentType
datedate

Appointment date/time.

Appointment.start
identifiertoken

An Identifier of the Appointment

Appointment.identifier
incomingreferralreference

The ReferralRequest provided as information to allocate to the Encounter

Appointment.incomingReferral
locationreference

This location is listed in the participants of the appointment

Appointment.participant.actor
part-statustoken

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
patientreference

One of the individuals of the appointment is this patient

Appointment.participant.actor
practitionerreference

One of the individuals of the appointment is this practitioner

Appointment.participant.actor
service-typetoken

The specific service that is to be performed during this appointment

Appointment.serviceType
statustoken

The overall status of the appointment

Appointment.status
AppointmentResponse
actorreference

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

AppointmentResponse.actor
appointmentreference

The appointment that the response is attached to

AppointmentResponse.appointment
identifiertoken

An Identifier in this appointment response

AppointmentResponse.identifier
locationreference

This Response is for this Location

AppointmentResponse.actor
part-statustoken

The participants acceptance status for this appointment

AppointmentResponse.participantStatus
patientreference

This Response is for this Patient

AppointmentResponse.actor
practitionerreference

This Response is for this Practitioner

AppointmentResponse.actor
AuditEvent
actiontoken

Type of action performed during the event

AuditEvent.action
addressstring

Identifier for the network access point of the user device

AuditEvent.agent.network.address
agentreference

Direct reference to resource

AuditEvent.agent.reference
agent-namestring

Human-meaningful name for the agent

AuditEvent.agent.name
agent-roletoken

Agent role in the event

AuditEvent.agent.role
altidtoken

Alternative User id e.g. authentication

AuditEvent.agent.altId
datedate

Time when the event occurred on source

AuditEvent.recorded
entityreference

Specific instance of resource

AuditEvent.entity.reference
entity-idtoken

Specific instance of object

AuditEvent.entity.identifier
entity-namestring

Descriptor for entity

AuditEvent.entity.name
entity-roletoken

What role the entity played

AuditEvent.entity.role
entity-typetoken

Type of entity involved

AuditEvent.entity.type
outcometoken

Whether the event succeeded or failed

AuditEvent.outcome
patientreference

Direct reference to resource

AuditEvent.agent.reference | AuditEvent.entity.reference
policyuri

Policy that authorized event

AuditEvent.agent.policy
sitetoken

Logical source location within the enterprise

AuditEvent.source.site
sourcetoken

The identity of source detecting the event

AuditEvent.source.identifier
subtypetoken

More specific type/id for the event

AuditEvent.subtype
typetoken

Type/identifier of event

AuditEvent.type
usertoken

Unique identifier for the user

AuditEvent.agent.userId
Basic
authorreference

Who created

Basic.author
codetoken

Kind of Resource

Basic.code
createddate

When created

Basic.created
identifiertoken

Business identifier

Basic.identifier
patientreference

Identifies the focus of this resource

Basic.subject
subjectreference

Identifies the focus of this resource

Basic.subject
Binary
contenttypetoken

MimeType of the binary content

Binary.contentType
BodySite
codetoken

Named anatomical location

BodySite.code
identifiertoken

Identifier for this instance of the anatomical location

BodySite.identifier
patientreference

Patient to whom bodysite belongs

BodySite.patient
Bundle
compositionreference

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

Bundle.entry[0].resource
identifiertoken

Persistent identifier for the bundle

Bundle.identifier
messagereference

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
typetoken

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

Bundle.type
CapabilityStatement
datedate

The capability statement publication date

CapabilityStatement.date
descriptionstring

The description of the capability statement

CapabilityStatement.description
eventtoken

Event code in a capability statement

CapabilityStatement.messaging.event.code
fhirversiontoken

The version of FHIR

CapabilityStatement.version
formattoken

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

CapabilityStatement.format
guideuri

Implementation guides supported

CapabilityStatement.implementationGuide
jurisdictiontoken

Intended jurisdiction for the capability statement

CapabilityStatement.jurisdiction
modetoken

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

CapabilityStatement.rest.mode
namestring

Computationally friendly name of the capability statement

CapabilityStatement.name
publisherstring

Name of the publisher of the capability statement

CapabilityStatement.publisher
resourcetoken

Name of a resource mentioned in a capability statement

CapabilityStatement.rest.resource.type
resource-profilereference

A profile id invoked in a capability statement

CapabilityStatement.rest.resource.profile
security-servicetoken

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

CapabilityStatement.rest.security.service
softwarestring

Part of a the name of a software application

CapabilityStatement.software.name
statustoken

The current status of the capability statement

CapabilityStatement.status
supported-profilereference

Profiles for use cases supported

CapabilityStatement.profile
titlestring

The human-friendly name of the capability statement

CapabilityStatement.title
urluri

The uri that identifies the capability statement

CapabilityStatement.url
versiontoken

The business version of the capability statement

CapabilityStatement.version
CarePlan
activity-codetoken

Detail type of activity

CarePlan.activity.detail.code
activity-datedate

Specified date occurs within period specified by CarePlan.activity.timingSchedule

CarePlan.activity.detail.scheduled
activity-referencereference

Activity details defined in specific resource

CarePlan.activity.reference
based-onreference

Fulfills care plan

CarePlan.basedOn
care-teamreference

Who's involved in plan?

CarePlan.careTeam
categorytoken

Type of plan

CarePlan.category
conditionreference

Health issues this plan addresses

CarePlan.addresses
contextreference

Created in context of

CarePlan.context
datedate

Time period plan covers

CarePlan.period
definitionreference

Protocol or definition

CarePlan.definition
encounterreference

Created in context of

CarePlan.context
goalreference

Desired outcome of plan

CarePlan.goal
identifiertoken

External Ids for this plan

CarePlan.identifier
intenttoken

proposal | plan | order | option

CarePlan.intent
part-ofreference

Part of referenced CarePlan

CarePlan.partOf
patientreference

Who care plan is for

CarePlan.subject
performerreference

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
replacesreference

CarePlan replaced by this CarePlan

CarePlan.replaces
statustoken

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

CarePlan.status
subjectreference

Who care plan is for

CarePlan.subject
CareTeam
categorytoken

Type of team

CareTeam.category
contextreference

Encounter or episode associated with CareTeam

CareTeam.context
datedate

Time period team covers

CareTeam.period
encounterreference

Encounter or episode associated with CareTeam

CareTeam.context
identifiertoken

External Ids for this team

CareTeam.identifier
participantreference

Who is involved

CareTeam.participant.member
patientreference

Who care team is for

CareTeam.subject
statustoken

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

CareTeam.status
subjectreference

Who care team is for

CareTeam.subject
ChargeItem
accountreference

Account to place this charge

ChargeItem.account
codetoken

A code that identifies the charge, like a billing code

ChargeItem.code
contextreference

Encounter / Episode associated with event

ChargeItem.context
entered-datedate

Date the charge item was entered

ChargeItem.enteredDate
entererreference

Individual who was entering

ChargeItem.enterer
factor-overridenumber

Factor overriding the associated rules

ChargeItem.factorOverride
identifiertoken

Business Identifier for item

ChargeItem.identifier
occurrencedate

When the charged service was applied

ChargeItem.occurrence
participant-actorreference

Individual who was performing

ChargeItem.participant.actor
participant-roletoken

What type of performance was done

ChargeItem.participant.role
patientreference

Individual service was done for/to

ChargeItem.subject
performing-organizationreference

Organization providing the charged sevice

ChargeItem.performingOrganization
price-overridequantity

Price overriding the associated rules

ChargeItem.priceOverride
quantityquantity

Quantity of which the charge item has been serviced

ChargeItem.quantity
requesting-organizationreference

Organization requesting the charged service

ChargeItem.requestingOrganization
servicereference

Which rendered service is being charged?

ChargeItem.service
subjectreference

Individual service was done for/to

ChargeItem.subject
Claim
care-teamreference

Member of the CareTeam

Claim.careTeam.provider
createddate

The creation date for the Claim

Claim.created
encounterreference

Encounters associated with a billed line item

Claim.item.encounter
entererreference

The party responsible for the entry of the Claim

Claim.enterer
facilityreference

Facility responsible for the goods and services

Claim.facility
identifiertoken

The primary identifier of the financial resource

Claim.identifier
insurerreference

The target payor/insurer for the Claim

Claim.insurer
organizationreference

The reference to the providing organization

Claim.organization
patientreference

Patient receiving the services

Claim.patient
payeereference

The party receiving any payment for the Claim

Claim.payee.party
prioritytoken

Processing priority requested

Claim.priority
providerreference

Provider responsible for the Claim

Claim.provider
usetoken

The kind of financial resource

Claim.use
ClaimResponse
createddate

The creation date

ClaimResponse.created
dispositionstring

The contents of the disposition message

ClaimResponse.disposition
identifiertoken

The identity of the claimresponse

ClaimResponse.identifier
insurerreference

The organization who generated this resource

ClaimResponse.insurer
outcometoken

The processing outcome

ClaimResponse.outcome
patientreference

The subject of care.

ClaimResponse.patient
payment-datedate

The expected paymentDate

ClaimResponse.payment.date
requestreference

The claim reference

ClaimResponse.request
request-providerreference

The Provider of the claim

ClaimResponse.requestProvider
ClinicalImpression
actionreference

Action taken as part of assessment procedure

ClinicalImpression.action
assessorreference

The clinician performing the assessment

ClinicalImpression.assessor
contextreference

Encounter or Episode created from

ClinicalImpression.context
datedate

When the assessment was documented

ClinicalImpression.date
finding-codetoken

What was found

ClinicalImpression.finding.item.as(CodeableConcept)
finding-refreference

What was found

ClinicalImpression.finding.item.as(Reference)
identifiertoken

Business identifier

ClinicalImpression.identifier
investigationreference

Record of a specific investigation

ClinicalImpression.investigation.item
patientreference

Patient or group assessed

ClinicalImpression.subject
previousreference

Reference to last assessment

ClinicalImpression.previous
problemreference

Relevant impressions of patient state

ClinicalImpression.problem
statustoken

draft | completed | entered-in-error

ClinicalImpression.status
subjectreference

Patient or group assessed

ClinicalImpression.subject
CodeSystem
codetoken

A code defined in the code system

CodeSystem.concept.code
content-modetoken

not-present | example | fragment | complete

CodeSystem.content
datedate

The code system publication date

CodeSystem.date
descriptionstring

The description of the code system

CodeSystem.description
identifiertoken

External identifier for the code system

CodeSystem.identifier
jurisdictiontoken

Intended jurisdiction for the code system

CodeSystem.jurisdiction
languagetoken

A language in which a designation is provided

CodeSystem.concept.designation.language
namestring

Computationally friendly name of the code system

CodeSystem.name
publisherstring

Name of the publisher of the code system

CodeSystem.publisher
statustoken

The current status of the code system

CodeSystem.status
systemuri

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

CodeSystem.url
titlestring

The human-friendly name of the code system

CodeSystem.title
urluri

The uri that identifies the code system

CodeSystem.url
versiontoken

The business version of the code system

CodeSystem.version
Communication
based-onreference

Request fulfilled by this communication

Communication.basedOn
categorytoken

Message category

Communication.category
contextreference

Encounter or episode leading to message

Communication.context
definitionreference

Instantiates protocol or definition

Communication.definition
encounterreference

Encounter leading to message

Communication.context
identifiertoken

Unique identifier

Communication.identifier
mediumtoken

A channel of communication

Communication.medium
part-ofreference

Part of this action

Communication.partOf
patientreference

Focus of message

Communication.subject
receiveddate

When received

Communication.received
recipientreference

Message recipient

Communication.recipient
senderreference

Message sender

Communication.sender
sentdate

When sent

Communication.sent
statustoken

preparation | in-progress | suspended | aborted | completed | entered-in-error

Communication.status
subjectreference

Focus of message

Communication.subject
CommunicationRequest
authoreddate

When request transitioned to being actionable

CommunicationRequest.authoredOn
based-onreference

Fulfills plan or proposal

CommunicationRequest.basedOn
categorytoken

Message category

CommunicationRequest.category
contextreference

Encounter or episode leading to message

CommunicationRequest.context
encounterreference

Encounter leading to message

CommunicationRequest.context
group-identifiertoken

Composite request this is part of

CommunicationRequest.groupIdentifier
identifiertoken

Unique identifier

CommunicationRequest.identifier
mediumtoken

A channel of communication

CommunicationRequest.medium
occurrencedate

When scheduled

CommunicationRequest.occurrence.as(DateTime)
patientreference

Focus of message

CommunicationRequest.subject
prioritytoken

Message urgency

CommunicationRequest.priority
recipientreference

Message recipient

CommunicationRequest.recipient
replacesreference

Request(s) replaced by this request

CommunicationRequest.replaces
requesterreference

Individual making the request

CommunicationRequest.requester.agent
senderreference

Message sender

CommunicationRequest.sender
statustoken

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

CommunicationRequest.status
subjectreference

Focus of message

CommunicationRequest.subject
CompartmentDefinition
codetoken

Patient | Encounter | RelatedPerson | Practitioner | Device

CompartmentDefinition.code
datedate

The compartment definition publication date

CompartmentDefinition.date
descriptionstring

The description of the compartment definition

CompartmentDefinition.description
jurisdictiontoken

Intended jurisdiction for the compartment definition

CompartmentDefinition.jurisdiction
namestring

Computationally friendly name of the compartment definition

CompartmentDefinition.name
publisherstring

Name of the publisher of the compartment definition

CompartmentDefinition.publisher
resourcetoken

Name of resource type

CompartmentDefinition.resource.code
statustoken

The current status of the compartment definition

CompartmentDefinition.status
titlestring

The human-friendly name of the compartment definition

CompartmentDefinition.title
urluri

The uri that identifies the compartment definition

CompartmentDefinition.url
Composition
attesterreference

Who attested the composition

Composition.attester.party
authorreference

Who and/or what authored the composition

Composition.author
classtoken

Categorization of Composition

Composition.class
confidentialitytoken

As defined by affinity domain

Composition.confidentiality
contexttoken

Code(s) that apply to the event being documented

Composition.event.code
datedate

Composition editing time

Composition.date
encounterreference

Context of the Composition

Composition.encounter
entryreference

A reference to data that supports this section

Composition.section.entry
identifiertoken

Logical identifier of composition (version-independent)

Composition.identifier
patientreference

Who and/or what the composition is about

Composition.subject
perioddate

The period covered by the documentation

Composition.event.period
related-idtoken

Target of the relationship

Composition.relatesTo.target.as(Identifier)
related-refreference

Target of the relationship

Composition.relatesTo.target.as(Reference)
sectiontoken

Classification of section (recommended)

Composition.section.code
statustoken

preliminary | final | amended | entered-in-error

Composition.status
subjectreference

Who and/or what the composition is about

Composition.subject
titlestring

Human Readable name/title

Composition.title
typetoken

Kind of composition (LOINC if possible)

Composition.type
ConceptMap
datedate

The concept map publication date

ConceptMap.date
dependsonuri

Reference to property mapping depends on

ConceptMap.group.element.target.dependsOn.property
descriptionstring

The description of the concept map

ConceptMap.description
identifiertoken

External identifier for the concept map

ConceptMap.identifier
jurisdictiontoken

Intended jurisdiction for the concept map

ConceptMap.jurisdiction
namestring

Computationally friendly name of the concept map

ConceptMap.name
otheruri

Canonical URL for other concept map

ConceptMap.group.unmapped.url
producturi

Reference to property mapping depends on

ConceptMap.group.element.target.product.property
publisherstring

Name of the publisher of the concept map

ConceptMap.publisher
sourcereference

Identifies the source of the concepts which are being mapped

ConceptMap.source.as(Reference)
source-codetoken

Identifies element being mapped

ConceptMap.group.element.code
source-systemuri

Code System (if value set crosses code systems)

ConceptMap.group.source
source-urireference

Identifies the source of the concepts which are being mapped

ConceptMap.source.as(Uri)
statustoken

The current status of the concept map

ConceptMap.status
targetreference

Provides context to the mappings

ConceptMap.target.as(Reference)
target-codetoken

Code that identifies the target element

ConceptMap.group.element.target.code
target-systemuri

System of the target (if necessary)

ConceptMap.group.target
target-urireference

Provides context to the mappings

ConceptMap.target.as(Uri)
titlestring

The human-friendly name of the concept map

ConceptMap.title
urluri

The uri that identifies the concept map

ConceptMap.url
versiontoken

The business version of the concept map

ConceptMap.version
Condition
abatement-agequantity

Abatement as age or age range

Condition.abatement.as(Age) | Condition.abatement.as(Range) | Condition.abatement.as(Age)
abatement-booleantoken

Abatement boolean (boolean is true or non-boolean values are present)

Condition.abatement.as(boolean) | Condition.abatement.is(dateTime) | Condition.abatement.is(Age) | Condition.abatement.is(Period) | Condition.abatement.is(Range) | Condition.abatement.is(string)
abatement-datedate

Date-related abatements (dateTime and period)

Condition.abatement.as(dateTime) | Condition.abatement.as(Period)
abatement-stringstring

Abatement as a string

Condition.abatement.as(string)
asserted-datedate

Date record was believed accurate

Condition.assertedDate
asserterreference

Person who asserts this condition

Condition.asserter
body-sitetoken

Anatomical location, if relevant

Condition.bodySite
categorytoken

The category of the condition

Condition.category
clinical-statustoken

The clinical status of the condition

Condition.clinicalStatus
codetoken

Code for the condition

Condition.code
contextreference

Encounter or episode when condition first asserted

Condition.context
encounterreference

Encounter when condition first asserted

Condition.context
evidencetoken

Manifestation/symptom

Condition.evidence.code
evidence-detailreference

Supporting information found elsewhere

Condition.evidence.detail
identifiertoken

A unique identifier of the condition record

Condition.identifier
onset-agequantity

Onsets as age or age range

Condition.onset.as(Age) | Condition.onset.as(Range)
onset-datedate

Date related onsets (dateTime and Period)

Condition.onset.as(dateTime) | Condition.onset.as(Period)
onset-infostring

Onsets as a string

Condition.onset.as(string)
patientreference

Who has the condition?

Condition.subject
severitytoken

The severity of the condition

Condition.severity
stagetoken

Simple summary (disease specific)

Condition.stage.summary
subjectreference

Who has the condition?

Condition.subject
verification-statustoken

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

Condition.verificationStatus
Consent
actiontoken

Actions controlled by this consent

Consent.action | Consent.except.action
actorreference

Resource for the actor (or group, by role)

Consent.actor.reference | Consent.except.actor.reference
categorytoken

Classification of the consent statement - for indexing/retrieval

Consent.category
consentorreference

Who is agreeing to the policy and exceptions

Consent.consentingParty
datareference

The actual data reference

Consent.data.reference | Consent.except.data.reference
datedate

When this Consent was created or indexed

Consent.dateTime
identifiertoken

Identifier for this record (external references)

Consent.identifier
organizationreference

Custodian of the consent

Consent.organization
patientreference

Who the consent applies to

Consent.patient
perioddate

Period that this consent applies

Consent.period
purposetoken

Context of activities for which the agreement is made

Consent.purpose | Consent.except.purpose
securitylabeltoken

Security Labels that define affected resources

Consent.securityLabel | Consent.except.securityLabel
sourcereference

Source from which this consent is taken

Consent.source
statustoken

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

Consent.status
Contract
agentreference

Agent to the Contact

Contract.agent.actor
authorityreference

The authority of the contract

Contract.authority
domainreference

The domain of the contract

Contract.domain
identifiertoken

The identity of the contract

Contract.identifier
issueddate

The date/time the contract was issued

Contract.issued
patientreference

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

Contract.subject
signerreference

Contract Signatory Party

Contract.signer.party
subjectreference

The identity of the subject of the contract

Contract.subject
term-topicreference

The identity of the topic of the contract terms

Contract.term.topic
Coverage
beneficiaryreference

Covered party

Coverage.beneficiary
classstring

Class identifier

Coverage.grouping.class
dependentstring

Dependent number

Coverage.dependent
groupstring

Group identifier

Coverage.grouping.group
identifiertoken

The primary identifier of the insured and the coverage

Coverage.identifier
payorreference

The identity of the insurer or party paying for services

Coverage.payor
planstring

A plan or policy identifier

Coverage.grouping.plan
policy-holderreference

Reference to the policyholder

Coverage.policyHolder
sequencestring

Sequence number

Coverage.sequence
subclassstring

Sub-class identifier

Coverage.grouping.subClass
subgroupstring

Sub-group identifier

Coverage.grouping.subGroup
subplanstring

Sub-plan identifier

Coverage.grouping.subPlan
subscriberreference

Reference to the subscriber

Coverage.subscriber
typetoken

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

Coverage.type
DataElement
codetoken

A code for the data element (server may choose to do subsumption)

DataElement.element.code
datedate

The data element publication date

DataElement.date
descriptionstring

Text search in the description of the data element. This corresponds to the definition of the first DataElement.element.

DataElement.element.definition
identifiertoken

External identifier for the data element

DataElement.identifier
jurisdictiontoken

Intended jurisdiction for the data element

DataElement.jurisdiction
namestring

Computationally friendly name of the data element

DataElement.name
objectClasstoken

Matches on the 11179-objectClass extension value

objectClassPropertytoken

Matches on the 11179-objectClassProperty extension value

publisherstring

Name of the publisher of the data element

DataElement.publisher
statustoken

The current status of the data element

DataElement.status
stringencytoken

The stringency of the data element definition

DataElement.stringency
titlestring

The human-friendly name of the data element

DataElement.title
urluri

The uri that identifies the data element

DataElement.url
versiontoken

The business version of the data element

DataElement.version
DetectedIssue
authorreference

The provider or device that identified the issue

DetectedIssue.author
categorytoken

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

DetectedIssue.category
datedate

When identified

DetectedIssue.date
identifiertoken

Unique id for the detected issue

DetectedIssue.identifier
implicatedreference

Problem resource

DetectedIssue.implicated
patientreference

Associated patient

DetectedIssue.patient
Device
device-namestring

A server defined search that may match any of the string fields in the Device.udi.name or Device.type.coding.display or Device.type.text

Device.udi.name | Device.type.text | Device.type.coding.display
identifiertoken

Instance id from manufacturer, owner, and others

Device.identifier
locationreference

A location, where the resource is found

Device.location
manufacturerstring

The manufacturer of the device

Device.manufacturer
modelstring

The model of the device

Device.model
organizationreference

The organization responsible for the device

Device.owner
patientreference

Patient information, if the resource is affixed to a person

Device.patient
statustoken

active | inactive | entered-in-error | unknown

Device.status
typetoken

The type of the device

Device.type
udi-carrierstring

UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string.

Device.udi.carrierHRF | Device.udi.carrierAIDC
udi-distring

The udi Device Identifier (DI)

Device.udi.deviceIdentifier
urluri

Network address to contact device

Device.url
DeviceComponent
identifiertoken

The identifier of the component

DeviceComponent.identifier
parentreference

The parent DeviceComponent resource

DeviceComponent.parent
sourcereference

The device source

DeviceComponent.source
typetoken

The device component type

DeviceComponent.type
DeviceMetric
categorytoken

The category of the metric

DeviceMetric.category
identifiertoken

The identifier of the metric

DeviceMetric.identifier
parentreference

The parent DeviceMetric resource

DeviceMetric.parent
sourcereference

The device resource

DeviceMetric.source
typetoken

The component type

DeviceMetric.type
DeviceRequest
authored-ondate

When the request transitioned to being actionable

DeviceRequest.authoredOn
based-onreference

Plan/proposal/order fulfilled by this request

DeviceRequest.basedOn
codetoken

Code for what is being requested/ordered

DeviceRequest.code.as(CodeableConcept)
definitionreference

Protocol or definition followed by this request

DeviceRequest.definition
devicereference

Reference to resource that is being requested/ordered

DeviceRequest.code.as(Reference)
encounterreference

Encounter or Episode during which request was created

DeviceRequest.context
event-datedate

When service should occur

DeviceRequest.occurrence.as(DateTime) | DeviceRequest.occurrence.as(Period)
group-identifiertoken

Composite request this is part of

DeviceRequest.groupIdentifier
identifiertoken

Business identifier for request/order

DeviceRequest.identifier
intenttoken

proposal | plan | original-order |reflex-order

DeviceRequest.intent
patientreference

Individual the service is ordered for

DeviceRequest.subject
performerreference

Desired performer for service

DeviceRequest.performer
priorrequestreference

Request takes the place of referenced completed or terminated requests

DeviceRequest.priorRequest
requesterreference

Who/what is requesting service 

DeviceRequest.requester.agent
statustoken

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

DeviceRequest.status
subjectreference

Individual the service is ordered for

DeviceRequest.subject
DeviceUseStatement
devicereference

Search by device

DeviceUseStatement.device
identifiertoken

Search by identifier

DeviceUseStatement.identifier
patientreference

Search by subject - a patient

DeviceUseStatement.subject
subjectreference

Search by subject

DeviceUseStatement.subject
DiagnosticReport
based-onreference

Reference to the procedure request.

DiagnosticReport.basedOn
categorytoken

Which diagnostic discipline/department created the report

DiagnosticReport.category
codetoken

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

DiagnosticReport.code
contextreference

Healthcare event (Episode of Care or Encounter) related to the report

DiagnosticReport.context
datedate

The clinically relevant time of the report

DiagnosticReport.effective
diagnosistoken

A coded diagnosis on the report

DiagnosticReport.codedDiagnosis
encounterreference

The Encounter when the order was made

DiagnosticReport.context
identifiertoken

An identifier for the report

DiagnosticReport.identifier
imagereference

A reference to the image source.

DiagnosticReport.image.link
issueddate

When the report was issued

DiagnosticReport.issued
patientreference

The subject of the report if a patient

DiagnosticReport.subject
performerreference

Who was the source of the report (organization)

DiagnosticReport.performer.actor
resultreference

Link to an atomic result (observation resource)

DiagnosticReport.result
specimenreference

The specimen details

DiagnosticReport.specimen
statustoken

The status of the report

DiagnosticReport.status
subjectreference

The subject of the report

DiagnosticReport.subject
DocumentManifest
authorreference

Who and/or what authored the manifest

DocumentManifest.author
content-refreference

Contents of this set of documents

DocumentManifest.content.p.as(Reference)
createddate

When this document manifest created

DocumentManifest.created
descriptionstring

Human-readable description (title)

DocumentManifest.description
identifiertoken

Unique Identifier for the set of documents

DocumentManifest.masterIdentifier | DocumentManifest.identifier
patientreference

The subject of the set of documents

DocumentManifest.subject
recipientreference

Intended to get notified about this set of documents

DocumentManifest.recipient
related-idtoken

Identifiers of things that are related

DocumentManifest.related.identifier
related-refreference

Related Resource

DocumentManifest.related.ref
sourceuri

The source system/application/software

DocumentManifest.source
statustoken

current | superseded | entered-in-error

DocumentManifest.status
subjectreference

The subject of the set of documents

DocumentManifest.subject
typetoken

Kind of document set

DocumentManifest.type
DocumentReference
authenticatorreference

Who/what authenticated the document

DocumentReference.authenticator
authorreference

Who and/or what authored the document

DocumentReference.author
classtoken

Categorization of document

DocumentReference.class
createddate

Document creation time

DocumentReference.created
custodianreference

Organization which maintains the document

DocumentReference.custodian
descriptionstring

Human-readable description (title)

DocumentReference.description
encounterreference

Context of the document content

DocumentReference.context.encounter
eventtoken

Main clinical acts documented

DocumentReference.context.event
facilitytoken

Kind of facility where patient was seen

DocumentReference.context.facilityType
formattoken

Format/content rules for the document

DocumentReference.content.format
identifiertoken

Master Version Specific Identifier

DocumentReference.masterIdentifier | DocumentReference.identifier
indexeddate

When this document reference was created

DocumentReference.indexed
languagetoken

Human language of the content (BCP-47)

DocumentReference.content.attachment.language
locationuri

Uri where the data can be found

DocumentReference.content.attachment.url
patientreference

Who/what is the subject of the document

DocumentReference.subject
perioddate

Time of service that is being documented

DocumentReference.context.period
related-idtoken

Identifier of related objects or events

DocumentReference.context.related.identifier
related-refreference

Related Resource

DocumentReference.context.related.ref
relatestoreference

Target of the relationship

DocumentReference.relatesTo.target
relationtoken

replaces | transforms | signs | appends

DocumentReference.relatesTo.code
relationshipcomposite

Combination of relation and relatesTo

DocumentReference.relatesTo
securitylabeltoken

Document security-tags

DocumentReference.securityLabel
settingtoken

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

DocumentReference.context.practiceSetting
statustoken

current | superseded | entered-in-error

DocumentReference.status
subjectreference

Who/what is the subject of the document

DocumentReference.subject
typetoken

Kind of document (LOINC if possible)

DocumentReference.type
EligibilityRequest
createddate

The creation date for the EOB

EligibilityRequest.created
entererreference

The party who is responsible for the request

EligibilityRequest.enterer
facilityreference

Facility responsible for the goods and services

EligibilityRequest.facility
identifiertoken

The business identifier of the Eligibility

EligibilityRequest.identifier
organizationreference

The reference to the providing organization

EligibilityRequest.organization
patientreference

The reference to the patient

EligibilityRequest.patient
providerreference

The reference to the provider

EligibilityRequest.provider
EligibilityResponse
createddate

The creation date

EligibilityResponse.created
dispositionstring

The contents of the disposition message

EligibilityResponse.disposition
identifiertoken

The business identifier

EligibilityResponse.identifier
insurerreference

The organization which generated this resource

EligibilityResponse.insurer
outcometoken

The processing outcome

EligibilityResponse.outcome
requestreference

The EligibilityRequest reference

EligibilityResponse.request
request-organizationreference

The EligibilityRequest organization

EligibilityResponse.requestOrganization
request-providerreference

The EligibilityRequest provider

EligibilityResponse.requestProvider
Encounter
appointmentreference

The appointment that scheduled this encounter

Encounter.appointment
classtoken

inpatient | outpatient | ambulatory | emergency +

Encounter.class
datedate

A date within the period the Encounter lasted

Encounter.period
diagnosisreference

Reason the encounter takes place (resource)

Encounter.diagnosis.condition
episodeofcarereference

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

Encounter.episodeOfCare
identifiertoken

Identifier(s) by which this encounter is known

Encounter.identifier
incomingreferralreference

The ReferralRequest that initiated this encounter

Encounter.incomingReferral
lengthnumber

Length of encounter in days

Encounter.length
locationreference

Location the encounter takes place

Encounter.location.location
location-perioddate

Time period during which the patient was present at the location

Encounter.location.period
part-ofreference

Another Encounter this encounter is part of

Encounter.partOf
participantreference

Persons involved in the encounter other than the patient

Encounter.participant.individual
participant-typetoken

Role of participant in encounter

Encounter.participant.type
patientreference

The patient ro group present at the encounter

Encounter.subject
practitionerreference

Persons involved in the encounter other than the patient

Encounter.participant.individual
reasontoken

Reason the encounter takes place (code)

Encounter.reason
service-providerreference

The custodian organization of this Encounter record

Encounter.serviceProvider
special-arrangementtoken

Wheelchair, translator, stretcher, etc.

Encounter.hospitalization.specialArrangement
statustoken

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

Encounter.status
subjectreference

The patient ro group present at the encounter

Encounter.subject
typetoken

Specific type of encounter

Encounter.type
Endpoint
connection-typetoken

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

Endpoint.connectionType
identifiertoken

Identifies this endpoint across multiple systems

Endpoint.identifier
namestring

A name that this endpoint can be identified by

Endpoint.name
organizationreference

The organization that is managing the endpoint

Endpoint.managingOrganization
payload-typetoken

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

Endpoint.payloadType
statustoken

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

Endpoint.status
EnrollmentRequest
identifiertoken

The business identifier of the Enrollment

EnrollmentRequest.identifier
organizationreference

The organization who generated this resource

EnrollmentRequest.organization
patientreference

The party to be enrolled

EnrollmentRequest.subject
subjectreference

The party to be enrolled

EnrollmentRequest.subject
EnrollmentResponse
identifiertoken

The business identifier of the EnrollmentResponse

EnrollmentResponse.identifier
organizationreference

The organization who generated this resource

EnrollmentResponse.organization
requestreference

The reference to the claim

EnrollmentResponse.request
EpisodeOfCare
care-managerreference

Care manager/care co-ordinator for the patient

EpisodeOfCare.careManager
conditionreference

Conditions/problems/diagnoses this episode of care is for

EpisodeOfCare.diagnosis.condition
datedate

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

EpisodeOfCare.period
identifiertoken

Business Identifier(s) relevant for this EpisodeOfCare

EpisodeOfCare.identifier
incomingreferralreference

Incoming Referral Request

EpisodeOfCare.referralRequest
organizationreference

The organization that has assumed the specific responsibilities of this EpisodeOfCare

EpisodeOfCare.managingOrganization
patientreference

The patient who is the focus of this episode of care

EpisodeOfCare.patient
statustoken

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

EpisodeOfCare.status
typetoken

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

EpisodeOfCare.type
ExpansionProfile
datedate

The expansion profile publication date

ExpansionProfile.date
descriptionstring

The description of the expansion profile

ExpansionProfile.description
identifiertoken

External identifier for the expansion profile

ExpansionProfile.identifier
jurisdictiontoken

Intended jurisdiction for the expansion profile

ExpansionProfile.jurisdiction
namestring

Computationally friendly name of the expansion profile

ExpansionProfile.name
publisherstring

Name of the publisher of the expansion profile

ExpansionProfile.publisher
statustoken

The current status of the expansion profile

ExpansionProfile.status
urluri

The uri that identifies the expansion profile

ExpansionProfile.url
versiontoken

The business version of the expansion profile

ExpansionProfile.version
ExplanationOfBenefit
care-teamreference

Member of the CareTeam

ExplanationOfBenefit.careTeam.provider
claimreference

The reference to the claim

ExplanationOfBenefit.claim
coveragereference

The plan under which the claim was adjudicated

ExplanationOfBenefit.insurance.coverage
createddate

The creation date for the EOB

ExplanationOfBenefit.created
dispositionstring

The contents of the disposition message

ExplanationOfBenefit.disposition
encounterreference

Encounters associated with a billed line item

ExplanationOfBenefit.item.encounter
entererreference

The party responsible for the entry of the Claim

ExplanationOfBenefit.enterer
facilityreference

Facility responsible for the goods and services

ExplanationOfBenefit.facility
identifiertoken

The business identifier of the Explanation of Benefit

ExplanationOfBenefit.identifier
organizationreference

The reference to the providing organization

ExplanationOfBenefit.organization
patientreference

The reference to the patient

ExplanationOfBenefit.patient
payeereference

The party receiving any payment for the Claim

ExplanationOfBenefit.payee.party
providerreference

The reference to the provider

ExplanationOfBenefit.provider
FamilyMemberHistory
codetoken

A search by a condition code

FamilyMemberHistory.condition.code
datedate

When history was captured/updated

FamilyMemberHistory.date
definitionreference

Instantiates protocol or definition

FamilyMemberHistory.definition
gendertoken

A search by a gender code of a family member

FamilyMemberHistory.gender
identifiertoken

A search by a record identifier

FamilyMemberHistory.identifier
patientreference

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

FamilyMemberHistory.patient
relationshiptoken

A search by a relationship type

FamilyMemberHistory.relationship
statustoken

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

FamilyMemberHistory.status
Flag
authorreference

Flag creator

Flag.author
datedate

Time period when flag is active

Flag.period
encounterreference

Alert relevant during encounter

Flag.encounter
identifiertoken

Business identifier

Flag.identifier
patientreference

The identity of a subject to list flags for

Flag.subject
subjectreference

The identity of a subject to list flags for

Flag.subject
Goal
categorytoken

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

Goal.category
identifiertoken

External Ids for this goal

Goal.identifier
patientreference

Who this goal is intended for

Goal.subject
start-datedate

When goal pursuit begins

Goal.start.as(Date)
statustoken

proposed | accepted | planned | in-progress | on-target | ahead-of-target | behind-target | sustaining | achieved | on-hold | cancelled | entered-in-error | rejected

Goal.status
subjectreference

Who this goal is intended for

Goal.subject
target-datedate

Reach goal on or before

Goal.target.due.as(Date)
GraphDefinition
datedate

The graph definition publication date

GraphDefinition.date
descriptionstring

The description of the graph definition

GraphDefinition.description
jurisdictiontoken

Intended jurisdiction for the graph definition

GraphDefinition.jurisdiction
namestring

Computationally friendly name of the graph definition

GraphDefinition.name
publisherstring

Name of the publisher of the graph definition

GraphDefinition.publisher
starttoken

Type of resource at which the graph starts

GraphDefinition.start
statustoken

The current status of the graph definition

GraphDefinition.status
urluri

The uri that identifies the graph definition

GraphDefinition.url
versiontoken

The business version of the graph definition

GraphDefinition.version
Group
actualtoken

Descriptive or actual

Group.actual
characteristictoken

Kind of characteristic

Group.characteristic.code
characteristic-valuecomposite

A composite of both characteristic and value

Group.characteristic
codetoken

The kind of resources contained

Group.code
excludetoken

Group includes or excludes

Group.characteristic.exclude
identifiertoken

Unique id

Group.identifier
memberreference

Reference to the group member

Group.member.entity
typetoken

The type of resources the group contains

Group.type
valuetoken

Value held by characteristic

Group.characteristic.value
GuidanceResponse
identifiertoken

The identifier of the guidance response

GuidanceResponse.identifier
patientreference

The identity of a patient to search for guidance response results

GuidanceResponse.subject
requesttoken

The identifier of the request associated with the response

GuidanceResponse.requestId
subjectreference

The subject that the guidance response is about

GuidanceResponse.subject
HealthcareService
activetoken

The Healthcare Service is currently marked as active

HealthcareService.active
categorytoken

Service Category of the Healthcare Service

HealthcareService.category
characteristictoken

One of the HealthcareService's characteristics

HealthcareService.characteristic
endpointreference

Technical endpoints providing access to services operated for the location

HealthcareService.endpoint
identifiertoken

External identifiers for this item

HealthcareService.identifier
locationreference

The location of the Healthcare Service

HealthcareService.location
namestring

A portion of the Healthcare service name

HealthcareService.name
organizationreference

The organization that provides this Healthcare Service

HealthcareService.providedBy
programnamestring

One of the Program Names serviced by this HealthcareService

HealthcareService.programName
typetoken

The type of service provided by this healthcare service

HealthcareService.type
ImagingManifest
authorreference

Author of the ImagingManifest (or a DICOM Key Object Selection which it represents)

ImagingManifest.author
authoring-timedate

Time of the ImagingManifest (or a DICOM Key Object Selection which it represents) authoring

ImagingManifest.authoringTime
endpointreference

The endpoint for the study or series

ImagingManifest.study.endpoint | ImagingManifest.study.series.endpoint
identifiertoken

UID of the ImagingManifest (or a DICOM Key Object Selection which it represents)

ImagingManifest.identifier
imaging-studyreference

ImagingStudy resource selected in the ImagingManifest (or a DICOM Key Object Selection which it represents)

ImagingManifest.study.imagingStudy
patientreference

Subject of the ImagingManifest (or a DICOM Key Object Selection which it represents)

ImagingManifest.patient
selected-studyuri

Study selected in the ImagingManifest (or a DICOM Key Object Selection which it represents)

ImagingManifest.study.uid
ImagingStudy
accessiontoken

The accession identifier for the study

ImagingStudy.accession
basedonreference

The order for the image

ImagingStudy.basedOn
bodysitetoken

The body site studied

ImagingStudy.series.bodySite
contextreference

The context of the study

ImagingStudy.context
dicom-classuri

The type of the instance

ImagingStudy.series.instance.sopClass
endpointreference

The endpoint for te study or series

ImagingStudy.endpoint | ImagingStudy.series.endpoint
identifiertoken

Other identifiers for the Study

ImagingStudy.identifier
modalitytoken

The modality of the series

ImagingStudy.series.modality
patientreference

Who the study is about

ImagingStudy.patient
performerreference

The person who performed the study

ImagingStudy.series.performer
reasontoken

The reason for the study

ImagingStudy.reason
seriesuri

The identifier of the series of images

ImagingStudy.series.uid
starteddate

When the study was started

ImagingStudy.started
studyuri

The study identifier for the image

ImagingStudy.uid
uiduri

The instance unique identifier

ImagingStudy.series.instance.uid
Immunization
datedate

Vaccination (non)-Administration Date

Immunization.date
dose-sequencenumber

Dose number within series

Immunization.vaccinationProtocol.doseSequence
identifiertoken

Business identifier

Immunization.identifier
locationreference

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

Immunization.location
lot-numberstring

Vaccine Lot Number

Immunization.lotNumber
manufacturerreference

Vaccine Manufacturer

Immunization.manufacturer
notgiventoken

Administrations which were not given

Immunization.notGiven
patientreference

The patient for the vaccination record

Immunization.patient
practitionerreference

The practitioner who played a role in the vaccination

Immunization.practitioner.actor
reactionreference

Additional information on reaction

Immunization.reaction.detail
reaction-datedate

When reaction started

Immunization.reaction.date
reasontoken

Why immunization occurred

Immunization.explanation.reason
reason-not-giventoken

Explanation of reason vaccination was not administered

Immunization.explanation.reasonNotGiven
statustoken

Immunization event status

Immunization.status
vaccine-codetoken

Vaccine Product Administered

Immunization.vaccineCode
ImmunizationRecommendation
datedate

Date recommendation created

ImmunizationRecommendation.recommendation.date
dose-numbernumber

Recommended dose number

ImmunizationRecommendation.recommendation.doseNumber
dose-sequencenumber

Dose number within sequence

ImmunizationRecommendation.recommendation.protocol.doseSequence
identifiertoken

Business identifier

ImmunizationRecommendation.identifier
informationreference

Patient observations supporting recommendation

ImmunizationRecommendation.recommendation.supportingPatientInformation
patientreference

Who this profile is for

ImmunizationRecommendation.patient
statustoken

Vaccine administration status

ImmunizationRecommendation.recommendation.forecastStatus
supportreference

Past immunizations supporting recommendation

ImmunizationRecommendation.recommendation.supportingImmunization
target-diseasetoken

Disease to be immunized against

ImmunizationRecommendation.recommendation.targetDisease
vaccine-typetoken

Vaccine recommendation applies to

ImmunizationRecommendation.recommendation.vaccineCode
ImplementationGuide
datedate

The implementation guide publication date

ImplementationGuide.date
dependencyuri

Where to find dependency

ImplementationGuide.dependency.uri
descriptionstring

The description of the implementation guide

ImplementationGuide.description
experimentaltoken

For testing purposes, not real usage

ImplementationGuide.experimental
jurisdictiontoken

Intended jurisdiction for the implementation guide

ImplementationGuide.jurisdiction
namestring

Computationally friendly name of the implementation guide

ImplementationGuide.name
publisherstring

Name of the publisher of the implementation guide

ImplementationGuide.publisher
resourcereference

Location of the resource

ImplementationGuide.package.resource.source
statustoken

The current status of the implementation guide

ImplementationGuide.status
urluri

The uri that identifies the implementation guide

ImplementationGuide.url
versiontoken

The business version of the implementation guide

ImplementationGuide.version
Library
composed-ofreference

What resource is being referenced

Library.relatedArtifact.where(type='composed-of').resource
datedate

The library publication date

Library.date
depends-onreference

What resource is being referenced

Library.relatedArtifact.where(type='depends-on').resource
derived-fromreference

What resource is being referenced

Library.relatedArtifact.where(type='derived-from').resource
descriptionstring

The description of the library

Library.description
effectivedate

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

Library.effectivePeriod
identifiertoken

External identifier for the library

Library.identifier
jurisdictiontoken

Intended jurisdiction for the library

Library.jurisdiction
namestring

Computationally friendly name of the library

Library.name
predecessorreference

What resource is being referenced

Library.relatedArtifact.where(type='predecessor').resource
publisherstring

Name of the publisher of the library

Library.publisher
statustoken

The current status of the library

Library.status
successorreference

What resource is being referenced

Library.relatedArtifact.where(type='successor').resource
titlestring

The human-friendly name of the library

Library.title
topictoken

Topics associated with the module

Library.topic
urluri

The uri that identifies the library

Library.url
versiontoken

The business version of the library

Library.version
Linkage
authorreference

Author of the Linkage

Linkage.author
itemreference

Matches on any item in the Linkage

Linkage.item.resource
sourcereference

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

Linkage.item.resource
List
codetoken

What the purpose of this list is

List.code
datedate

When the list was prepared

List.date
empty-reasontoken

Why list is empty

List.emptyReason
encounterreference

Context in which list created

List.encounter
identifiertoken

Business identifier

List.identifier
itemreference

Actual entry

List.entry.item
notesstring

The annotation - text content

List.note.text
patientreference

If all resources have the same subject

List.subject
sourcereference

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

List.source
statustoken

current | retired | entered-in-error

List.status
subjectreference

If all resources have the same subject

List.subject
titlestring

Descriptive name for the list

List.title
Location
addressstring

A (part of the) address of the location

Location.address
address-citystring

A city specified in an address

Location.address.city
address-countrystring

A country specified in an address

Location.address.country
address-postalcodestring

A postal code specified in an address

Location.address.postalCode
address-statestring

A state specified in an address

Location.address.state
address-usetoken

A use code specified in an address

Location.address.use
endpointreference

Technical endpoints providing access to services operated for the location

Location.endpoint
identifiertoken

An identifier for the location

Location.identifier
namestring

A portion of the location's name or alias

Location.name | Location.alias
neartoken

The coordinates expressed as [latitude]:[longitude] (using the WGS84 datum, see notes) to find locations near to (servers may search using a square rather than a circle for efficiency)

Requires the near-distance parameter to be provided also

Location.position
near-distancequantity

A distance quantity to limit the near search to locations within a specific distance

Requires the near parameter to also be included

Location.position
operational-statustoken

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

Location.operationalStatus
organizationreference

Searches for locations that are managed by the provided organization

Location.managingOrganization
partofreference

A location of which this location is a part

Location.partOf
statustoken

Searches for locations with a specific kind of status

Location.status
typetoken

A code for the type of location

Location.type
Measure
composed-ofreference

What resource is being referenced

Measure.relatedArtifact.where(type='composed-of').resource
datedate

The measure publication date

Measure.date
depends-onreference

What resource is being referenced

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

What resource is being referenced

Measure.relatedArtifact.where(type='derived-from').resource
descriptionstring

The description of the measure

Measure.description
effectivedate

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

Measure.effectivePeriod
identifiertoken

External identifier for the measure

Measure.identifier
jurisdictiontoken

Intended jurisdiction for the measure

Measure.jurisdiction
namestring

Computationally friendly name of the measure

Measure.name
predecessorreference

What resource is being referenced

Measure.relatedArtifact.where(type='predecessor').resource
publisherstring

Name of the publisher of the measure

Measure.publisher
statustoken

The current status of the measure

Measure.status
successorreference

What resource is being referenced

Measure.relatedArtifact.where(type='successor').resource
titlestring

The human-friendly name of the measure

Measure.title
topictoken

Topics associated with the module

Measure.topic
urluri

The uri that identifies the measure

Measure.url
versiontoken

The business version of the measure

Measure.version
MeasureReport
identifiertoken

External identifier of the measure report to be returned

MeasureReport.identifier
patientreference

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

MeasureReport.patient
statustoken

The status of the measure report

MeasureReport.status
Media
based-onreference

Procedure that caused this media to be created

Media.basedOn
contextreference

Encounter / Episode associated with media

Media.context
createddate

Date attachment was first created

Media.content.creation
datedate

When Media was collected

Media.occurrence
devicereference

Observing Device

Media.device
identifiertoken

Identifier(s) for the image

Media.identifier
operatorreference

The person who generated the image

Media.operator
patientreference

Who/What this Media is a record of

Media.subject
sitetoken

Body part in media

Media.bodySite
subjectreference

Who/What this Media is a record of

Media.subject
subtypetoken

The type of acquisition equipment/process

Media.subtype
typetoken

photo | video | audio

Media.type
viewtoken

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

Media.view
Medication
codetoken

Codes that identify this medication

Medication.code
containertoken

E.g. box, vial, blister-pack

Medication.package.container
formtoken

powder | tablets | capsule +

Medication.form
ingredientreference

The product contained

Medication.ingredient.item.as(Reference)
ingredient-codetoken

The product contained

Medication.ingredient.item.as(CodeableConcept)
manufacturerreference

Manufacturer of the item

Medication.manufacturer
over-the-countertoken

True if medication does not require a prescription

Medication.isOverTheCounter
package-itemreference

The item in the package

Medication.package.content.item.as(Reference)
package-item-codetoken

The item in the package

Medication.package.content.item.as(CodeableConcept)
statustoken

active | inactive | entered-in-error

Medication.status
MedicationAdministration
codetoken

Return administrations of this medication code

MedicationAdministration.medication.as(CodeableConcept)
contextreference

Return administrations that share this encounter or episode of care

MedicationAdministration.context
devicereference

Return administrations with this administration device identity

MedicationAdministration.device
effective-timedate

Date administration happened (or did not happen)

MedicationAdministration.effective
identifiertoken

Return administrations with this external identifier

MedicationAdministration.identifier
medicationreference

Return administrations of this medication resource

MedicationAdministration.medication.as(Reference)
not-giventoken

Administrations that were not made

MedicationAdministration.notGiven
patientreference

The identity of a patient to list administrations for

MedicationAdministration.subject
performerreference

The identify of the individual who administered the medication

MedicationAdministration.performer.actor
prescriptionreference

The identity of a prescription to list administrations from

MedicationAdministration.prescription
reason-giventoken

Reasons for administering the medication

MedicationAdministration.reasonCode
reason-not-giventoken

Reasons for not administering the medication

MedicationAdministration.reasonNotGiven
statustoken

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

MedicationAdministration.status
subjectreference

The identify of the individual or group to list administrations for

MedicationAdministration.subject
MedicationDispense
codetoken

Return dispenses of this medicine code

MedicationDispense.medication.as(CodeableConcept)
contextreference

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

MedicationDispense.context
destinationreference

Return dispenses that should be sent to a specific destination

MedicationDispense.destination
identifiertoken

Return dispenses with this external identifier

MedicationDispense.identifier
medicationreference

Return dispenses of this medicine resource

MedicationDispense.medication.as(Reference)
patientreference

The identity of a patient to list dispenses for

MedicationDispense.subject
performerreference

Return dispenses performed by a specific individual

MedicationDispense.performer.actor
prescriptionreference

The identity of a prescription to list dispenses from

MedicationDispense.authorizingPrescription
receiverreference

The identity of a receiver to list dispenses for

MedicationDispense.receiver
responsiblepartyreference

Return dispenses with the specified responsible party

MedicationDispense.substitution.responsibleParty
statustoken

Return dispenses with a specified dispense status

MedicationDispense.status
subjectreference

The identity of a patient to list dispenses for

MedicationDispense.subject
typetoken

Return dispenses of a specific type

MedicationDispense.type
whenhandedoverdate

Returns dispenses handed over on this date

MedicationDispense.whenHandedOver
whenprepareddate

Returns dispenses prepared on this date

MedicationDispense.whenPrepared
MedicationRequest
authoredondate

Return prescriptions written on this date

MedicationRequest.authoredOn
categorytoken

Returns prescriptions with different categories

MedicationRequest.category
codetoken

Return prescriptions of this medication code

MedicationRequest.medication.as(CodeableConcept)
contextreference

Return prescriptions with this encounter or episode of care identifier

MedicationRequest.context
datedate

Multiple Resources:

  • MedicationRequest: Returns medication request to be administered on a specific date
MedicationRequest.dosageInstruction.timing.event
identifiertoken

Return prescriptions with this external identifier

MedicationRequest.identifier
intended-dispenserreference

Returns prescriptions intended to be dispensed by this Organization

MedicationRequest.dispenseRequest.performer
intenttoken

Returns prescriptions with different intents

MedicationRequest.intent
medicationreference

Return prescriptions of this medication reference

MedicationRequest.medication.as(Reference)
patientreference

Returns prescriptions for a specific patient

MedicationRequest.subject
prioritytoken

Returns prescriptions with different priorities

MedicationRequest.priority
requesterreference

Returns prescriptions prescribed by this prescriber

MedicationRequest.requester.agent
statustoken

Status of the prescription

MedicationRequest.status
subjectreference

The identity of a patient to list orders for

MedicationRequest.subject
MedicationStatement
categorytoken

Returns statements of this category of medicationstatement

MedicationStatement.category
codetoken

Return statements of this medication code

MedicationStatement.medication.as(CodeableConcept)
contextreference

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

MedicationStatement.context
effectivedate

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

MedicationStatement.effective
identifiertoken

Return statements with this external identifier

MedicationStatement.identifier
medicationreference

Return statements of this medication reference

MedicationStatement.medication.as(Reference)
part-ofreference

Returns statements that are part of another event.

MedicationStatement.partOf
patientreference

Returns statements for a specific patient.

MedicationStatement.subject
sourcereference

Who or where the information in the statement came from

MedicationStatement.informationSource
statustoken

Return statements that match the given status

MedicationStatement.status
subjectreference

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

MedicationStatement.subject
MessageDefinition
categorytoken

The behavior associated with the message

MessageDefinition.category
datedate

The message definition publication date

MessageDefinition.date
descriptionstring

The description of the message definition

MessageDefinition.description
eventtoken

The event that triggers the message

MessageDefinition.event
focustoken

A resource that is a permitted focus of the message

MessageDefinition.focus.code
identifiertoken

External identifier for the message definition

MessageDefinition.identifier
jurisdictiontoken

Intended jurisdiction for the message definition

MessageDefinition.jurisdiction
namestring

Computationally friendly name of the message definition

MessageDefinition.name
publisherstring

Name of the publisher of the message definition

MessageDefinition.publisher
statustoken

The current status of the message definition

MessageDefinition.status
titlestring

The human-friendly name of the message definition

MessageDefinition.title
urluri

The uri that identifies the message definition

MessageDefinition.url
versiontoken

The business version of the message definition

MessageDefinition.version
MessageHeader
authorreference

The source of the decision

MessageHeader.author
codetoken

ok | transient-error | fatal-error

MessageHeader.response.code
destinationstring

Name of system

MessageHeader.destination.name
destination-uriuri

Actual destination address or id

MessageHeader.destination.endpoint
entererreference

The source of the data entry

MessageHeader.enterer
eventtoken

Code for the event this message represents

MessageHeader.event
focusreference

The actual content of the message

MessageHeader.focus
receiverreference

Intended "real-world" recipient for the data

MessageHeader.receiver
response-idtoken

Id of original message

MessageHeader.response.identifier
responsiblereference

Final responsibility for event

MessageHeader.responsible
senderreference

Real world sender of the message

MessageHeader.sender
sourcestring

Name of system

MessageHeader.source.name
source-uriuri

Actual message source address or id

MessageHeader.source.endpoint
targetreference

Particular delivery destination within the destination

MessageHeader.destination.target
timestampdate

Time that the message was sent

MessageHeader.timestamp
NamingSystem
contactstring

Name of an individual to contact

NamingSystem.contact.name
datedate

The naming system publication date

NamingSystem.date
descriptionstring

The description of the naming system

NamingSystem.description
id-typetoken

oid | uuid | uri | other

NamingSystem.uniqueId.type
jurisdictiontoken

Intended jurisdiction for the naming system

NamingSystem.jurisdiction
kindtoken

codesystem | identifier | root

NamingSystem.kind
namestring

Computationally friendly name of the naming system

NamingSystem.name
perioddate

When is identifier valid?

NamingSystem.uniqueId.period
publisherstring

Name of the publisher of the naming system

NamingSystem.publisher
replaced-byreference

Use this instead

NamingSystem.replacedBy
responsiblestring

Who maintains system namespace?

NamingSystem.responsible
statustoken

The current status of the naming system

NamingSystem.status
telecomtoken

Contact details for individual or organization

NamingSystem.contact.telecom
typetoken

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

NamingSystem.type
valuestring

The unique identifier

NamingSystem.uniqueId.value
NutritionOrder
additivetoken

Type of module component to add to the feeding

NutritionOrder.enteralFormula.additiveType
datetimedate

Return nutrition orders requested on this date

NutritionOrder.dateTime
encounterreference

Return nutrition orders with this encounter identifier

NutritionOrder.encounter
formulatoken

Type of enteral or infant formula

NutritionOrder.enteralFormula.baseFormulaType
identifiertoken

Return nutrition orders with this external identifier

NutritionOrder.identifier
oraldiettoken

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

NutritionOrder.oralDiet.type
patientreference

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

NutritionOrder.patient
providerreference

The identify of the provider who placed the nutrition order

NutritionOrder.orderer
statustoken

Status of the nutrition order.

NutritionOrder.status
supplementtoken

Type of supplement product requested

NutritionOrder.supplement.type
Observation
based-onreference

Reference to the test or procedure request.

Observation.basedOn
categorytoken

The classification of the type of observation

Observation.category
codetoken

The code of the observation type

Observation.code
code-value-conceptcomposite

Code and coded value parameter pair

Observation
code-value-datecomposite

Code and date/time value parameter pair

Observation
code-value-quantitycomposite

Code and quantity value parameter pair

Observation
code-value-stringcomposite

Code and string value parameter pair

Observation
combo-codetoken

The code of the observation type or component type

Observation.code | Observation.component.code
combo-code-value-conceptcomposite

Code and coded value parameter pair, including in components

Observation | Observation.component
combo-code-value-quantitycomposite

Code and quantity value parameter pair, including in components

Observation | Observation.component
combo-data-absent-reasontoken

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-concepttoken

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-quantityquantity

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.component.value.as(Quantity)
component-codetoken

The component code of the observation type

Observation.component.code
component-code-value-conceptcomposite

Component code and component coded value parameter pair

Observation.component
component-code-value-quantitycomposite

Component code and component quantity value parameter pair

Observation.component
component-data-absent-reasontoken

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

Observation.component.dataAbsentReason
component-value-concepttoken

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

Observation.component.value.as(CodeableConcept)
component-value-quantityquantity

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)
contextreference

Healthcare event (Episode-of-care or Encounter) related to the observation

Observation.context
data-absent-reasontoken

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

Observation.dataAbsentReason
datedate

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

Observation.effective
devicereference

The Device that generated the observation data.

Observation.device
encounterreference

Encounter related to the observation

Observation.context
identifiertoken

The unique id for a particular observation

Observation.identifier
methodtoken

The method used for the observation

Observation.method
patientreference

The subject that the observation is about (if patient)

Observation.subject
performerreference

Who performed the observation

Observation.performer
relatedcomposite

Related Observations - search on related-type and related-target together

Observation.related
related-targetreference

Resource that is related to this one

Observation.related.target
related-typetoken

has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by

Observation.related.type
specimenreference

Specimen used for this observation

Observation.specimen
statustoken

The status of the observation

Observation.status
subjectreference

The subject that the observation is about

Observation.subject
value-concepttoken

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

Observation.value.as(CodeableConcept)
value-datedate

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

Observation.value.as(DateTime) | Observation.value.as(Period)
value-quantityquantity

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)
value-stringstring

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

Observation.value.as(String)
OperationDefinition
basereference

Marks this as a profile of the base

OperationDefinition.base
codetoken

Name used to invoke the operation

OperationDefinition.code
datedate

The operation definition publication date

OperationDefinition.date
descriptionstring

The description of the operation definition

OperationDefinition.description
instancetoken

Invoke on an instance?

OperationDefinition.instance
jurisdictiontoken

Intended jurisdiction for the operation definition

OperationDefinition.jurisdiction
kindtoken

operation | query

OperationDefinition.kind
namestring

Computationally friendly name of the operation definition

OperationDefinition.name
param-profilereference

Profile on the type

OperationDefinition.parameter.profile
publisherstring

Name of the publisher of the operation definition

OperationDefinition.publisher
statustoken

The current status of the operation definition

OperationDefinition.status
systemtoken

Invoke at the system level?

OperationDefinition.system
typetoken

Invole at the type level?

OperationDefinition.type
urluri

The uri that identifies the operation definition

OperationDefinition.url
versiontoken

The business version of the operation definition

OperationDefinition.version
Organization
activetoken

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

Organization.active
addressstring

A (part of the) address of the organization

Organization.address
address-citystring

A city specified in an address

Organization.address.city
address-countrystring

A country specified in an address

Organization.address.country
address-postalcodestring

A postal code specified in an address

Organization.address.postalCode
address-statestring

A state specified in an address

Organization.address.state
address-usetoken

A use code specified in an address

Organization.address.use
endpointreference

Technical endpoints providing access to services operated for the organization

Organization.endpoint
identifiertoken

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

Organization.identifier
namestring

A portion of the organization's name or alias

Organization.name | Organization.alias
partofreference

An organization of which this organization forms a part

Organization.partOf
phoneticstring

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

Organization.name
typetoken

A code for the type of organization

Organization.type
Patient
activetoken

Whether the patient record is active

Patient.active
addressstring

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

Patient.address
address-citystring

A city specified in an address

Patient.address.city
address-countrystring

A country specified in an address

Patient.address.country
address-postalcodestring

A postalCode specified in an address

Patient.address.postalCode
address-statestring

A state specified in an address

Patient.address.state
address-usetoken

A use code specified in an address

Patient.address.use
animal-breedtoken

The breed for animal patients

Patient.animal.breed
animal-speciestoken

The species for animal patients

Patient.animal.species
birthdatedate

The patient's date of birth

Patient.birthDate
death-datedate

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

Patient.deceased.as(DateTime)
deceasedtoken

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

Patient.deceased.exists()
emailtoken

A value in an email contact

Patient.telecom.where(system='email')
familystring

A portion of the family name of the patient

Patient.name.family
gendertoken

Gender of the patient

Patient.gender
general-practitionerreference

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

Patient.generalPractitioner
givenstring

A portion of the given name of the patient

Patient.name.given
identifiertoken

A patient identifier

Patient.identifier
languagetoken

Language code (irrespective of use value)

Patient.communication.language
linkreference

All patients linked to the given patient

Patient.link.other
namestring

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
organizationreference

The organization at which this person is a patient

Patient.managingOrganization
phonetoken

A value in a phone contact

Patient.telecom.where(system='phone')
phoneticstring

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

Patient.name
telecomtoken

The value in any kind of telecom details of the patient

Patient.telecom
PaymentNotice
createddate

Creation date fro the notice

PaymentNotice.created
identifiertoken

The business identifier of the notice

PaymentNotice.identifier
organizationreference

The organization who generated this resource

PaymentNotice.organization
payment-statustoken

The type of payment notice

PaymentNotice.paymentStatus
providerreference

The reference to the provider

PaymentNotice.provider
requestreference

The Claim

PaymentNotice.request
responsereference

The ClaimResponse

PaymentNotice.response
statusdatedate

The date of the payment action

PaymentNotice.statusDate
PaymentReconciliation
createddate

The creation date

PaymentReconciliation.created
dispositionstring

The contents of the disposition message

PaymentReconciliation.disposition
identifiertoken

The business identifier of the Explanation of Benefit

PaymentReconciliation.identifier
organizationreference

The organization who generated this resource

PaymentReconciliation.organization
outcometoken

The processing outcome

PaymentReconciliation.outcome
requestreference

The reference to the claim

PaymentReconciliation.request
request-organizationreference

The organization who generated this resource

PaymentReconciliation.requestOrganization
request-providerreference

The reference to the provider who sumbitted the claim

PaymentReconciliation.requestProvider
Person
addressstring

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

Person.address
address-citystring

A city specified in an address

Person.address.city
address-countrystring

A country specified in an address

Person.address.country
address-postalcodestring

A postal code specified in an address

Person.address.postalCode
address-statestring

A state specified in an address

Person.address.state
address-usetoken

A use code specified in an address

Person.address.use
birthdatedate

The person's date of birth

Person.birthDate
emailtoken

A value in an email contact

Person.telecom.where(system='email')
gendertoken

The gender of the person

Person.gender
identifiertoken

A person Identifier

Person.identifier
linkreference

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

Person.link.target
namestring

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
organizationreference

The organization at which this person record is being managed

Person.managingOrganization
patientreference

The Person links to this Patient

Person.link.target
phonetoken

A value in a phone contact

Person.telecom.where(system='phone')
phoneticstring

A portion of name using some kind of phonetic matching algorithm

Person.name
practitionerreference

The Person links to this Practitioner

Person.link.target
relatedpersonreference

The Person links to this RelatedPerson

Person.link.target
telecomtoken

The value in any kind of contact

Person.telecom
PlanDefinition
composed-ofreference

What resource is being referenced

PlanDefinition.relatedArtifact.where(type='composed-of').resource
datedate

The plan definition publication date

PlanDefinition.date
depends-onreference

What resource is being referenced

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

What resource is being referenced

PlanDefinition.relatedArtifact.where(type='derived-from').resource
descriptionstring

The description of the plan definition

PlanDefinition.description
effectivedate

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

PlanDefinition.effectivePeriod
identifiertoken

External identifier for the plan definition

PlanDefinition.identifier
jurisdictiontoken

Intended jurisdiction for the plan definition

PlanDefinition.jurisdiction
namestring

Computationally friendly name of the plan definition

PlanDefinition.name
predecessorreference

What resource is being referenced

PlanDefinition.relatedArtifact.where(type='predecessor').resource
publisherstring

Name of the publisher of the plan definition

PlanDefinition.publisher
statustoken

The current status of the plan definition

PlanDefinition.status
successorreference

What resource is being referenced

PlanDefinition.relatedArtifact.where(type='successor').resource
titlestring

The human-friendly name of the plan definition

PlanDefinition.title
topictoken

Topics associated with the module

PlanDefinition.topic
urluri

The uri that identifies the plan definition

PlanDefinition.url
versiontoken

The business version of the plan definition

PlanDefinition.version
Practitioner
activetoken

Whether the practitioner record is active

Practitioner.active
addressstring

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

Practitioner.address
address-citystring

A city specified in an address

Practitioner.address.city
address-countrystring

A country specified in an address

Practitioner.address.country
address-postalcodestring

A postalCode specified in an address

Practitioner.address.postalCode
address-statestring

A state specified in an address

Practitioner.address.state
address-usetoken

A use code specified in an address

Practitioner.address.use
communicationtoken

One of the languages that the practitioner can communicate with

Practitioner.communication
emailtoken

A value in an email contact

Practitioner.telecom.where(system='email')
familystring

A portion of the family name

Practitioner.name.family
gendertoken

Gender of the practitioner

Practitioner.gender
givenstring

A portion of the given name

Practitioner.name.given
identifiertoken

A practitioner's Identifier

Practitioner.identifier
namestring

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
phonetoken

A value in a phone contact

Practitioner.telecom.where(system='phone')
phoneticstring

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

Practitioner.name
telecomtoken

The value in any kind of contact

Practitioner.telecom
PractitionerRole
activetoken

Whether this practitioner's record is in active use

PractitionerRole.active
datedate

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

PractitionerRole.period
emailtoken

A value in an email contact

PractitionerRole.telecom.where(system='email')
endpointreference

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

PractitionerRole.endpoint
identifiertoken

A practitioner's Identifier

PractitionerRole.identifier
locationreference

One of the locations at which this practitioner provides care

PractitionerRole.location
organizationreference

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

PractitionerRole.organization
phonetoken

A value in a phone contact

PractitionerRole.telecom.where(system='phone')
practitionerreference

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

PractitionerRole.practitioner
roletoken

The practitioner can perform this role at for the organization

PractitionerRole.code
servicereference

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

PractitionerRole.healthcareService
specialtytoken

The practitioner has this specialty at an organization

PractitionerRole.specialty
telecomtoken

The value in any kind of contact

PractitionerRole.telecom
Procedure
based-onreference

A request for this procedure

Procedure.basedOn
categorytoken

Classification of the procedure

Procedure.category
codetoken

A code to identify a procedure

Procedure.code
contextreference

Encounter or episode associated with the procedure

Procedure.context
datedate

Date/Period the procedure was performed

Procedure.performed
definitionreference

Instantiates protocol or definition

Procedure.definition
encounterreference

Search by encounter

Procedure.context
identifiertoken

A unique identifier for a procedure

Procedure.identifier
locationreference

Where the procedure happened

Procedure.location
part-ofreference

Part of referenced event

Procedure.partOf
patientreference

Search by subject - a patient

Procedure.subject
performerreference

The reference to the practitioner

Procedure.performer.actor
statustoken

preparation | in-progress | suspended | aborted | completed | entered-in-error | unknown

Procedure.status
subjectreference

Search by subject

Procedure.subject
ProcedureRequest
authoreddate

Date request signed

ProcedureRequest.authoredOn
based-onreference

What request fulfills

ProcedureRequest.basedOn
body-sitetoken

Where procedure is going to be done

ProcedureRequest.bodySite
codetoken

What is being requested/ordered

ProcedureRequest.code
contextreference

Encounter or Episode during which request was created

ProcedureRequest.context
definitionreference

Protocol or definition

ProcedureRequest.definition
encounterreference

An encounter in which this request is made

ProcedureRequest.context
identifiertoken

Identifiers assigned to this order

ProcedureRequest.identifier
intenttoken

proposal | plan | order +

ProcedureRequest.intent
occurrencedate

When procedure should occur

ProcedureRequest.occurrence
patientreference

Search by subject - a patient

ProcedureRequest.subject
performerreference

Requested perfomer

ProcedureRequest.performer
performer-typetoken

Performer role

ProcedureRequest.performerType
prioritytoken

routine | urgent | asap | stat

ProcedureRequest.priority
replacesreference

What request replaces

ProcedureRequest.replaces
requesterreference

Individual making the request

ProcedureRequest.requester.agent
requisitiontoken

Composite Request ID

ProcedureRequest.requisition
specimenreference

Specimen to be tested

ProcedureRequest.specimen
statustoken

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

ProcedureRequest.status
subjectreference

Search by subject

ProcedureRequest.subject
ProcessRequest
actiontoken

The action requested by this resource

ProcessRequest.action
identifiertoken

The business identifier of the ProcessRequest

ProcessRequest.identifier
organizationreference

The organization who generated this request

ProcessRequest.organization
providerreference

The provider who regenerated this request

ProcessRequest.provider
ProcessResponse
identifiertoken

The business identifier of the Explanation of Benefit

ProcessResponse.identifier
organizationreference

The organization who generated this resource

ProcessResponse.organization
requestreference

The reference to the claim

ProcessResponse.request
request-organizationreference

The Organization who is responsible the request transaction

ProcessResponse.requestOrganization
request-providerreference

The Provider who is responsible the request transaction

ProcessResponse.requestProvider
Provenance
agentreference

Who participated

Provenance.agent.who
agent-roletoken

What the agents role was

Provenance.agent.role
enddate

End time with inclusive boundary, if not ongoing

Provenance.period.end
entity-idtoken

Identity of entity

Provenance.entity.what.as(Identifier)
entity-refreference

Identity of entity

Provenance.entity.what.as(Reference)
locationreference

Where the activity occurred, if relevant

Provenance.location
patientreference

Target Reference(s) (usually version specific)

Provenance.target
recordeddate

When the activity was recorded / updated

Provenance.recorded
signature-typetoken

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

Provenance.signature.type
startdate

Starting time with inclusive boundary

Provenance.period.start
targetreference

Target Reference(s) (usually version specific)

Provenance.target
Questionnaire
codetoken

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

Questionnaire.item.code
datedate

The questionnaire publication date

Questionnaire.date
descriptionstring

The description of the questionnaire

Questionnaire.description
effectivedate

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

Questionnaire.effectivePeriod
identifiertoken

External identifier for the questionnaire

Questionnaire.identifier
jurisdictiontoken

Intended jurisdiction for the questionnaire

Questionnaire.jurisdiction
namestring

Computationally friendly name of the questionnaire

Questionnaire.name
publisherstring

Name of the publisher of the questionnaire

Questionnaire.publisher
statustoken

The current status of the questionnaire

Questionnaire.status
titlestring

The human-friendly name of the questionnaire

Questionnaire.title
urluri

The uri that identifies the questionnaire

Questionnaire.url
versiontoken

The business version of the questionnaire

Questionnaire.version
QuestionnaireResponse
authorreference

The author of the questionnaire response

QuestionnaireResponse.author
authoreddate

When the questionnaire response was last changed

QuestionnaireResponse.authored
based-onreference

Plan/proposal/order fulfilled by this questionnaire response

QuestionnaireResponse.basedOn
contextreference

Encounter or episode associated with the questionnaire response

QuestionnaireResponse.context
identifiertoken

The unique identifier for the questionnaire response

QuestionnaireResponse.identifier
parentreference

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

QuestionnaireResponse.parent
patientreference

The patient that is the subject of the questionnaire response

QuestionnaireResponse.subject
questionnairereference

The questionnaire the answers are provided for

QuestionnaireResponse.questionnaire
sourcereference

The individual providing the information reflected in the questionnaire respose

QuestionnaireResponse.source
statustoken

The status of the questionnaire response

QuestionnaireResponse.status
subjectreference

The subject of the questionnaire response

QuestionnaireResponse.subject
ReferralRequest
authored-ondate

Creation or activation date

ReferralRequest.authoredOn
based-onreference

Request being fulfilled

ReferralRequest.basedOn
contextreference

Part of encounter or episode of care

ReferralRequest.context
definitionreference

Instantiates protocol or definition

ReferralRequest.definition
encounterreference

Originating encounter

ReferralRequest.context
group-identifiertoken

Part of common request

ReferralRequest.groupIdentifier
identifiertoken

Business identifier

ReferralRequest.identifier
intenttoken

Proposal, plan or order

ReferralRequest.intent
occurrence-datedate

When the service(s) requested in the referral should occur

ReferralRequest.occurrence
patientreference

Who the referral is about

ReferralRequest.subject
prioritytoken

The priority assigned to the referral

ReferralRequest.priority
recipientreference

The person that the referral was sent to

ReferralRequest.recipient
replacesreference

Request(s) replaced by this request

ReferralRequest.replaces
requesterreference

Individual making the request

ReferralRequest.requester.agent
servicetoken

Actions requested as part of the referral

ReferralRequest.serviceRequested
specialtytoken

The specialty that the referral is for

ReferralRequest.specialty
statustoken

The status of the referral

ReferralRequest.status
subjectreference

Patient referred to care or transfer

ReferralRequest.subject
typetoken

The type of the referral

ReferralRequest.type
RelatedPerson
activetoken

Indicates if the related person record is active

RelatedPerson.active
addressstring

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

RelatedPerson.address
address-citystring

A city specified in an address

RelatedPerson.address.city
address-countrystring

A country specified in an address

RelatedPerson.address.country
address-postalcodestring

A postal code specified in an address

RelatedPerson.address.postalCode
address-statestring

A state specified in an address

RelatedPerson.address.state
address-usetoken

A use code specified in an address

RelatedPerson.address.use
birthdatedate

The Related Person's date of birth

RelatedPerson.birthDate
emailtoken

A value in an email contact

RelatedPerson.telecom.where(system='email')
gendertoken

Gender of the related person

RelatedPerson.gender
identifiertoken

An Identifier of the RelatedPerson

RelatedPerson.identifier
namestring

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
patientreference

The patient this related person is related to

RelatedPerson.patient
phonetoken

A value in a phone contact

RelatedPerson.telecom.where(system='phone')
phoneticstring

A portion of name using some kind of phonetic matching algorithm

RelatedPerson.name
telecomtoken

The value in any kind of contact

RelatedPerson.telecom
RequestGroup
authorreference

The author of the request group

RequestGroup.author
authoreddate

The date the request group was authored

RequestGroup.authoredOn
contextreference

The context the request group applies to

RequestGroup.context
definitionreference

The definition from which the request group is realized

RequestGroup.definition
encounterreference

The encounter the request group applies to

RequestGroup.context
group-identifiertoken

The group identifier for the request group

RequestGroup.groupIdentifier
identifiertoken

External identifiers for the request group

RequestGroup.identifier
intenttoken

The intent of the request group

RequestGroup.intent
participantreference

The participant in the requests in the group

RequestGroup.action.participant
patientreference

The identity of a patient to search for request groups

RequestGroup.subject
prioritytoken

The priority of the request group

RequestGroup.priority
statustoken

The status of the request group

RequestGroup.status
subjectreference

The subject that the request group is about

RequestGroup.subject
ResearchStudy
categorytoken

Classifications for the study

ResearchStudy.category
datedate

When the study began and ended

ResearchStudy.period
focustoken

Drugs, devices, conditions, etc. under study

ResearchStudy.focus
identifiertoken

Business Identifier for study

ResearchStudy.identifier
jurisdictiontoken

Geographic region(s) for study

ResearchStudy.jurisdiction
keywordtoken

Used to search for the study

ResearchStudy.keyword
partofreference

Part of larger study

ResearchStudy.partOf
principalinvestigatorreference

The individual responsible for the study

ResearchStudy.principalInvestigator
protocolreference

Steps followed in executing study

ResearchStudy.protocol
sitereference

Location involved in study execution

ResearchStudy.site
sponsorreference

Organization responsible for the study

ResearchStudy.sponsor
statustoken

draft | in-progress | suspended | stopped | completed | entered-in-error

ResearchStudy.status
titlestring

Name for this study

ResearchStudy.title
ResearchSubject
datedate

Start and end of participation

ResearchSubject.period
identifiertoken

Business Identifier for research subject

ResearchSubject.identifier
individualreference

Who is part of study

ResearchSubject.individual
patientreference

Who is part of study

ResearchSubject.individual
statustoken

candidate | enrolled | active | suspended | withdrawn | completed

ResearchSubject.status
RiskAssessment
conditionreference

Condition assessed

RiskAssessment.condition
datedate

When was assessment made?

RiskAssessment.occurrence.as(DateTime)
encounterreference

Where was assessment performed?

RiskAssessment.context
identifiertoken

Unique identifier for the assessment

RiskAssessment.identifier
methodtoken

Evaluation mechanism

RiskAssessment.method
patientreference

Who/what does assessment apply to?

RiskAssessment.subject
performerreference

Who did assessment?

RiskAssessment.performer
probabilitynumber

Likelihood of specified outcome

RiskAssessment.prediction.probability
risktoken

Likelihood of specified outcome as a qualitative value

RiskAssessment.prediction.qualitativeRisk
subjectreference

Who/what does assessment apply to?

RiskAssessment.subject
Schedule
activetoken

Is the schedule in active use

Schedule.active
actorreference

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

Schedule.actor
datedate

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

Schedule.planningHorizon
identifiertoken

A Schedule Identifier

Schedule.identifier
typetoken

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

Schedule.serviceType
SearchParameter
basetoken

The resource type(s) this search parameter applies to

SearchParameter.base
codetoken

Code used in URL

SearchParameter.code
componentreference

Defines how the part works

SearchParameter.component.definition
datedate

The search parameter publication date

SearchParameter.date
derived-fromuri

Original Definition for the search parameter

SearchParameter.derivedFrom
descriptionstring

The description of the search parameter

SearchParameter.description
jurisdictiontoken

Intended jurisdiction for the search parameter

SearchParameter.jurisdiction
namestring

Computationally friendly name of the search parameter

SearchParameter.name
publisherstring

Name of the publisher of the search parameter

SearchParameter.publisher
statustoken

The current status of the search parameter

SearchParameter.status
targettoken

Types of resource (if a resource reference)

SearchParameter.target
typetoken

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

SearchParameter.type
urluri

The uri that identifies the search parameter

SearchParameter.url
versiontoken

The business version of the search parameter

SearchParameter.version
Sequence
chromosometoken

Chromosome number of the reference sequence

Sequence.referenceSeq.chromosome
coordinatecomposite

Search parameter for region of the reference DNA sequence string. 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 coordinate=1$lt345$gt123, this means it will search for the Sequence resource 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.

Sequence.variant
endnumber

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.

Sequence.referenceSeq.windowEnd
identifiertoken

The unique identity for a particular sequence

Sequence.identifier
patientreference

The subject that the observation is about

Sequence.patient
startnumber

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.

Sequence.referenceSeq.windowStart
typetoken

Amino Acid Sequence/ DNA Sequence / RNA Sequence

Sequence.type
ServiceDefinition
composed-ofreference

What resource is being referenced

ServiceDefinition.relatedArtifact.where(type='composed-of').resource
datedate

The service definition publication date

ServiceDefinition.date
depends-onreference

What resource is being referenced

ServiceDefinition.relatedArtifact.where(type='depends-on').resource
derived-fromreference

What resource is being referenced

ServiceDefinition.relatedArtifact.where(type='derived-from').resource
descriptionstring

The description of the service definition

ServiceDefinition.description
effectivedate

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

ServiceDefinition.effectivePeriod
identifiertoken

External identifier for the service definition

ServiceDefinition.identifier
jurisdictiontoken

Intended jurisdiction for the service definition

ServiceDefinition.jurisdiction
namestring

Computationally friendly name of the service definition

ServiceDefinition.name
predecessorreference

What resource is being referenced

ServiceDefinition.relatedArtifact.where(type='predecessor').resource
publisherstring

Name of the publisher of the service definition

ServiceDefinition.publisher
statustoken

The current status of the service definition

ServiceDefinition.status
successorreference

What resource is being referenced

ServiceDefinition.relatedArtifact.where(type='successor').resource
titlestring

The human-friendly name of the service definition

ServiceDefinition.title
topictoken

Topics associated with the module

ServiceDefinition.topic
urluri

The uri that identifies the service definition

ServiceDefinition.url
versiontoken

The business version of the service definition

ServiceDefinition.version
Slot
identifiertoken

A Slot Identifier

Slot.identifier
schedulereference

The Schedule Resource that we are seeking a slot within

Slot.schedule
slot-typetoken

The type of appointments that can be booked into the slot

Slot.serviceType
startdate

Appointment date/time.

Slot.start
statustoken

The free/busy status of the appointment

Slot.status
Specimen
accessiontoken

The accession number associated with the specimen

Specimen.accessionIdentifier
bodysitetoken

The code for the body site from where the specimen originated

Specimen.collection.bodySite
collecteddate

The date the specimen was collected

Specimen.collection.collected
collectorreference

Who collected the specimen

Specimen.collection.collector
containertoken

The kind of specimen container

Specimen.container.type
container-idtoken

The unique identifier associated with the specimen container

Specimen.container.identifier
identifiertoken

The unique identifier associated with the specimen

Specimen.identifier
parentreference

The parent of the specimen

Specimen.parent
patientreference

The patient the specimen comes from

Specimen.subject
statustoken

available | unavailable | unsatisfactory | entered-in-error

Specimen.status
subjectreference

The subject of the specimen

Specimen.subject
typetoken

The specimen type

Specimen.type
StructureDefinition
abstracttoken

Whether the structure is abstract

StructureDefinition.abstract
baseuri

Definition that this type is constrained/specialized from

StructureDefinition.baseDefinition
base-pathtoken

Path that identifies the base element

StructureDefinition.snapshot.element.base.path | StructureDefinition.differential.element.base.path
context-typetoken

resource | datatype | extension

StructureDefinition.contextType
datedate

The structure definition publication date

StructureDefinition.date
derivationtoken

specialization | constraint - How relates to base definition

StructureDefinition.derivation
descriptionstring

The description of the structure definition

StructureDefinition.description
experimentaltoken

For testing purposes, not real usage

StructureDefinition.experimental
ext-contextstring

Where the extension can be used in instances

StructureDefinition.context
identifiertoken

External identifier for the structure definition

StructureDefinition.identifier
jurisdictiontoken

Intended jurisdiction for the structure definition

StructureDefinition.jurisdiction
keywordtoken

A code for the profile

StructureDefinition.keyword
kindtoken

primitive-type | complex-type | resource | logical

StructureDefinition.kind
namestring

Computationally friendly name of the structure definition

StructureDefinition.name
pathtoken

A path that is constrained in the profile

StructureDefinition.snapshot.element.path | StructureDefinition.differential.element.path
publisherstring

Name of the publisher of the structure definition

StructureDefinition.publisher
statustoken

The current status of the structure definition

StructureDefinition.status
titlestring

The human-friendly name of the structure definition

StructureDefinition.title
typetoken

Type defined or constrained by this structure

StructureDefinition.type
urluri

The uri that identifies the structure definition

StructureDefinition.url
valuesetreference

A vocabulary binding reference

StructureDefinition.snapshot.element.binding.valueSet
versiontoken

The business version of the structure definition

StructureDefinition.version
StructureMap
datedate

The structure map publication date

StructureMap.date
descriptionstring

The description of the structure map

StructureMap.description
identifiertoken

External identifier for the structure map

StructureMap.identifier
jurisdictiontoken

Intended jurisdiction for the structure map

StructureMap.jurisdiction
namestring

Computationally friendly name of the structure map

StructureMap.name
publisherstring

Name of the publisher of the structure map

StructureMap.publisher
statustoken

The current status of the structure map

StructureMap.status
titlestring

The human-friendly name of the structure map

StructureMap.title
urluri

The uri that identifies the structure map

StructureMap.url
versiontoken

The business version of the structure map

StructureMap.version
Subscription
add-tagtoken

A tag to be added to the resource matching the criteria

Subscription.tag
contacttoken

Contact details for the subscription

Subscription.contact
criteriastring

The search rules used to determine when to send a notification

Subscription.criteria
payloadstring

The mime-type of the notification payload

Subscription.channel.payload
statustoken

The current state of the subscription

Subscription.status
typetoken

The type of channel for the sent notifications

Subscription.channel.type
urluri

The uri that will receive the notifications

Subscription.channel.endpoint
Substance
categorytoken

The category of the substance

Substance.category
codetoken

The code of the substance or ingredient

Substance.code | Substance.ingredient.substance.as(CodeableConcept)
container-identifiertoken

Identifier of the package/container

Substance.instance.identifier
expirydate

Expiry date of package or container of substance

Substance.instance.expiry
identifiertoken

Unique identifier for the substance

Substance.identifier
quantityquantity

Amount of substance in the package

Substance.instance.quantity
statustoken

active | inactive | entered-in-error

Substance.status
substance-referencereference

A component of the substance

Substance.ingredient.substance.as(Reference)
SupplyDelivery
identifiertoken

External identifier

SupplyDelivery.identifier
patientreference

Patient for whom the item is supplied

SupplyDelivery.patient
receiverreference

Who collected the Supply

SupplyDelivery.receiver
statustoken

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

SupplyDelivery.status
supplierreference

Dispenser

SupplyDelivery.supplier
SupplyRequest
categorytoken

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

SupplyRequest.category
datedate

When the request was made

SupplyRequest.authoredOn
identifiertoken

Unique identifier

SupplyRequest.identifier
requesterreference

Individual making the request

SupplyRequest.requester.agent
statustoken

draft | active | suspended +

SupplyRequest.status
supplierreference

Who is intended to fulfill the request

SupplyRequest.supplier
Task
authored-ondate

Search by creation date

Task.authoredOn
based-onreference

Search by requests this task is based on

Task.basedOn
business-statustoken

Search by business status

Task.businessStatus
codetoken

Search by task code

Task.code
contextreference

Search by encounter or episode

Task.context
focusreference

Search by task focus

Task.focus
group-identifiertoken

Search by group identifier

Task.groupIdentifier
identifiertoken

Search for a task instance by its business identifier

Task.identifier
intenttoken

Search by task intent

Task.intent
modifieddate

Search by last modification date

Task.lastModified
organizationreference

Search by responsible organization

Task.requester.onBehalfOf
ownerreference

Search by task owner

Task.owner
part-ofreference

Search by task this task is part of

Task.partOf
patientreference

Search by patient

Task.for
performertoken

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

Task.performerType
perioddate

Search by period Task is/was underway

Task.executionPeriod
prioritytoken

Search by task priority

Task.priority
requesterreference

Search by task requester

Task.requester.agent
statustoken

Search by task status

Task.status
subjectreference

Search by subject

Task.for
TestReport
identifiertoken

An external identifier for the test report

TestReport.identifier
issueddate

The test report generation date

TestReport.issued
participanturi

The reference to a participant in the test execution

TestReport.participant.uri
resulttoken

The result disposition of the test execution

TestReport.result
testerstring

The name of the testing organization

TestReport.tester
testscriptreference

The test script executed to produce this report

TestReport.testScript
TestScript
datedate

The test script publication date

TestScript.date
descriptionstring

The description of the test script

TestScript.description
identifiertoken

External identifier for the test script

TestScript.identifier
jurisdictiontoken

Intended jurisdiction for the test script

TestScript.jurisdiction
namestring

Computationally friendly name of the test script

TestScript.name
publisherstring

Name of the publisher of the test script

TestScript.publisher
statustoken

The current status of the test script

TestScript.status
testscript-capabilitystring

TestScript required and validated capability

TestScript.metadata.capability.description
titlestring

The human-friendly name of the test script

TestScript.title
urluri

The uri that identifies the test script

TestScript.url
versiontoken

The business version of the test script

TestScript.version
ValueSet
datedate

The value set publication date

ValueSet.date
descriptionstring

The description of the value set

ValueSet.description
expansionuri

Uniquely identifies this expansion

ValueSet.expansion.identifier
identifiertoken

External identifier for the value set

ValueSet.identifier
jurisdictiontoken

Intended jurisdiction for the value set

ValueSet.jurisdiction
namestring

Computationally friendly name of the value set

ValueSet.name
publisherstring

Name of the publisher of the value set

ValueSet.publisher
referenceuri

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

ValueSet.compose.include.system
statustoken

The current status of the value set

ValueSet.status
titlestring

The human-friendly name of the value set

ValueSet.title
urluri

The uri that identifies the value set

ValueSet.url
versiontoken

The business version of the value set

ValueSet.version
VisionPrescription
datewrittendate

Return prescriptions written on this date

VisionPrescription.dateWritten
encounterreference

Return prescriptions with this encounter identifier

VisionPrescription.encounter
identifiertoken

Return prescriptions with this external identifier

VisionPrescription.identifier
patientreference

The identity of a patient to list dispenses for

VisionPrescription.patient
prescriberreference

Who authorizes the vision product

VisionPrescription.prescriber