R4 Draft for Comment

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

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

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

All resources have the canonical URL http://hl7.org/fhir/SearchParameter/[id] where [id] is taken from the table below.

Parameter Type Id Description Paths (Expression)
Resource
_contentstringResource-content

Search on the entire content of the resource

_idtokenResource-id

Logical id of this artifact

Resource.​id
_lastUpdateddateResource-lastUpdated

When the resource version last changed

Resource.​meta.​lastUpdated
_profileuriResource-profile

Profiles this resource claims to conform to

Resource.​meta.​profile
_querytokenResource-query

A custom search profile that describes a specific defined query operation

_securitytokenResource-security

Security Labels applied to this resource

Resource.​meta.​security
_sourceuriResource-source

Identifies where the resource comes from

Resource.​meta.​source
_tagtokenResource-tag

Tags applied to this resource

Resource.​meta.​tag
DomainResource
_textstringDomainResource-text

Search on the narrative of the resource

Common Search Parameters
address stringindividual-address

Multiple Resources:

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

Multiple Resources:

RelatedPerson.​address.​city | Practitioner.​address.​city | Patient.​address.​city
address-country stringindividual-address-country

Multiple Resources:

RelatedPerson.​address.​country | Practitioner.​address.​country | Patient.​address.​country
address-postalcode stringindividual-address-postalcode

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 | Patient.​address.​postalCode
address-state stringindividual-address-state

Multiple Resources:

RelatedPerson.​address.​state | Practitioner.​address.​state | Patient.​address.​state
address-use tokenindividual-address-use

Multiple Resources:

RelatedPerson.​address.​use | Practitioner.​address.​use | Patient.​address.​use
birthdate dateindividual-birthdate

Multiple Resources:

RelatedPerson.​birthDate | Patient.​birthDate
code tokenmedications-code

Multiple Resources:

Medication.​code | MedicationRequest.​medication.​as(CodeableConcept) | MedicationAdministration.​medication.​as(CodeableConcept) | MedicationStatement.​medication.​as(CodeableConcept) | MedicationDispense.​medication.​as(CodeableConcept)
code tokenclinical-code

Multiple Resources:

ServiceRequest.​code | FamilyMemberHistory.​condition.​code | DeviceRequest.​code.​as(CodeableConcept) | AllergyIntolerance.​code | AllergyIntolerance.​reaction.​substance | Procedure.​code | List.​code | Observation.​code | DiagnosticReport.​code | Condition.​code
context-type tokenconformance-context-type

Multiple Resources:

SearchParameter.​useContext.​code | StructureDefinition.​contextType | OperationDefinition.​useContext.​code | CompartmentDefinition.​useContext.​code
date dateconformance-date

Multiple Resources:

MessageDefinition.​date | CapabilityStatement.​date | GraphDefinition.​date | ImplementationGuideOutput.​date | ExpansionProfile.​date | ImplementationGuide.​date | SearchParameter.​date | ImplementationGuideInput.​date | StructureDefinition.​date | ConceptMap.​date | ValueSet.​date | OperationDefinition.​date | CodeSystem.​date | StructureMap.​date | TerminologyCapabilities.​date | CompartmentDefinition.​date | NamingSystem.​date
date dateclinical-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
description stringconformance-description

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

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 tokenindividual-gender

Multiple Resources:

RelatedPerson.​gender | Practitioner.​gender | Patient.​gender
given stringindividual-given

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 tokenclinical-identifier

Multiple Resources:

DocumentManifest.​masterIdentifier | DocumentManifest.​identifier | Goal.​identifier | Consent.​identifier | DocumentReference.​masterIdentifier | DocumentReference.​identifier | ServiceRequest.​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 | Observation.​identifier | DiagnosticReport.​identifier | NutritionOrder.​identifier | Condition.​identifier | Composition.​identifier | DetectedIssue.​identifier | SupplyDelivery.​identifier
identifier tokenconformance-identifier

Multiple Resources:

MessageDefinition.​identifier | ExpansionProfile.​identifier | StructureDefinition.​identifier | ConceptMap.​identifier | ValueSet.​identifier | CodeSystem.​identifier | StructureMap.​identifier
identifier tokenmedications-identifier

Multiple Resources:

MedicationRequest.​identifier | MedicationAdministration.​identifier | MedicationStatement.​identifier | MedicationDispense.​identifier
jurisdiction tokenconformance-jurisdiction

Multiple Resources:

MessageDefinition.​jurisdiction | CapabilityStatement.​jurisdiction | GraphDefinition.​jurisdiction | ImplementationGuideOutput.​jurisdiction | ExpansionProfile.​jurisdiction | ImplementationGuide.​jurisdiction | SearchParameter.​jurisdiction | ImplementationGuideInput.​jurisdiction | StructureDefinition.​jurisdiction | ConceptMap.​jurisdiction | ValueSet.​jurisdiction | OperationDefinition.​jurisdiction | CodeSystem.​jurisdiction | StructureMap.​jurisdiction | TerminologyCapabilities.​jurisdiction | CompartmentDefinition.​jurisdiction | NamingSystem.​jurisdiction
medication referencemedications-medication

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

DocumentManifest.​subject | Goal.​subject | Consent.​patient | DocumentReference.​subject | ServiceRequest.​subject | RiskAssessment.​subject | CareTeam.​subject | ImagingStudy.​subject | FamilyMemberHistory.​patient | Encounter.​subject | DeviceUseStatement.​subject | DeviceRequest.​subject | AllergyIntolerance.​patient | CarePlan.​subject | EpisodeOfCare.​patient | Procedure.​subject | List.​subject | Immunization.​patient | VisionPrescription.​patient | Flag.​subject | Observation.​subject | DiagnosticReport.​subject | NutritionOrder.​patient | Condition.​subject | Composition.​subject | DetectedIssue.​patient | SupplyDelivery.​patient | ClinicalImpression.​subject
patient referencemedications-patient

Multiple Resources:

MedicationRequest.​subject | MedicationAdministration.​subject | MedicationStatement.​subject | MedicationDispense.​subject
phone tokenindividual-phone

Multiple Resources:

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

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 | Patient.​name
publisher stringconformance-publisher

Multiple Resources:

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

Multiple Resources:

MessageDefinition.​status | CapabilityStatement.​status | GraphDefinition.​status | ImplementationGuideOutput.​status | ExpansionProfile.​status | ImplementationGuide.​status | SearchParameter.​status | ImplementationGuideInput.​status | StructureDefinition.​status | ConceptMap.​status | ValueSet.​status | OperationDefinition.​status | CodeSystem.​status | StructureMap.​status | TerminologyCapabilities.​status | CompartmentDefinition.​status | NamingSystem.​status
status tokenmedications-status

Multiple Resources:

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

Multiple Resources:

PractitionerRole.​telecom | RelatedPerson.​telecom | Practitioner.​telecom | Patient.​telecom
title stringconformance-title

Multiple Resources:

MessageDefinition.​title | CapabilityStatement.​title | StructureDefinition.​title | ConceptMap.​title | ValueSet.​title | CodeSystem.​title | StructureMap.​title | TerminologyCapabilities.​title | CompartmentDefinition.​title
type tokenclinical-type

Multiple Resources:

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

Multiple Resources:

MessageDefinition.​url | CapabilityStatement.​url | GraphDefinition.​url | ImplementationGuideOutput.​url | ExpansionProfile.​url | ImplementationGuide.​url | SearchParameter.​url | ImplementationGuideInput.​url | StructureDefinition.​url | ConceptMap.​url | ValueSet.​url | OperationDefinition.​url | CodeSystem.​url | StructureMap.​url | TerminologyCapabilities.​url | CompartmentDefinition.​url
version tokenconformance-version

Multiple Resources:

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

Account number

Account.​identifier
namestringAccount-name

Human-readable label

Account.​name
ownerreferenceAccount-owner

Who is responsible?

Account.​owner
patientreferenceAccount-patient

What is account tied to?

Account.​subject
perioddateAccount-period

Transaction window

Account.​period
statustokenAccount-status

active | inactive | entered-in-error

Account.​status
subjectreferenceAccount-subject

What is account tied to?

Account.​subject
typetokenAccount-type

E.g. patient, expense, depreciation

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

What resource is being referenced

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

A type of use context assigned to the activity definition

ActivityDefinition.​useContext.​code
datedateActivityDefinition-date

The activity definition publication date

ActivityDefinition.​date
depends-onreferenceActivityDefinition-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the activity definition

ActivityDefinition.​description
effectivedateActivityDefinition-effective

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

ActivityDefinition.​effectivePeriod
identifiertokenActivityDefinition-identifier

External identifier for the activity definition

ActivityDefinition.​identifier
jurisdictiontokenActivityDefinition-jurisdiction

Intended jurisdiction for the activity definition

ActivityDefinition.​jurisdiction
namestringActivityDefinition-name

Computationally friendly name of the activity definition

ActivityDefinition.​name
predecessorreferenceActivityDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the activity definition

ActivityDefinition.​publisher
statustokenActivityDefinition-status

The current status of the activity definition

ActivityDefinition.​status
successorreferenceActivityDefinition-successor

What resource is being referenced

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

The human-friendly name of the activity definition

ActivityDefinition.​title
topictokenActivityDefinition-topic

Topics associated with the module

ActivityDefinition.​topic
urluriActivityDefinition-url

The uri that identifies the activity definition

ActivityDefinition.​url
versiontokenActivityDefinition-version

The business version of the activity definition

ActivityDefinition.​version
AdverseEvent
actualitytokenAdverseEvent-actuality

actual | potential

AdverseEvent.​actuality
categorytokenAdverseEvent-category

ProductProblem | ProductQuality | ProductUseError | WrongDose | IncorrectPrescribingInformation | WrongTechnique | WrongRouteOfAdministration | WrongRate | WrongDuration | WrongTime | ExpiredDrug | MedicalDeviceUseError | ProblemDifferentManufacturer | UnsafePhysicalEnvironment

AdverseEvent.​category
datedateAdverseEvent-date

When the event occurred

AdverseEvent.​date
eventtokenAdverseEvent-event

Type of the event itself in relation to the subject

AdverseEvent.​event
locationreferenceAdverseEvent-location

Location where adverse event occurred

AdverseEvent.​location
recorderreferenceAdverseEvent-recorder

Who recorded the adverse event

AdverseEvent.​recorder
resultingconditionreferenceAdverseEvent-resultingcondition

Effect on the subject due to this event

AdverseEvent.​resultingCondition
seriousnesstokenAdverseEvent-seriousness

Seriousness of the event

AdverseEvent.​seriousness
severitytokenAdverseEvent-severity

Mild | Moderate | Severe

AdverseEvent.​severity
studyreferenceAdverseEvent-study

AdverseEvent.study

AdverseEvent.​study
subjectreferenceAdverseEvent-subject

Subject impacted by event

AdverseEvent.​subject
substancereferenceAdverseEvent-substance

Refers to the specific entity that caused the adverse event

AdverseEvent.​suspectEntity.​instance
AllergyIntolerance
asserterreferenceAllergyIntolerance-asserter

Source of the information about the allergy

AllergyIntolerance.​asserter
categorytokenAllergyIntolerance-category

food | medication | environment | biologic

AllergyIntolerance.​category
clinical-statustokenAllergyIntolerance-clinical-status

active | inactive | resolved

AllergyIntolerance.​clinicalStatus
codetokenclinical-code

Code that identifies the allergy or intolerance

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

low | high | unable-to-assess

AllergyIntolerance.​criticality
datedateclinical-date

Date record was believed accurate

AllergyIntolerance.​assertedDate
identifiertokenclinical-identifier

External ids for this item

AllergyIntolerance.​identifier
last-datedateAllergyIntolerance-last-date

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

AllergyIntolerance.​lastOccurrence
manifestationtokenAllergyIntolerance-manifestation

Clinical symptoms/signs associated with the Event

AllergyIntolerance.​reaction.​manifestation
onsetdateAllergyIntolerance-onset

Date(/time) when manifestations showed

AllergyIntolerance.​reaction.​onset
patientreferenceclinical-patient

Who the sensitivity is for

AllergyIntolerance.​patient
recorderreferenceAllergyIntolerance-recorder

Who recorded the sensitivity

AllergyIntolerance.​recorder
routetokenAllergyIntolerance-route

How the subject was exposed to the substance

AllergyIntolerance.​reaction.​exposureRoute
severitytokenAllergyIntolerance-severity

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

AllergyIntolerance.​reaction.​severity
typetokenclinical-type

allergy | intolerance - Underlying mechanism (if known)

AllergyIntolerance.​type
verification-statustokenAllergyIntolerance-verification-status

unconfirmed | confirmed | refuted | entered-in-error

AllergyIntolerance.​verificationStatus
Appointment
actorreferenceAppointment-actor

Any one of the individuals participating in the appointment

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

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

Appointment.​appointmentType
datedateAppointment-date

Appointment date/time.

Appointment.​start
identifiertokenAppointment-identifier

An Identifier of the Appointment

Appointment.​identifier
incomingreferralreferenceAppointment-incomingreferral

The ServiceRequest provided as information to allocate to the Encounter

Appointment.​incomingReferral
locationreferenceAppointment-location

This location is listed in the participants of the appointment

Appointment.​participant.​actor
part-statustokenAppointment-part-status

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

Appointment.​participant.​status
patientreferenceAppointment-patient

One of the individuals of the appointment is this patient

Appointment.​participant.​actor
practitionerreferenceAppointment-practitioner

One of the individuals of the appointment is this practitioner

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

The specific service that is to be performed during this appointment

Appointment.​serviceType
statustokenAppointment-status

The overall status of the appointment

Appointment.​status
AppointmentResponse
actorreferenceAppointmentResponse-actor

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

AppointmentResponse.​actor
appointmentreferenceAppointmentResponse-appointment

The appointment that the response is attached to

AppointmentResponse.​appointment
identifiertokenAppointmentResponse-identifier

An Identifier in this appointment response

AppointmentResponse.​identifier
locationreferenceAppointmentResponse-location

This Response is for this Location

AppointmentResponse.​actor
part-statustokenAppointmentResponse-part-status

The participants acceptance status for this appointment

AppointmentResponse.​participantStatus
patientreferenceAppointmentResponse-patient

This Response is for this Patient

AppointmentResponse.​actor
practitionerreferenceAppointmentResponse-practitioner

This Response is for this Practitioner

AppointmentResponse.​actor
AuditEvent
actiontokenAuditEvent-action

Type of action performed during the event

AuditEvent.​action
addressstringAuditEvent-address

Identifier for the network access point of the user device

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

Direct reference to resource

AuditEvent.​agent.​reference
agent-namestringAuditEvent-agent-name

Human-meaningful name for the agent

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

Agent role in the event

AuditEvent.​agent.​role
altidtokenAuditEvent-altid

Alternative User id e.g. authentication

AuditEvent.​agent.​altId
datedateAuditEvent-date

Time when the event occurred on source

AuditEvent.​recorded
entityreferenceAuditEvent-entity

Specific instance of resource

AuditEvent.​entity.​reference
entity-idtokenAuditEvent-entity-id

Specific instance of object

AuditEvent.​entity.​identifier
entity-namestringAuditEvent-entity-name

Descriptor for entity

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

What role the entity played

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

Type of entity involved

AuditEvent.​entity.​type
outcometokenAuditEvent-outcome

Whether the event succeeded or failed

AuditEvent.​outcome
patientreferenceAuditEvent-patient

Direct reference to resource

AuditEvent.​agent.​reference | AuditEvent.​entity.​reference
policyuriAuditEvent-policy

Policy that authorized event

AuditEvent.​agent.​policy
sitetokenAuditEvent-site

Logical source location within the enterprise

AuditEvent.​source.​site
sourcetokenAuditEvent-source

The identity of source detecting the event

AuditEvent.​source.​identifier
subtypetokenAuditEvent-subtype

More specific type/id for the event

AuditEvent.​subtype
typetokenAuditEvent-type

Type/identifier of event

AuditEvent.​type
usertokenAuditEvent-user

Unique identifier for the user

AuditEvent.​agent.​userId
Basic
authorreferenceBasic-author

Who created

Basic.​author
codetokenBasic-code

Kind of Resource

Basic.​code
createddateBasic-created

When created

Basic.​created
identifiertokenBasic-identifier

Business identifier

Basic.​identifier
patientreferenceBasic-patient

Identifies the focus of this resource

Basic.​subject
subjectreferenceBasic-subject

Identifies the focus of this resource

Basic.​subject
Binary
contenttypetokenBinary-contenttype

MimeType of the binary content

Binary.​contentType
BodyStructure
identifiertokenBodyStructure-identifier

Bodystructure identifier

BodyStructure.​identifier
locationtokenBodyStructure-location

Body site

BodyStructure.​location
morphologytokenBodyStructure-morphology

Kind of Structure

BodyStructure.​morphology
patientreferenceBodyStructure-patient

Who this is about

BodyStructure.​patient
Bundle
compositionreferenceBundle-composition

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
identifiertokenBundle-identifier

Persistent identifier for the bundle

Bundle.​identifier
messagereferenceBundle-message

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

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

When the bundle was assembled

Bundle.​timestamp
typetokenBundle-type

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

Bundle.​type
CapabilityStatement
datedateconformance-date

The capability statement publication date

CapabilityStatement.​date
descriptionstringconformance-description

The description of the capability statement

CapabilityStatement.​description
fhirversiontokenCapabilityStatement-fhirversion

The version of FHIR

CapabilityStatement.​version
formattokenCapabilityStatement-format

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

CapabilityStatement.​format
guideuriCapabilityStatement-guide

Implementation guides supported

CapabilityStatement.​implementationGuide
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the capability statement

CapabilityStatement.​jurisdiction
modetokenCapabilityStatement-mode

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

CapabilityStatement.​rest.​mode
namestringconformance-name

Computationally friendly name of the capability statement

CapabilityStatement.​name
publisherstringconformance-publisher

Name of the publisher of the capability statement

CapabilityStatement.​publisher
resourcetokenCapabilityStatement-resource

Name of a resource mentioned in a capability statement

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

A profile id invoked in a capability statement

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

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

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

Part of a the name of a software application

CapabilityStatement.​software.​name
statustokenconformance-status

The current status of the capability statement

CapabilityStatement.​status
supported-profilereferenceCapabilityStatement-supported-profile

Profiles for use cases supported

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

The human-friendly name of the capability statement

CapabilityStatement.​title
urluriconformance-url

The uri that identifies the capability statement

CapabilityStatement.​url
versiontokenconformance-version

The business version of the capability statement

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

Detail type of activity

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

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

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

Activity details defined in specific resource

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

Fulfills care plan

CarePlan.​basedOn
care-teamreferenceCarePlan-care-team

Who's involved in plan?

CarePlan.​careTeam
categorytokenCarePlan-category

Type of plan

CarePlan.​category
conditionreferenceCarePlan-condition

Health issues this plan addresses

CarePlan.​addresses
contextreferenceCarePlan-context

Created in context of

CarePlan.​context
datedateclinical-date

Time period plan covers

CarePlan.​period
encounterreferenceCarePlan-encounter

Created in context of

CarePlan.​context
goalreferenceCarePlan-goal

Desired outcome of plan

CarePlan.​goal
identifiertokenclinical-identifier

External Ids for this plan

CarePlan.​identifier
instantiatesuriCarePlan-instantiates

Protocol or definition

CarePlan.​instantiates
intenttokenCarePlan-intent

proposal | plan | order | option

CarePlan.​intent
part-ofreferenceCarePlan-part-of

Part of referenced CarePlan

CarePlan.​partOf
patientreferenceclinical-patient

Who care plan is for

CarePlan.​subject
performerreferenceCarePlan-performer

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

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

CarePlan replaced by this CarePlan

CarePlan.​replaces
statustokenCarePlan-status

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

CarePlan.​status
subjectreferenceCarePlan-subject

Who care plan is for

CarePlan.​subject
CareTeam
categorytokenCareTeam-category

Type of team

CareTeam.​category
contextreferenceCareTeam-context

Encounter or episode associated with CareTeam

CareTeam.​context
datedateclinical-date

Time period team covers

CareTeam.​period
encounterreferenceCareTeam-encounter

Encounter or episode associated with CareTeam

CareTeam.​context
identifiertokenclinical-identifier

External Ids for this team

CareTeam.​identifier
participantreferenceCareTeam-participant

Who is involved

CareTeam.​participant.​member
patientreferenceclinical-patient

Who care team is for

CareTeam.​subject
statustokenCareTeam-status

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

CareTeam.​status
subjectreferenceCareTeam-subject

Who care team is for

CareTeam.​subject
ChargeItem
accountreferenceChargeItem-account

Account to place this charge

ChargeItem.​account
codetokenChargeItem-code

A code that identifies the charge, like a billing code

ChargeItem.​code
contextreferenceChargeItem-context

Encounter / Episode associated with event

ChargeItem.​context
entered-datedateChargeItem-entered-date

Date the charge item was entered

ChargeItem.​enteredDate
entererreferenceChargeItem-enterer

Individual who was entering

ChargeItem.​enterer
factor-overridenumberChargeItem-factor-override

Factor overriding the associated rules

ChargeItem.​factorOverride
identifiertokenChargeItem-identifier

Business Identifier for item

ChargeItem.​identifier
occurrencedateChargeItem-occurrence

When the charged service was applied

ChargeItem.​occurrence
participant-actorreferenceChargeItem-participant-actor

Individual who was performing

ChargeItem.​participant.​actor
participant-roletokenChargeItem-participant-role

What type of performance was done

ChargeItem.​participant.​role
patientreferenceChargeItem-patient

Individual service was done for/to

ChargeItem.​subject
performing-organizationreferenceChargeItem-performing-organization

Organization providing the charged sevice

ChargeItem.​performingOrganization
price-overridequantityChargeItem-price-override

Price overriding the associated rules

ChargeItem.​priceOverride
quantityquantityChargeItem-quantity

Quantity of which the charge item has been serviced

ChargeItem.​quantity
requesting-organizationreferenceChargeItem-requesting-organization

Organization requesting the charged service

ChargeItem.​requestingOrganization
servicereferenceChargeItem-service

Which rendered service is being charged?

ChargeItem.​service
subjectreferenceChargeItem-subject

Individual service was done for/to

ChargeItem.​subject
Claim
care-teamreferenceClaim-care-team

Member of the CareTeam

Claim.​careTeam.​provider
createddateClaim-created

The creation date for the Claim

Claim.​created
encounterreferenceClaim-encounter

Encounters associated with a billed line item

Claim.​item.​encounter
entererreferenceClaim-enterer

The party responsible for the entry of the Claim

Claim.​enterer
facilityreferenceClaim-facility

Facility responsible for the goods and services

Claim.​facility
identifiertokenClaim-identifier

The primary identifier of the financial resource

Claim.​identifier
insurerreferenceClaim-insurer

The target payor/insurer for the Claim

Claim.​insurer
organizationreferenceClaim-organization

The reference to the providing organization

Claim.​organization
patientreferenceClaim-patient

Patient receiving the services

Claim.​patient
payeereferenceClaim-payee

The party receiving any payment for the Claim

Claim.​payee.​party
prioritytokenClaim-priority

Processing priority requested

Claim.​priority
providerreferenceClaim-provider

Provider responsible for the Claim

Claim.​provider
statustokenClaim-status

The status of the Claim instance.

Claim.​status
usetokenClaim-use

The kind of financial resource

Claim.​use
ClaimResponse
createddateClaimResponse-created

The creation date

ClaimResponse.​created
dispositionstringClaimResponse-disposition

The contents of the disposition message

ClaimResponse.​disposition
identifiertokenClaimResponse-identifier

The identity of the claimresponse

ClaimResponse.​identifier
insurerreferenceClaimResponse-insurer

The organization who generated this resource

ClaimResponse.​insurer
outcometokenClaimResponse-outcome

The processing outcome

ClaimResponse.​outcome
patientreferenceClaimResponse-patient

The subject of care.

ClaimResponse.​patient
payment-datedateClaimResponse-payment-date

The expected paymentDate

ClaimResponse.​payment.​date
requestreferenceClaimResponse-request

The claim reference

ClaimResponse.​request
request-providerreferenceClaimResponse-request-provider

The Provider of the claim

ClaimResponse.​requestProvider
statustokenClaimResponse-status

The status of the claim response

ClaimResponse.​status
ClinicalImpression
actionreferenceClinicalImpression-action

Action taken as part of assessment procedure

ClinicalImpression.​action
assessorreferenceClinicalImpression-assessor

The clinician performing the assessment

ClinicalImpression.​assessor
contextreferenceClinicalImpression-context

Encounter or Episode created from

ClinicalImpression.​context
datedateclinical-date

When the assessment was documented

ClinicalImpression.​date
finding-codetokenClinicalImpression-finding-code

What was found

ClinicalImpression.​finding.​item.​as(CodeableConcept)
finding-refreferenceClinicalImpression-finding-ref

What was found

ClinicalImpression.​finding.​item.​as(Reference)
identifiertokenClinicalImpression-identifier

Business identifier

ClinicalImpression.​identifier
investigationreferenceClinicalImpression-investigation

Record of a specific investigation

ClinicalImpression.​investigation.​item
patientreferenceclinical-patient

Patient or group assessed

ClinicalImpression.​subject
previousreferenceClinicalImpression-previous

Reference to last assessment

ClinicalImpression.​previous
problemreferenceClinicalImpression-problem

Relevant impressions of patient state

ClinicalImpression.​problem
statustokenClinicalImpression-status

draft | completed | entered-in-error

ClinicalImpression.​status
subjectreferenceClinicalImpression-subject

Patient or group assessed

ClinicalImpression.​subject
CodeSystem
codetokenCodeSystem-code

A code defined in the code system

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

not-present | example | fragment | complete | supplement

CodeSystem.​content
datedateconformance-date

The code system publication date

CodeSystem.​date
descriptionstringconformance-description

The description of the code system

CodeSystem.​description
identifiertokenconformance-identifier

External identifier for the code system

CodeSystem.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the code system

CodeSystem.​jurisdiction
languagetokenCodeSystem-language

A language in which a designation is provided

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

Computationally friendly name of the code system

CodeSystem.​name
publisherstringconformance-publisher

Name of the publisher of the code system

CodeSystem.​publisher
statustokenconformance-status

The current status of the code system

CodeSystem.​status
supplementsreferenceCodeSystem-supplements

Code System this adds designations and properties to

CodeSystem.​supplements
systemuriCodeSystem-system

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

CodeSystem.​url
titlestringconformance-title

The human-friendly name of the code system

CodeSystem.​title
urluriconformance-url

The uri that identifies the code system

CodeSystem.​url
versiontokenconformance-version

The business version of the code system

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

Request fulfilled by this communication

Communication.​basedOn
categorytokenCommunication-category

Message category

Communication.​category
contextreferenceCommunication-context

Encounter or episode leading to message

Communication.​context
encounterreferenceCommunication-encounter

Encounter leading to message

Communication.​context
identifiertokenCommunication-identifier

Unique identifier

Communication.​identifier
instantiatesuriCommunication-instantiates

Instantiates protocol or definition

Communication.​instantiates
mediumtokenCommunication-medium

A channel of communication

Communication.​medium
part-ofreferenceCommunication-part-of

Part of this action

Communication.​partOf
patientreferenceCommunication-patient

Focus of message

Communication.​subject
receiveddateCommunication-received

When received

Communication.​received
recipientreferenceCommunication-recipient

Message recipient

Communication.​recipient
senderreferenceCommunication-sender

Message sender

Communication.​sender
sentdateCommunication-sent

When sent

Communication.​sent
statustokenCommunication-status

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

Communication.​status
subjectreferenceCommunication-subject

Focus of message

Communication.​subject
CommunicationRequest
authoreddateCommunicationRequest-authored

When request transitioned to being actionable

CommunicationRequest.​authoredOn
based-onreferenceCommunicationRequest-based-on

Fulfills plan or proposal

CommunicationRequest.​basedOn
categorytokenCommunicationRequest-category

Message category

CommunicationRequest.​category
contextreferenceCommunicationRequest-context

Encounter or episode leading to message

CommunicationRequest.​context
encounterreferenceCommunicationRequest-encounter

Encounter leading to message

CommunicationRequest.​context
group-identifiertokenCommunicationRequest-group-identifier

Composite request this is part of

CommunicationRequest.​groupIdentifier
identifiertokenCommunicationRequest-identifier

Unique identifier

CommunicationRequest.​identifier
mediumtokenCommunicationRequest-medium

A channel of communication

CommunicationRequest.​medium
occurrencedateCommunicationRequest-occurrence

When scheduled

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

Focus of message

CommunicationRequest.​subject
prioritytokenCommunicationRequest-priority

Message urgency

CommunicationRequest.​priority
recipientreferenceCommunicationRequest-recipient

Message recipient

CommunicationRequest.​recipient
replacesreferenceCommunicationRequest-replaces

Request(s) replaced by this request

CommunicationRequest.​replaces
requesterreferenceCommunicationRequest-requester

Who/what is requesting service

CommunicationRequest.​requester
senderreferenceCommunicationRequest-sender

Message sender

CommunicationRequest.​sender
statustokenCommunicationRequest-status

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

CommunicationRequest.​status
subjectreferenceCommunicationRequest-subject

Focus of message

CommunicationRequest.​subject
CompartmentDefinition
codetokenCompartmentDefinition-code

Patient | Encounter | RelatedPerson | Practitioner | Device

CompartmentDefinition.​code
context-typetokenconformance-context-type

A type of use context assigned to the compartment definition

CompartmentDefinition.​useContext.​code
datedateconformance-date

The compartment definition publication date

CompartmentDefinition.​date
descriptionstringconformance-description

The description of the compartment definition

CompartmentDefinition.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the compartment definition

CompartmentDefinition.​jurisdiction
namestringconformance-name

Computationally friendly name of the compartment definition

CompartmentDefinition.​name
publisherstringconformance-publisher

Name of the publisher of the compartment definition

CompartmentDefinition.​publisher
resourcetokenCompartmentDefinition-resource

Name of resource type

CompartmentDefinition.​resource.​code
statustokenconformance-status

The current status of the compartment definition

CompartmentDefinition.​status
titlestringconformance-title

The human-friendly name of the compartment definition

CompartmentDefinition.​title
urluriconformance-url

The uri that identifies the compartment definition

CompartmentDefinition.​url
Composition
attesterreferenceComposition-attester

Who attested the composition

Composition.​attester.​party
authorreferenceComposition-author

Who and/or what authored the composition

Composition.​author
classtokenComposition-class

Categorization of Composition

Composition.​class
confidentialitytokenComposition-confidentiality

As defined by affinity domain

Composition.​confidentiality
contexttokenComposition-context

Code(s) that apply to the event being documented

Composition.​event.​code
datedateclinical-date

Composition editing time

Composition.​date
encounterreferenceclinical-encounter

Context of the Composition

Composition.​encounter
entryreferenceComposition-entry

A reference to data that supports this section

Composition.​section.​entry
identifiertokenclinical-identifier

Logical identifier of composition (version-independent)

Composition.​identifier
patientreferenceclinical-patient

Who and/or what the composition is about

Composition.​subject
perioddateComposition-period

The period covered by the documentation

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

Target of the relationship

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

Target of the relationship

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

Classification of section (recommended)

Composition.​section.​code
statustokenComposition-status

preliminary | final | amended | entered-in-error

Composition.​status
subjectreferenceComposition-subject

Who and/or what the composition is about

Composition.​subject
titlestringComposition-title

Human Readable name/title

Composition.​title
typetokenclinical-type

Kind of composition (LOINC if possible)

Composition.​type
ConceptMap
datedateconformance-date

The concept map publication date

ConceptMap.​date
dependsonuriConceptMap-dependson

Reference to property mapping depends on

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

The description of the concept map

ConceptMap.​description
identifiertokenconformance-identifier

External identifier for the concept map

ConceptMap.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the concept map

ConceptMap.​jurisdiction
namestringconformance-name

Computationally friendly name of the concept map

ConceptMap.​name
otheruriConceptMap-other

Canonical URL for other concept map

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

Reference to property mapping depends on

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

Name of the publisher of the concept map

ConceptMap.​publisher
sourcereferenceConceptMap-source

Identifies the source of the concepts which are being mapped

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

Identifies element being mapped

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

Code System (if value set crosses code systems)

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

Identifies the source of the concepts which are being mapped

ConceptMap.​source.​as(uri)
statustokenconformance-status

The current status of the concept map

ConceptMap.​status
targetreferenceConceptMap-target

Provides context to the mappings

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

Code that identifies the target element

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

System of the target (if necessary)

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

Provides context to the mappings

ConceptMap.​target.​as(uri)
titlestringconformance-title

The human-friendly name of the concept map

ConceptMap.​title
urluriconformance-url

The uri that identifies the concept map

ConceptMap.​url
versiontokenconformance-version

The business version of the concept map

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

Abatement as age or age range

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

Date-related abatements (dateTime and period)

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

Abatement as a string

Condition.​abatement.​as(string)
asserted-datedateCondition-asserted-date

Date record was believed accurate

Condition.​assertedDate
asserterreferenceCondition-asserter

Person who asserts this condition

Condition.​asserter
body-sitetokenCondition-body-site

Anatomical location, if relevant

Condition.​bodySite
categorytokenCondition-category

The category of the condition

Condition.​category
clinical-statustokenCondition-clinical-status

The clinical status of the condition

Condition.​clinicalStatus
codetokenclinical-code

Code for the condition

Condition.​code
contextreferenceCondition-context

Encounter or episode when condition first asserted

Condition.​context
encounterreferenceCondition-encounter

Encounter when condition first asserted

Condition.​context
evidencetokenCondition-evidence

Manifestation/symptom

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

Supporting information found elsewhere

Condition.​evidence.​detail
identifiertokenclinical-identifier

A unique identifier of the condition record

Condition.​identifier
onset-agequantityCondition-onset-age

Onsets as age or age range

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

Date related onsets (dateTime and Period)

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

Onsets as a string

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

Who has the condition?

Condition.​subject
severitytokenCondition-severity

The severity of the condition

Condition.​severity
stagetokenCondition-stage

Simple summary (disease specific)

Condition.​stage.​summary
subjectreferenceCondition-subject

Who has the condition?

Condition.​subject
verification-statustokenCondition-verification-status

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

Condition.​verificationStatus
Consent
actiontokenConsent-action

Actions controlled by this rule

Consent.​provision.​action
actorreferenceConsent-actor

Resource for the actor (or group, by role)

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

Classification of the consent statement - for indexing/retrieval

Consent.​category
consentorreferenceConsent-consentor

Who is agreeing to the policy and rules

Consent.​consentingParty
datareferenceConsent-data

The actual data reference

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

When this Consent was created or indexed

Consent.​dateTime
identifiertokenclinical-identifier

Identifier for this record (external references)

Consent.​identifier
organizationreferenceConsent-organization

Custodian of the consent

Consent.​organization
patientreferenceclinical-patient

Who the consent applies to

Consent.​patient
perioddateConsent-period

Timeframe for this rule

Consent.​provision.​period
purposetokenConsent-purpose

Context of activities covered by this rule

Consent.​provision.​purpose
scopetokenConsent-scope

Which of the four areas this resource covers

Consent.​scope
securitylabeltokenConsent-securitylabel

Security Labels that define affected resources

Consent.​provision.​securityLabel
sourcereferenceConsent-source

Source from which this consent is taken

Consent.​source
statustokenConsent-status

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

Consent.​status
Contract
authorityreferenceContract-authority

The authority of the contract

Contract.​authority
domainreferenceContract-domain

The domain of the contract

Contract.​domain
identifiertokenContract-identifier

The identity of the contract

Contract.​identifier
issueddateContract-issued

The date/time the contract was issued

Contract.​issued
patientreferenceContract-patient

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

Contract.​subject
signerreferenceContract-signer

Contract Signatory Party

Contract.​signer.​party
statustokenContract-status

The status of the contract

Contract.​status
subjectreferenceContract-subject

The identity of the subject of the contract

Contract.​subject
Coverage
beneficiaryreferenceCoverage-beneficiary

Covered party

Coverage.​beneficiary
classstringCoverage-class

Class identifier

Coverage.​grouping.​class
dependentstringCoverage-dependent

Dependent number

Coverage.​dependent
groupstringCoverage-group

Group identifier

Coverage.​grouping.​group
identifiertokenCoverage-identifier

The primary identifier of the insured and the coverage

Coverage.​identifier
patientreferenceCoverage-patient

Retrieve coverages for a patient

Coverage.​beneficiary
payorreferenceCoverage-payor

The identity of the insurer or party paying for services

Coverage.​payor
planstringCoverage-plan

A plan or policy identifier

Coverage.​grouping.​plan
policy-holderreferenceCoverage-policy-holder

Reference to the policyholder

Coverage.​policyHolder
sequencestringCoverage-sequence

Sequence number

Coverage.​sequence
statustokenCoverage-status

The status of the Coverage

Coverage.​status
subclassstringCoverage-subclass

Sub-class identifier

Coverage.​grouping.​subClass
subgroupstringCoverage-subgroup

Sub-group identifier

Coverage.​grouping.​subGroup
subplanstringCoverage-subplan

Sub-plan identifier

Coverage.​grouping.​subPlan
subscriberreferenceCoverage-subscriber

Reference to the subscriber

Coverage.​subscriber
typetokenCoverage-type

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

Coverage.​type
DetectedIssue
authorreferenceDetectedIssue-author

The provider or device that identified the issue

DetectedIssue.​author
categorytokenDetectedIssue-category

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

DetectedIssue.​category
datedateclinical-date

When identified

DetectedIssue.​date
identifiertokenclinical-identifier

Unique id for the detected issue

DetectedIssue.​identifier
implicatedreferenceDetectedIssue-implicated

Problem resource

DetectedIssue.​implicated
patientreferenceclinical-patient

Associated patient

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

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
identifiertokenDevice-identifier

Instance id from manufacturer, owner, and others

Device.​identifier
locationreferenceDevice-location

A location, where the resource is found

Device.​location
manufacturerstringDevice-manufacturer

The manufacturer of the device

Device.​manufacturer
modelstringDevice-model

The model of the device

Device.​model
organizationreferenceDevice-organization

The organization responsible for the device

Device.​owner
patientreferenceDevice-patient

Patient information, if the resource is affixed to a person

Device.​patient
statustokenDevice-status

active | inactive | entered-in-error | unknown

Device.​status
typetokenDevice-type

The type of the device

Device.​type
udi-carrierstringDevice-udi-carrier

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

Device.​udi.​carrierHRF | Device.​udi.​carrierAIDC
udi-distringDevice-udi-di

The udi Device Identifier (DI)

Device.​udi.​deviceIdentifier
urluriDevice-url

Network address to contact device

Device.​url
DeviceComponent
identifiertokenDeviceComponent-identifier

The identifier of the component

DeviceComponent.​identifier
parentreferenceDeviceComponent-parent

The parent DeviceComponent resource

DeviceComponent.​parent
sourcereferenceDeviceComponent-source

The device source

DeviceComponent.​source
typetokenDeviceComponent-type

The device component type

DeviceComponent.​type
DeviceMetric
categorytokenDeviceMetric-category

The category of the metric

DeviceMetric.​category
identifiertokenDeviceMetric-identifier

The identifier of the metric

DeviceMetric.​identifier
parentreferenceDeviceMetric-parent

The parent DeviceMetric resource

DeviceMetric.​parent
sourcereferenceDeviceMetric-source

The device resource

DeviceMetric.​source
typetokenDeviceMetric-type

The component type

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

When the request transitioned to being actionable

DeviceRequest.​authoredOn
based-onreferenceDeviceRequest-based-on

Plan/proposal/order fulfilled by this request

DeviceRequest.​basedOn
codetokenclinical-code

Code for what is being requested/ordered

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

Reference to resource that is being requested/ordered

DeviceRequest.​code.​as(Reference)
encounterreferenceclinical-encounter

Encounter or Episode during which request was created

DeviceRequest.​context
event-datedateDeviceRequest-event-date

When service should occur

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

Composite request this is part of

DeviceRequest.​groupIdentifier
identifiertokenclinical-identifier

Business identifier for request/order

DeviceRequest.​identifier
instantiatesuriDeviceRequest-instantiates

Protocol or definition followed by this request

DeviceRequest.​instantiates
insurancereferenceDeviceRequest-insurance

Associated insurance coverage

DeviceRequest.​insurance
intenttokenDeviceRequest-intent

proposal | plan | original-order |reflex-order

DeviceRequest.​intent
patientreferenceclinical-patient

Individual the service is ordered for

DeviceRequest.​subject
performerreferenceDeviceRequest-performer

Desired performer for service

DeviceRequest.​performer
priorrequestreferenceDeviceRequest-priorrequest

Request takes the place of referenced completed or terminated requests

DeviceRequest.​priorRequest
requesterreferenceDeviceRequest-requester

Who/what is requesting service 

DeviceRequest.​requester
statustokenDeviceRequest-status

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

DeviceRequest.​status
subjectreferenceDeviceRequest-subject

Individual the service is ordered for

DeviceRequest.​subject
DeviceUseStatement
devicereferenceDeviceUseStatement-device

Search by device

DeviceUseStatement.​device
identifiertokenDeviceUseStatement-identifier

Search by identifier

DeviceUseStatement.​identifier
patientreferenceclinical-patient

Search by subject - a patient

DeviceUseStatement.​subject
subjectreferenceDeviceUseStatement-subject

Search by subject

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

Reference to the service request.

DiagnosticReport.​basedOn
categorytokenDiagnosticReport-category

Which diagnostic discipline/department created the report

DiagnosticReport.​category
codetokenclinical-code

The code for the report as 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
contextreferenceDiagnosticReport-context

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

DiagnosticReport.​context
datedateclinical-date

The clinically relevant time of the report

DiagnosticReport.​effective
diagnosistokenDiagnosticReport-diagnosis

A coded diagnosis on the report

DiagnosticReport.​codedDiagnosis
encounterreferenceclinical-encounter

The Encounter when the order was made

DiagnosticReport.​context
identifiertokenclinical-identifier

An identifier for the report

DiagnosticReport.​identifier
issueddateDiagnosticReport-issued

When the report was issued

DiagnosticReport.​issued
mediareferenceDiagnosticReport-media

A reference to the image source.

DiagnosticReport.​media.​link
patientreferenceclinical-patient

The subject of the report if a patient

DiagnosticReport.​subject
performerreferenceDiagnosticReport-performer

Who is responsible for the report

DiagnosticReport.​performer
resultreferenceDiagnosticReport-result

Link to an atomic result (observation resource)

DiagnosticReport.​result
results-interpreterreferenceDiagnosticReport-results-interpreter

Who was the source of the report

DiagnosticReport.​resultsInterpreter
specimenreferenceDiagnosticReport-specimen

The specimen details

DiagnosticReport.​specimen
statustokenDiagnosticReport-status

The status of the report

DiagnosticReport.​status
subjectreferenceDiagnosticReport-subject

The subject of the report

DiagnosticReport.​subject
DocumentManifest
agentreferenceDocumentManifest-agent

Who and/or what had an agent participation

DocumentManifest.​agent.​who
createddateDocumentManifest-created

When this document manifest created

DocumentManifest.​created
descriptionstringDocumentManifest-description

Human-readable description (title)

DocumentManifest.​description
identifiertokenclinical-identifier

Unique Identifier for the set of documents

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

Items in manifest

DocumentManifest.​content
patientreferenceclinical-patient

The subject of the set of documents

DocumentManifest.​subject
recipientreferenceDocumentManifest-recipient

Intended to get notified about this set of documents

DocumentManifest.​recipient
related-idtokenDocumentManifest-related-id

Identifiers of things that are related

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

Related Resource

DocumentManifest.​related.​ref
sourceuriDocumentManifest-source

The source system/application/software

DocumentManifest.​source
statustokenDocumentManifest-status

current | superseded | entered-in-error

DocumentManifest.​status
subjectreferenceDocumentManifest-subject

The subject of the set of documents

DocumentManifest.​subject
typetokenclinical-type

Kind of document set

DocumentManifest.​type
DocumentReference
agentreferenceDocumentReference-agent

Who and/or what authored the document

DocumentReference.​agent.​who
authenticatorreferenceDocumentReference-authenticator

Who/what authenticated the document

DocumentReference.​authenticator
classtokenDocumentReference-class

Categorization of document

DocumentReference.​class
contenttypetokenDocumentReference-contenttype

Mime type of the content, with charset etc.

DocumentReference.​content.​attachment.​contentType
createddateDocumentReference-created

Document creation time

DocumentReference.​created
custodianreferenceDocumentReference-custodian

Organization which maintains the document

DocumentReference.​custodian
datedateDocumentReference-date

When this document reference was created

DocumentReference.​date
descriptionstringDocumentReference-description

Human-readable description (title)

DocumentReference.​description
encounterreferenceclinical-encounter

Context of the document content

DocumentReference.​context.​encounter
eventtokenDocumentReference-event

Main clinical acts documented

DocumentReference.​context.​event
facilitytokenDocumentReference-facility

Kind of facility where patient was seen

DocumentReference.​context.​facilityType
formattokenDocumentReference-format

Format/content rules for the document

DocumentReference.​content.​format
identifiertokenclinical-identifier

Master Version Specific Identifier

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

Human language of the content (BCP-47)

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

Uri where the data can be found

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

Who/what is the subject of the document

DocumentReference.​subject
perioddateDocumentReference-period

Time of service that is being documented

DocumentReference.​context.​period
related-idtokenDocumentReference-related-id

Identifier of related objects or events

DocumentReference.​context.​related.​identifier
related-refreferenceDocumentReference-related-ref

Related Resource

DocumentReference.​context.​related.​ref
relatestoreferenceDocumentReference-relatesto

Target of the relationship

DocumentReference.​relatesTo.​target
relationtokenDocumentReference-relation

replaces | transforms | signs | appends

DocumentReference.​relatesTo.​code
relationshipcompositeDocumentReference-relationship

Combination of relation and relatesTo

DocumentReference.​relatesTo
securitylabeltokenDocumentReference-securitylabel

Document security-tags

DocumentReference.​securityLabel
settingtokenDocumentReference-setting

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

DocumentReference.​context.​practiceSetting
statustokenDocumentReference-status

current | superseded | entered-in-error

DocumentReference.​status
subjectreferenceDocumentReference-subject

Who/what is the subject of the document

DocumentReference.​subject
typetokenclinical-type

Kind of document (LOINC if possible)

DocumentReference.​type
EligibilityRequest
createddateEligibilityRequest-created

The creation date for the EOB

EligibilityRequest.​created
entererreferenceEligibilityRequest-enterer

The party who is responsible for the request

EligibilityRequest.​enterer
facilityreferenceEligibilityRequest-facility

Facility responsible for the goods and services

EligibilityRequest.​facility
identifiertokenEligibilityRequest-identifier

The business identifier of the Eligibility

EligibilityRequest.​identifier
organizationreferenceEligibilityRequest-organization

The reference to the providing organization

EligibilityRequest.​organization
patientreferenceEligibilityRequest-patient

The reference to the patient

EligibilityRequest.​patient
providerreferenceEligibilityRequest-provider

The reference to the provider

EligibilityRequest.​provider
statustokenEligibilityRequest-status

The status of the EligibilityRequest

EligibilityRequest.​status
EligibilityResponse
createddateEligibilityResponse-created

The creation date

EligibilityResponse.​created
dispositionstringEligibilityResponse-disposition

The contents of the disposition message

EligibilityResponse.​disposition
identifiertokenEligibilityResponse-identifier

The business identifier

EligibilityResponse.​identifier
insurerreferenceEligibilityResponse-insurer

The organization which generated this resource

EligibilityResponse.​insurer
outcometokenEligibilityResponse-outcome

The processing outcome

EligibilityResponse.​outcome
requestreferenceEligibilityResponse-request

The EligibilityRequest reference

EligibilityResponse.​request
request-organizationreferenceEligibilityResponse-request-organization

The EligibilityRequest organization

EligibilityResponse.​requestOrganization
request-providerreferenceEligibilityResponse-request-provider

The EligibilityRequest provider

EligibilityResponse.​requestProvider
statustokenEligibilityResponse-status

The EligibilityRequest status

EligibilityResponse.​status
Encounter
appointmentreferenceEncounter-appointment

The appointment that scheduled this encounter

Encounter.​appointment
classtokenEncounter-class

inpatient | outpatient | ambulatory | emergency +

Encounter.​class
datedateclinical-date

A date within the period the Encounter lasted

Encounter.​period
diagnosisreferenceEncounter-diagnosis

Reason the encounter takes place (resource)

Encounter.​diagnosis.​condition
episodeofcarereferenceEncounter-episodeofcare

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

Encounter.​episodeOfCare
identifiertokenclinical-identifier

Identifier(s) by which this encounter is known

Encounter.​identifier
incomingreferralreferenceEncounter-incomingreferral

The ServiceRequest that initiated this encounter

Encounter.​incomingReferral
lengthquantityEncounter-length

Length of encounter in days

Encounter.​length
locationreferenceEncounter-location

Location the encounter takes place

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

Time period during which the patient was present at the location

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

Another Encounter this encounter is part of

Encounter.​partOf
participantreferenceEncounter-participant

Persons involved in the encounter other than the patient

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

Role of participant in encounter

Encounter.​participant.​type
patientreferenceclinical-patient

The patient or group present at the encounter

Encounter.​subject
practitionerreferenceEncounter-practitioner

Persons involved in the encounter other than the patient

Encounter.​participant.​individual
reasontokenEncounter-reason

Reason the encounter takes place (code)

Encounter.​reason
service-providerreferenceEncounter-service-provider

The organization (facility) responsible for this encounter

Encounter.​serviceProvider
special-arrangementtokenEncounter-special-arrangement

Wheelchair, translator, stretcher, etc.

Encounter.​hospitalization.​specialArrangement
statustokenEncounter-status

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

Encounter.​status
subjectreferenceEncounter-subject

The patient or group present at the encounter

Encounter.​subject
typetokenclinical-type

Specific type of encounter

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

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

Endpoint.​connectionType
identifiertokenEndpoint-identifier

Identifies this endpoint across multiple systems

Endpoint.​identifier
namestringEndpoint-name

A name that this endpoint can be identified by

Endpoint.​name
organizationreferenceEndpoint-organization

The organization that is managing the endpoint

Endpoint.​managingOrganization
payload-typetokenEndpoint-payload-type

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

Endpoint.​payloadType
statustokenEndpoint-status

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

Endpoint.​status
EnrollmentRequest
identifiertokenEnrollmentRequest-identifier

The business identifier of the Enrollment

EnrollmentRequest.​identifier
organizationreferenceEnrollmentRequest-organization

The organization who generated this resource

EnrollmentRequest.​organization
patientreferenceEnrollmentRequest-patient

The party to be enrolled

EnrollmentRequest.​candidate
statustokenEnrollmentRequest-status

The status fo the enrollment

EnrollmentRequest.​status
subjectreferenceEnrollmentRequest-subject

The party to be enrolled

EnrollmentRequest.​candidate
EnrollmentResponse
identifiertokenEnrollmentResponse-identifier

The business identifier of the EnrollmentResponse

EnrollmentResponse.​identifier
organizationreferenceEnrollmentResponse-organization

The organization who generated this resource

EnrollmentResponse.​organization
requestreferenceEnrollmentResponse-request

The reference to the claim

EnrollmentResponse.​request
statustokenEnrollmentResponse-status

The status of the enrollment response

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

Care manager/care co-ordinator for the patient

EpisodeOfCare.​careManager
conditionreferenceEpisodeOfCare-condition

Conditions/problems/diagnoses this episode of care is for

EpisodeOfCare.​diagnosis.​condition
datedateclinical-date

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

EpisodeOfCare.​period
identifiertokenclinical-identifier

Business Identifier(s) relevant for this EpisodeOfCare

EpisodeOfCare.​identifier
incomingreferralreferenceEpisodeOfCare-incomingreferral

Incoming Referral Request

EpisodeOfCare.​referralRequest
organizationreferenceEpisodeOfCare-organization

The organization that has assumed the specific responsibilities of this EpisodeOfCare

EpisodeOfCare.​managingOrganization
patientreferenceclinical-patient

The patient who is the focus of this episode of care

EpisodeOfCare.​patient
statustokenEpisodeOfCare-status

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

EpisodeOfCare.​status
typetokenclinical-type

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

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

What resource is being referenced

EventDefinition.​relatedArtifact.​where(type='composed-of').​resource
datedateEventDefinition-date

The event definition publication date

EventDefinition.​date
depends-onreferenceEventDefinition-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the event definition

EventDefinition.​description
effectivedateEventDefinition-effective

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

EventDefinition.​effectivePeriod
identifiertokenEventDefinition-identifier

External identifier for the event definition

EventDefinition.​identifier
jurisdictiontokenEventDefinition-jurisdiction

Intended jurisdiction for the event definition

EventDefinition.​jurisdiction
namestringEventDefinition-name

Computationally friendly name of the event definition

EventDefinition.​name
predecessorreferenceEventDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the event definition

EventDefinition.​publisher
statustokenEventDefinition-status

The current status of the event definition

EventDefinition.​status
successorreferenceEventDefinition-successor

What resource is being referenced

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

The human-friendly name of the event definition

EventDefinition.​title
topictokenEventDefinition-topic

Topics associated with the module

EventDefinition.​topic
urluriEventDefinition-url

The uri that identifies the event definition

EventDefinition.​url
versiontokenEventDefinition-version

The business version of the event definition

EventDefinition.​version
ExampleScenario
datedateExampleScenario-date

The example scenario publication date

ExampleScenario.​date
descriptionstringExampleScenario-description

The description of the example scenario

ExampleScenario.​description
identifiertokenExampleScenario-identifier

External identifier for the example scenario

ExampleScenario.​identifier
jurisdictiontokenExampleScenario-jurisdiction

Intended jurisdiction for the example scenario

ExampleScenario.​jurisdiction
namestringExampleScenario-name

Computationally friendly name of the example scenario

ExampleScenario.​name
publisherstringExampleScenario-publisher

Name of the publisher of the example scenario

ExampleScenario.​publisher
statustokenExampleScenario-status

The current status of the example scenario

ExampleScenario.​status
titlestringExampleScenario-title

The human-friendly name of the example scenario

ExampleScenario.​title
urluriExampleScenario-url

The uri that identifies the example scenario

ExampleScenario.​url
versiontokenExampleScenario-version

The business version of the example scenario

ExampleScenario.​version
ExpansionProfile
datedateconformance-date

The expansion profile publication date

ExpansionProfile.​date
descriptionstringconformance-description

The description of the expansion profile

ExpansionProfile.​description
identifiertokenconformance-identifier

External identifier for the expansion profile

ExpansionProfile.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the expansion profile

ExpansionProfile.​jurisdiction
namestringconformance-name

Computationally friendly name of the expansion profile

ExpansionProfile.​name
publisherstringconformance-publisher

Name of the publisher of the expansion profile

ExpansionProfile.​publisher
statustokenconformance-status

The current status of the expansion profile

ExpansionProfile.​status
urluriconformance-url

The uri that identifies the expansion profile

ExpansionProfile.​url
versiontokenconformance-version

The business version of the expansion profile

ExpansionProfile.​version
ExplanationOfBenefit
care-teamreferenceExplanationOfBenefit-care-team

Member of the CareTeam

ExplanationOfBenefit.​careTeam.​provider
claimreferenceExplanationOfBenefit-claim

The reference to the claim

ExplanationOfBenefit.​claim
coveragereferenceExplanationOfBenefit-coverage

The plan under which the claim was adjudicated

ExplanationOfBenefit.​insurance.​coverage
createddateExplanationOfBenefit-created

The creation date for the EOB

ExplanationOfBenefit.​created
dispositionstringExplanationOfBenefit-disposition

The contents of the disposition message

ExplanationOfBenefit.​disposition
encounterreferenceExplanationOfBenefit-encounter

Encounters associated with a billed line item

ExplanationOfBenefit.​item.​encounter
entererreferenceExplanationOfBenefit-enterer

The party responsible for the entry of the Claim

ExplanationOfBenefit.​enterer
facilityreferenceExplanationOfBenefit-facility

Facility responsible for the goods and services

ExplanationOfBenefit.​facility
identifiertokenExplanationOfBenefit-identifier

The business identifier of the Explanation of Benefit

ExplanationOfBenefit.​identifier
organizationreferenceExplanationOfBenefit-organization

The reference to the providing organization

ExplanationOfBenefit.​organization
patientreferenceExplanationOfBenefit-patient

The reference to the patient

ExplanationOfBenefit.​patient
payeereferenceExplanationOfBenefit-payee

The party receiving any payment for the Claim

ExplanationOfBenefit.​payee.​party
providerreferenceExplanationOfBenefit-provider

The reference to the provider

ExplanationOfBenefit.​provider
statustokenExplanationOfBenefit-status

Status of the instance

ExplanationOfBenefit.​status
FamilyMemberHistory
codetokenclinical-code

A search by a condition code

FamilyMemberHistory.​condition.​code
datedateclinical-date

When history was captured/updated

FamilyMemberHistory.​date
gendertokenFamilyMemberHistory-gender

A search by a gender code of a family member

FamilyMemberHistory.​gender
identifiertokenclinical-identifier

A search by a record identifier

FamilyMemberHistory.​identifier
instantiatesuriFamilyMemberHistory-instantiates

Instantiates protocol or definition

FamilyMemberHistory.​instantiates
patientreferenceclinical-patient

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

FamilyMemberHistory.​patient
relationshiptokenFamilyMemberHistory-relationship

A search by a relationship type

FamilyMemberHistory.​relationship
statustokenFamilyMemberHistory-status

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

FamilyMemberHistory.​status
Flag
authorreferenceFlag-author

Flag creator

Flag.​author
datedateclinical-date

Time period when flag is active

Flag.​period
encounterreferenceclinical-encounter

Alert relevant during encounter

Flag.​encounter
identifiertokenFlag-identifier

Business identifier

Flag.​identifier
patientreferenceclinical-patient

The identity of a subject to list flags for

Flag.​subject
subjectreferenceFlag-subject

The identity of a subject to list flags for

Flag.​subject
Goal
categorytokenGoal-category

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

Goal.​category
identifiertokenclinical-identifier

External Ids for this goal

Goal.​identifier
patientreferenceclinical-patient

Who this goal is intended for

Goal.​subject
start-datedateGoal-start-date

When goal pursuit begins

Goal.​start.​as(date)
statustokenGoal-status

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

Goal.​status
subjectreferenceGoal-subject

Who this goal is intended for

Goal.​subject
target-datedateGoal-target-date

Reach goal on or before

Goal.​target.​due.​as(date)
GraphDefinition
datedateconformance-date

The graph definition publication date

GraphDefinition.​date
descriptionstringconformance-description

The description of the graph definition

GraphDefinition.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the graph definition

GraphDefinition.​jurisdiction
namestringconformance-name

Computationally friendly name of the graph definition

GraphDefinition.​name
publisherstringconformance-publisher

Name of the publisher of the graph definition

GraphDefinition.​publisher
starttokenGraphDefinition-start

Type of resource at which the graph starts

GraphDefinition.​start
statustokenconformance-status

The current status of the graph definition

GraphDefinition.​status
urluriconformance-url

The uri that identifies the graph definition

GraphDefinition.​url
versiontokenconformance-version

The business version of the graph definition

GraphDefinition.​version
Group
actualtokenGroup-actual

Descriptive or actual

Group.​actual
characteristictokenGroup-characteristic

Kind of characteristic

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

A composite of both characteristic and value

Group.​characteristic
codetokenGroup-code

The kind of resources contained

Group.​code
excludetokenGroup-exclude

Group includes or excludes

Group.​characteristic.​exclude
identifiertokenGroup-identifier

Unique id

Group.​identifier
memberreferenceGroup-member

Reference to the group member

Group.​member.​entity
typetokenGroup-type

The type of resources the group contains

Group.​type
valuetokenGroup-value

Value held by characteristic

Group.​characteristic.​value
GuidanceResponse
identifiertokenGuidanceResponse-identifier

The identifier of the guidance response

GuidanceResponse.​identifier
patientreferenceGuidanceResponse-patient

The identity of a patient to search for guidance response results

GuidanceResponse.​subject
requesttokenGuidanceResponse-request

The identifier of the request associated with the response

GuidanceResponse.​requestId
subjectreferenceGuidanceResponse-subject

The subject that the guidance response is about

GuidanceResponse.​subject
HealthcareService
activetokenHealthcareService-active

The Healthcare Service is currently marked as active

HealthcareService.​active
categorytokenHealthcareService-category

Service Category of the Healthcare Service

HealthcareService.​category
characteristictokenHealthcareService-characteristic

One of the HealthcareService's characteristics

HealthcareService.​characteristic
endpointreferenceHealthcareService-endpoint

Technical endpoints providing access to services operated for the location

HealthcareService.​endpoint
identifiertokenHealthcareService-identifier

External identifiers for this item

HealthcareService.​identifier
locationreferenceHealthcareService-location

The location of the Healthcare Service

HealthcareService.​location
namestringHealthcareService-name

A portion of the Healthcare service name

HealthcareService.​name
organizationreferenceHealthcareService-organization

The organization that provides this Healthcare Service

HealthcareService.​providedBy
programnamestringHealthcareService-programname

One of the Program Names serviced by this HealthcareService

HealthcareService.​programName
typetokenHealthcareService-type

The type of service provided by this healthcare service

HealthcareService.​type
ImagingStudy
accessiontokenImagingStudy-accession

The accession identifier for the study

ImagingStudy.​accession
basedonreferenceImagingStudy-basedon

The order for the image

ImagingStudy.​basedOn
bodysitetokenImagingStudy-bodysite

The body site studied

ImagingStudy.​series.​bodySite
contextreferenceImagingStudy-context

The context of the study

ImagingStudy.​context
dicom-classuriImagingStudy-dicom-class

The type of the instance

ImagingStudy.​series.​instance.​sopClass
endpointreferenceImagingStudy-endpoint

The endpoint for te study or series

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

Other identifiers for the Study

ImagingStudy.​identifier
modalitytokenImagingStudy-modality

The modality of the series

ImagingStudy.​series.​modality
patientreferenceclinical-patient

Who the study is about

ImagingStudy.​subject
performerreferenceImagingStudy-performer

The person who performed the study

ImagingStudy.​series.​performer
reasontokenImagingStudy-reason

The reason for the study

ImagingStudy.​reason
seriesuriImagingStudy-series

The identifier of the series of images

ImagingStudy.​series.​uid
starteddateImagingStudy-started

When the study was started

ImagingStudy.​started
studyuriImagingStudy-study

The study identifier for the image

ImagingStudy.​uid
subjectreferenceImagingStudy-subject

Who the study is about

ImagingStudy.​subject
uiduriImagingStudy-uid

The instance unique identifier

ImagingStudy.​series.​instance.​uid
Immunization
datedateclinical-date

Vaccination (non)-Administration Date

Immunization.​date
identifiertokenclinical-identifier

Business identifier

Immunization.​identifier
locationreferenceImmunization-location

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

Immunization.​location
lot-numberstringImmunization-lot-number

Vaccine Lot Number

Immunization.​lotNumber
manufacturerreferenceImmunization-manufacturer

Vaccine Manufacturer

Immunization.​manufacturer
patientreferenceclinical-patient

The patient for the vaccination record

Immunization.​patient
practitionerreferenceImmunization-practitioner

The practitioner who played a role in the vaccination

Immunization.​practitioner.​actor
reasontokenImmunization-reason

Why immunization did or did not occur

Immunization.​reason
statustokenImmunization-status

Immunization event status

Immunization.​status
vaccine-codetokenImmunization-vaccine-code

Vaccine Product Administered

Immunization.​vaccineCode
ImmunizationEvaluation
datedateImmunizationEvaluation-date

Date the evaluation was generated

ImmunizationEvaluation.​date
dose-statustokenImmunizationEvaluation-dose-status

The status of the dose relative to published recommendations

ImmunizationEvaluation.​doseStatus
identifiertokenImmunizationEvaluation-identifier

ID of the evaluation

ImmunizationEvaluation.​identifier
immunization-eventreferenceImmunizationEvaluation-immunization-event

The vaccine administration event being evaluated

ImmunizationEvaluation.​immunizationEvent
patientreferenceImmunizationEvaluation-patient

The patient being evaluated

ImmunizationEvaluation.​patient
target-diseasetokenImmunizationEvaluation-target-disease

The vaccine preventable disease being evaluated against

ImmunizationEvaluation.​targetDisease
ImmunizationRecommendation
datedateImmunizationRecommendation-date

Date recommendation(s) created

ImmunizationRecommendation.​date
dose-numbernumberImmunizationRecommendation-dose-number

Recommended dose number within series

ImmunizationRecommendation.​recommendation.​doseNumber
dose-sequencenumberImmunizationRecommendation-dose-sequence

Recommended number of doses for immunity

ImmunizationRecommendation.​recommendation.​seriesDoses
identifiertokenImmunizationRecommendation-identifier

Business identifier

ImmunizationRecommendation.​identifier
informationreferenceImmunizationRecommendation-information

Patient observations supporting recommendation

ImmunizationRecommendation.​recommendation.​supportingPatientInformation
patientreferenceImmunizationRecommendation-patient

Who this profile is for

ImmunizationRecommendation.​patient
statustokenImmunizationRecommendation-status

Vaccine recommendation status

ImmunizationRecommendation.​recommendation.​forecastStatus
supportreferenceImmunizationRecommendation-support

Past immunizations supporting recommendation

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

Disease to be immunized against

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

Vaccine or vaccine group recommendation applies to

ImmunizationRecommendation.​recommendation.​vaccineCode
ImplementationGuide
datedateconformance-date

The implementation guide publication date

ImplementationGuide.​date
dependencyuriImplementationGuide-dependency

Where to find dependency

ImplementationGuide.​dependency.​uri
descriptionstringconformance-description

The description of the implementation guide

ImplementationGuide.​description
experimentaltokenImplementationGuide-experimental

For testing purposes, not real usage

ImplementationGuide.​experimental
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the implementation guide

ImplementationGuide.​jurisdiction
namestringconformance-name

Computationally friendly name of the implementation guide

ImplementationGuide.​name
publisherstringconformance-publisher

Name of the publisher of the implementation guide

ImplementationGuide.​publisher
resourcereferenceImplementationGuide-resource

Location of the resource

ImplementationGuide.​package.​resource.​source
statustokenconformance-status

The current status of the implementation guide

ImplementationGuide.​status
urluriconformance-url

The uri that identifies the implementation guide

ImplementationGuide.​url
versiontokenconformance-version

The business version of the implementation guide

ImplementationGuide.​version
ImplementationGuideInput
datedateconformance-date

The implementation guide input publication date

ImplementationGuideInput.​date
dependencyuriImplementationGuideInput-dependency

Where to find dependency

ImplementationGuideInput.​dependency.​uri
descriptionstringconformance-description

The description of the implementation guide input

ImplementationGuideInput.​description
experimentaltokenImplementationGuideInput-experimental

For testing purposes, not real usage

ImplementationGuideInput.​experimental
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the implementation guide input

ImplementationGuideInput.​jurisdiction
namestringconformance-name

Computationally friendly name of the implementation guide input

ImplementationGuideInput.​name
publisherstringconformance-publisher

Name of the publisher of the implementation guide input

ImplementationGuideInput.​publisher
resourcereferenceImplementationGuideInput-resource

Location of the resource

ImplementationGuideInput.​package.​resource.​reference
statustokenconformance-status

The current status of the implementation guide input

ImplementationGuideInput.​status
urluriconformance-url

The uri that identifies the implementation guide input

ImplementationGuideInput.​url
versiontokenconformance-version

The business version of the implementation guide input

ImplementationGuideInput.​version
ImplementationGuideOutput
datedateconformance-date

The implementation guide output publication date

ImplementationGuideOutput.​date
dependencyuriImplementationGuideOutput-dependency

Where to find dependency

ImplementationGuideOutput.​dependency.​uri
descriptionstringconformance-description

The description of the implementation guide output

ImplementationGuideOutput.​description
experimentaltokenImplementationGuideOutput-experimental

For testing purposes, not real usage

ImplementationGuideOutput.​experimental
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the implementation guide output

ImplementationGuideOutput.​jurisdiction
namestringconformance-name

Computationally friendly name of the implementation guide output

ImplementationGuideOutput.​name
publisherstringconformance-publisher

Name of the publisher of the implementation guide output

ImplementationGuideOutput.​publisher
resourcereferenceImplementationGuideOutput-resource

Location of the resource

ImplementationGuideOutput.​resource.​reference
statustokenconformance-status

The current status of the implementation guide output

ImplementationGuideOutput.​status
urluriconformance-url

The uri that identifies the implementation guide output

ImplementationGuideOutput.​url
versiontokenconformance-version

The business version of the implementation guide output

ImplementationGuideOutput.​version
Invoice
accountreferenceInvoice-account

Account that is being balanced

Invoice.​account
datedateInvoice-date

Invoice date / posting date

Invoice.​date
identifiertokenInvoice-identifier

Business Identifier for item

Invoice.​identifier
issuerreferenceInvoice-issuer

Issuing Organization of Invoice

Invoice.​issuer
participantreferenceInvoice-participant

Individual who was involved

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

Type of involevent in creation of this Invoice

Invoice.​participant.​role
patientreferenceInvoice-patient

Recipient(s) of goods and services

Invoice.​subject
recipientreferenceInvoice-recipient

Recipient of this invoice

Invoice.​recipient
statustokenInvoice-status

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

Invoice.​status
subjectreferenceInvoice-subject

Recipient(s) of goods and services

Invoice.​subject
totalgrossquantityInvoice-totalgross

Gross toal of this Invoice

Invoice.​totalGross
totalnetquantityInvoice-totalnet

Net total of this Invoice

Invoice.​totalNet
typetokenInvoice-type

Type of Invoice

Invoice.​type
ItemInstance
subjectreferenceItemInstance-subject

The identifier of the patient who has devices assigned to

ItemInstance.​subject
Library
composed-ofreferenceLibrary-composed-of

What resource is being referenced

Library.​relatedArtifact.​where(type='composed-of').​resource
datedateLibrary-date

The library publication date

Library.​date
depends-onreferenceLibrary-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the library

Library.​description
effectivedateLibrary-effective

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

Library.​effectivePeriod
identifiertokenLibrary-identifier

External identifier for the library

Library.​identifier
jurisdictiontokenLibrary-jurisdiction

Intended jurisdiction for the library

Library.​jurisdiction
namestringLibrary-name

Computationally friendly name of the library

Library.​name
predecessorreferenceLibrary-predecessor

What resource is being referenced

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

Name of the publisher of the library

Library.​publisher
statustokenLibrary-status

The current status of the library

Library.​status
successorreferenceLibrary-successor

What resource is being referenced

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

The human-friendly name of the library

Library.​title
topictokenLibrary-topic

Topics associated with the module

Library.​topic
typetokenLibrary-type

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

Library.​type
urluriLibrary-url

The uri that identifies the library

Library.​url
versiontokenLibrary-version

The business version of the library

Library.​version
Linkage
authorreferenceLinkage-author

Author of the Linkage

Linkage.​author
itemreferenceLinkage-item

Matches on any item in the Linkage

Linkage.​item.​resource
sourcereferenceLinkage-source

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

Linkage.​item.​resource
List
codetokenclinical-code

What the purpose of this list is

List.​code
datedateclinical-date

When the list was prepared

List.​date
empty-reasontokenList-empty-reason

Why list is empty

List.​emptyReason
encounterreferenceclinical-encounter

Context in which list created

List.​encounter
identifiertokenclinical-identifier

Business identifier

List.​identifier
itemreferenceList-item

Actual entry

List.​entry.​item
notesstringList-notes

The annotation - text content

List.​note.​text
patientreferenceclinical-patient

If all resources have the same subject

List.​subject
sourcereferenceList-source

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

List.​source
statustokenList-status

current | retired | entered-in-error

List.​status
subjectreferenceList-subject

If all resources have the same subject

List.​subject
titlestringList-title

Descriptive name for the list

List.​title
Location
addressstringLocation-address

A (part of the) address of the location

Location.​address
address-citystringLocation-address-city

A city specified in an address

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

A country specified in an address

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

A postal code specified in an address

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

A state specified in an address

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

A use code specified in an address

Location.​address.​use
endpointreferenceLocation-endpoint

Technical endpoints providing access to services operated for the location

Location.​endpoint
identifiertokenLocation-identifier

An identifier for the location

Location.​identifier
namestringLocation-name

A portion of the location's name or alias

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

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-distancequantityLocation-near-distance

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-statustokenLocation-operational-status

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

Location.​operationalStatus
organizationreferenceLocation-organization

Searches for locations that are managed by the provided organization

Location.​managingOrganization
partofreferenceLocation-partof

A location of which this location is a part

Location.​partOf
statustokenLocation-status

Searches for locations with a specific kind of status

Location.​status
typetokenLocation-type

A code for the type of location

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

What resource is being referenced

Measure.​relatedArtifact.​where(type='composed-of').​resource
datedateMeasure-date

The measure publication date

Measure.​date
depends-onreferenceMeasure-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the measure

Measure.​description
effectivedateMeasure-effective

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

Measure.​effectivePeriod
identifiertokenMeasure-identifier

External identifier for the measure

Measure.​identifier
jurisdictiontokenMeasure-jurisdiction

Intended jurisdiction for the measure

Measure.​jurisdiction
namestringMeasure-name

Computationally friendly name of the measure

Measure.​name
predecessorreferenceMeasure-predecessor

What resource is being referenced

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

Name of the publisher of the measure

Measure.​publisher
statustokenMeasure-status

The current status of the measure

Measure.​status
successorreferenceMeasure-successor

What resource is being referenced

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

The human-friendly name of the measure

Measure.​title
topictokenMeasure-topic

Topics associated with the module

Measure.​topic
urluriMeasure-url

The uri that identifies the measure

Measure.​url
versiontokenMeasure-version

The business version of the measure

Measure.​version
MeasureReport
identifiertokenMeasureReport-identifier

External identifier of the measure report to be returned

MeasureReport.​identifier
patientreferenceMeasureReport-patient

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

MeasureReport.​subject
statustokenMeasureReport-status

The status of the measure report

MeasureReport.​status
subjectreferenceMeasureReport-subject

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

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

Procedure that caused this media to be created

Media.​basedOn
categorytokenMedia-category

Classification of type of media

Media.​category
contextreferenceMedia-context

Encounter / Episode associated with media

Media.​context
createddateMedia-created

When Media was collected

Media.​created
devicereferenceMedia-device

Observing Device

Media.​device
identifiertokenMedia-identifier

Identifier(s) for the image

Media.​identifier
modalitytokenMedia-modality

The type of acquisition equipment/process

Media.​modality
operatorreferenceMedia-operator

The person who generated the image

Media.​operator
patientreferenceMedia-patient

Who/What this Media is a record of

Media.​subject
sitetokenMedia-site

Observed body part

Media.​bodySite
statustokenMedia-status

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

Media.​status
subjectreferenceMedia-subject

Who/What this Media is a record of

Media.​subject
viewtokenMedia-view

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

Media.​view
Medication
codetokenmedications-code

Codes that identify this medication

Medication.​code
formtokenMedication-form

powder | tablets | capsule +

Medication.​form
ingredientreferenceMedication-ingredient

The product contained

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

The product contained

Medication.​ingredient.​item.​as(CodeableConcept)
manufacturerreferenceMedication-manufacturer

Manufacturer of the item

Medication.​manufacturer
statustokenMedication-status

active | inactive | entered-in-error

Medication.​status
MedicationAdministration
codetokenmedications-code

Return administrations of this medication code

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

Return administrations that share this encounter or episode of care

MedicationAdministration.​context
devicereferenceMedicationAdministration-device

Return administrations with this administration device identity

MedicationAdministration.​device
effective-timedateMedicationAdministration-effective-time

Date administration happened (or did not happen)

MedicationAdministration.​effective
identifiertokenmedications-identifier

Return administrations with this external identifier

MedicationAdministration.​identifier
medicationreferencemedications-medication

Return administrations of this medication resource

MedicationAdministration.​medication.​as(Reference)
patientreferencemedications-patient

The identity of a patient to list administrations for

MedicationAdministration.​subject
performerreferenceMedicationAdministration-performer

The identify of the individual who administered the medication

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

Reasons for administering the medication

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

Reasons for not administering the medication

MedicationAdministration.​statusReason
requestreferenceMedicationAdministration-request

The identity of a request to list administrations from

MedicationAdministration.​request
statustokenmedications-status

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

MedicationAdministration.​status
subjectreferenceMedicationAdministration-subject

The identify of the individual or group to list administrations for

MedicationAdministration.​subject
MedicationDispense
codetokenmedications-code

Return dispenses of this medicine code

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

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

MedicationDispense.​context
destinationreferenceMedicationDispense-destination

Return dispenses that should be sent to a specific destination

MedicationDispense.​destination
identifiertokenmedications-identifier

Return dispenses with this external identifier

MedicationDispense.​identifier
medicationreferencemedications-medication

Return dispenses of this medicine resource

MedicationDispense.​medication.​as(Reference)
patientreferencemedications-patient

The identity of a patient to list dispenses for

MedicationDispense.​subject
performerreferenceMedicationDispense-performer

Return dispenses performed by a specific individual

MedicationDispense.​performer.​actor
prescriptionreferencemedications-prescription

Multiple Resources:

MedicationDispense.​authorizingPrescription
receiverreferenceMedicationDispense-receiver

The identity of a receiver to list dispenses for

MedicationDispense.​receiver
responsiblepartyreferenceMedicationDispense-responsibleparty

Return dispenses with the specified responsible party

MedicationDispense.​substitution.​responsibleParty
statustokenmedications-status

Return dispenses with a specified dispense status

MedicationDispense.​status
subjectreferenceMedicationDispense-subject

The identity of a patient to list dispenses for

MedicationDispense.​subject
typetokenMedicationDispense-type

Return dispenses of a specific type

MedicationDispense.​type
whenhandedoverdateMedicationDispense-whenhandedover

Returns dispenses handed over on this date

MedicationDispense.​whenHandedOver
whenprepareddateMedicationDispense-whenprepared

Returns dispenses prepared on this date

MedicationDispense.​whenPrepared
MedicationRequest
authoredondateMedicationRequest-authoredon

Return prescriptions written on this date

MedicationRequest.​authoredOn
categorytokenMedicationRequest-category

Returns prescriptions with different categories

MedicationRequest.​category
codetokenmedications-code

Return prescriptions of this medication code

MedicationRequest.​medication.​as(CodeableConcept)
contextreferenceMedicationRequest-context

Return prescriptions with this encounter or episode of care identifier

MedicationRequest.​context
datedatemedications-date

Multiple Resources:

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

Return prescriptions with this external identifier

MedicationRequest.​identifier
intended-dispenserreferenceMedicationRequest-intended-dispenser

Returns prescriptions intended to be dispensed by this Organization

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

Returns the intended performer of the administration of the medication request

MedicationRequest.​performer
intended-performertypetokenMedicationRequest-intended-performertype

Returns requests for a specific type of performer

MedicationRequest.​performerType
intenttokenMedicationRequest-intent

Returns prescriptions with different intents

MedicationRequest.​intent
medicationreferencemedications-medication

Return prescriptions of this medication reference

MedicationRequest.​medication.​as(Reference)
patientreferencemedications-patient

Returns prescriptions for a specific patient

MedicationRequest.​subject
prioritytokenMedicationRequest-priority

Returns prescriptions with different priorities

MedicationRequest.​priority
requesterreferenceMedicationRequest-requester

Returns prescriptions prescribed by this prescriber

MedicationRequest.​requester
statustokenmedications-status

Status of the prescription

MedicationRequest.​status
subjectreferenceMedicationRequest-subject

The identity of a patient to list orders for

MedicationRequest.​subject
MedicationStatement
categorytokenMedicationStatement-category

Returns statements of this category of medicationstatement

MedicationStatement.​category
codetokenmedications-code

Return statements of this medication code

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

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

MedicationStatement.​context
effectivedateMedicationStatement-effective

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

MedicationStatement.​effective
identifiertokenmedications-identifier

Return statements with this external identifier

MedicationStatement.​identifier
medicationreferencemedications-medication

Return statements of this medication reference

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

Returns statements that are part of another event.

MedicationStatement.​partOf
patientreferencemedications-patient

Returns statements for a specific patient.

MedicationStatement.​subject
sourcereferenceMedicationStatement-source

Who or where the information in the statement came from

MedicationStatement.​informationSource
statustokenmedications-status

Return statements that match the given status

MedicationStatement.​status
subjectreferenceMedicationStatement-subject

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

MedicationStatement.​subject
MessageDefinition
categorytokenMessageDefinition-category

The behavior associated with the message

MessageDefinition.​category
datedateconformance-date

The message definition publication date

MessageDefinition.​date
descriptionstringconformance-description

The description of the message definition

MessageDefinition.​description
eventuriMessageDefinition-event

The event that triggers the message

MessageDefinition.​event
focustokenMessageDefinition-focus

A resource that is a permitted focus of the message

MessageDefinition.​focus.​code
identifiertokenconformance-identifier

External identifier for the message definition

MessageDefinition.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the message definition

MessageDefinition.​jurisdiction
namestringconformance-name

Computationally friendly name of the message definition

MessageDefinition.​name
publisherstringconformance-publisher

Name of the publisher of the message definition

MessageDefinition.​publisher
statustokenconformance-status

The current status of the message definition

MessageDefinition.​status
titlestringconformance-title

The human-friendly name of the message definition

MessageDefinition.​title
urluriconformance-url

The uri that identifies the message definition

MessageDefinition.​url
versiontokenconformance-version

The business version of the message definition

MessageDefinition.​version
MessageHeader
authorreferenceMessageHeader-author

The source of the decision

MessageHeader.​author
codetokenMessageHeader-code

ok | transient-error | fatal-error

MessageHeader.​response.​code
destinationstringMessageHeader-destination

Name of system

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

Actual destination address or id

MessageHeader.​destination.​endpoint
entererreferenceMessageHeader-enterer

The source of the data entry

MessageHeader.​enterer
eventtokenMessageHeader-event

Code for the event this message represents

MessageHeader.​event
focusreferenceMessageHeader-focus

The actual content of the message

MessageHeader.​focus
receiverreferenceMessageHeader-receiver

Intended "real-world" recipient for the data

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

Id of original message

MessageHeader.​response.​identifier
responsiblereferenceMessageHeader-responsible

Final responsibility for event

MessageHeader.​responsible
senderreferenceMessageHeader-sender

Real world sender of the message

MessageHeader.​sender
sourcestringMessageHeader-source

Name of system

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

Actual message source address or id

MessageHeader.​source.​endpoint
targetreferenceMessageHeader-target

Particular delivery destination within the destination

MessageHeader.​destination.​target
NamingSystem
contactstringNamingSystem-contact

Name of an individual to contact

NamingSystem.​contact.​name
datedateconformance-date

The naming system publication date

NamingSystem.​date
descriptionstringconformance-description

The description of the naming system

NamingSystem.​description
id-typetokenNamingSystem-id-type

oid | uuid | uri | other

NamingSystem.​uniqueId.​type
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the naming system

NamingSystem.​jurisdiction
kindtokenNamingSystem-kind

codesystem | identifier | root

NamingSystem.​kind
namestringconformance-name

Computationally friendly name of the naming system

NamingSystem.​name
perioddateNamingSystem-period

When is identifier valid?

NamingSystem.​uniqueId.​period
publisherstringconformance-publisher

Name of the publisher of the naming system

NamingSystem.​publisher
responsiblestringNamingSystem-responsible

Who maintains system namespace?

NamingSystem.​responsible
statustokenconformance-status

The current status of the naming system

NamingSystem.​status
telecomtokenNamingSystem-telecom

Contact details for individual or organization

NamingSystem.​contact.​telecom
typetokenNamingSystem-type

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

NamingSystem.​type
valuestringNamingSystem-value

The unique identifier

NamingSystem.​uniqueId.​value
NutritionOrder
additivetokenNutritionOrder-additive

Type of module component to add to the feeding

NutritionOrder.​enteralFormula.​additiveType
datetimedateNutritionOrder-datetime

Return nutrition orders requested on this date

NutritionOrder.​dateTime
encounterreferenceclinical-encounter

Return nutrition orders with this encounter identifier

NutritionOrder.​encounter
formulatokenNutritionOrder-formula

Type of enteral or infant formula

NutritionOrder.​enteralFormula.​baseFormulaType
identifiertokenclinical-identifier

Return nutrition orders with this external identifier

NutritionOrder.​identifier
oraldiettokenNutritionOrder-oraldiet

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

NutritionOrder.​oralDiet.​type
patientreferenceclinical-patient

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

NutritionOrder.​patient
providerreferenceNutritionOrder-provider

The identify of the provider who placed the nutrition order

NutritionOrder.​orderer
statustokenNutritionOrder-status

Status of the nutrition order.

NutritionOrder.​status
supplementtokenNutritionOrder-supplement

Type of supplement product requested

NutritionOrder.​supplement.​type
Observation
based-onreferenceObservation-based-on

Reference to the service request.

Observation.​basedOn
categorytokenObservation-category

The classification of the type of observation

Observation.​category
codetokenclinical-code

The code of the observation type

Observation.​code
code-value-conceptcompositeObservation-code-value-concept

Code and coded value parameter pair

Observation
code-value-datecompositeObservation-code-value-date

Code and date/time value parameter pair

Observation
code-value-quantitycompositeObservation-code-value-quantity

Code and quantity value parameter pair

Observation
code-value-stringcompositeObservation-code-value-string

Code and string value parameter pair

Observation
combo-codetokenObservation-combo-code

The code of the observation type or component type

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

Code and coded value parameter pair, including in components

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

Code and quantity value parameter pair, including in components

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

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

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

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

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

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

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

The component code of the observation type

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

Component code and component coded value parameter pair

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

Component code and component quantity value parameter pair

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

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

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

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

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

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

Observation.​component.​value.​as(Quantity)
contextreferenceObservation-context

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

Observation.​context
data-absent-reasontokenObservation-data-absent-reason

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

Observation.​dataAbsentReason
datedateclinical-date

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

Observation.​effective
derived-fromreferenceObservation-derived-from

Related measurements the observation is made from

Observation.​derivedFrom
devicereferenceObservation-device

The Device that generated the observation data.

Observation.​device
encounterreferenceclinical-encounter

Encounter related to the observation

Observation.​context
has-memberreferenceObservation-has-member

Related resource that belongs to the Observation group

Observation.​hasMember
identifiertokenclinical-identifier

The unique id for a particular observation

Observation.​identifier
methodtokenObservation-method

The method used for the observation

Observation.​method
part-ofreferenceObservation-part-of

Part of referenced event

Observation.​partOf
patientreferenceclinical-patient

The subject that the observation is about (if patient)

Observation.​subject
performerreferenceObservation-performer

Who performed the observation

Observation.​performer
specimenreferenceObservation-specimen

Specimen used for this observation

Observation.​specimen
statustokenObservation-status

The status of the observation

Observation.​status
subjectreferenceObservation-subject

The subject that the observation is about

Observation.​subject
value-concepttokenObservation-value-concept

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

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

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

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

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

Observation.​value.​as(Quantity)
value-stringstringObservation-value-string

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

Observation.​value.​as(string)
OccupationalData
subjectreferenceOccupationalData-subject

Who the occupational data is collected about

OccupationalData.​subject
OperationDefinition
basereferenceOperationDefinition-base

Marks this as a profile of the base

OperationDefinition.​base
codetokenOperationDefinition-code

Name used to invoke the operation

OperationDefinition.​code
context-typetokenconformance-context-type

A type of use context assigned to the operation definition

OperationDefinition.​useContext.​code
datedateconformance-date

The operation definition publication date

OperationDefinition.​date
descriptionstringconformance-description

The description of the operation definition

OperationDefinition.​description
input-profilereferenceOperationDefinition-input-profile

Validation information for in parameters

OperationDefinition.​inputProfile
instancetokenOperationDefinition-instance

Invoke on an instance?

OperationDefinition.​instance
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the operation definition

OperationDefinition.​jurisdiction
kindtokenOperationDefinition-kind

operation | query

OperationDefinition.​kind
namestringconformance-name

Computationally friendly name of the operation definition

OperationDefinition.​name
output-profilereferenceOperationDefinition-output-profile

Validation information for out parameters

OperationDefinition.​outputProfile
publisherstringconformance-publisher

Name of the publisher of the operation definition

OperationDefinition.​publisher
statustokenconformance-status

The current status of the operation definition

OperationDefinition.​status
systemtokenOperationDefinition-system

Invoke at the system level?

OperationDefinition.​system
typetokenOperationDefinition-type

Invoke at the type level?

OperationDefinition.​type
urluriconformance-url

The uri that identifies the operation definition

OperationDefinition.​url
versiontokenconformance-version

The business version of the operation definition

OperationDefinition.​version
Organization
activetokenOrganization-active

Is the Organization record active

Organization.​active
addressstringOrganization-address

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

Organization.​address
address-citystringOrganization-address-city

A city specified in an address

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

A country specified in an address

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

A postal code specified in an address

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

A state specified in an address

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

A use code specified in an address

Organization.​address.​use
endpointreferenceOrganization-endpoint

Technical endpoints providing access to services operated for the organization

Organization.​endpoint
identifiertokenOrganization-identifier

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

Organization.​identifier
namestringOrganization-name

A portion of the organization's name or alias

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

An organization of which this organization forms a part

Organization.​partOf
phoneticstringOrganization-phonetic

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

Organization.​name
typetokenOrganization-type

A code for the type of organization

Organization.​type
OrganizationRole
activetokenOrganizationRole-active

Whether this practitioner role record is in active use

OrganizationRole.​active
datedateOrganizationRole-date

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

OrganizationRole.​period
emailtokenOrganizationRole-email

A value in an email contact

OrganizationRole.​telecom.​where(system='email')
endpointreferenceOrganizationRole-endpoint

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

OrganizationRole.​endpoint
identifiertokenOrganizationRole-identifier

A practitioner's Identifier

OrganizationRole.​identifier
locationreferenceOrganizationRole-location

One of the locations at which this practitioner provides care

OrganizationRole.​location
networkreferenceOrganizationRole-network

One of the locations at which this practitioner provides care

OrganizationRole.​network
participating-organizationreferenceOrganizationRole-participating-organization

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

OrganizationRole.​participatingOrganization
phonetokenOrganizationRole-phone

A value in a phone contact

OrganizationRole.​telecom.​where(system='phone')
primary-organizationreferenceOrganizationRole-primary-organization

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

OrganizationRole.​organization
roletokenOrganizationRole-role

The practitioner can perform this role at for the organization

OrganizationRole.​code
servicereferenceOrganizationRole-service

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

OrganizationRole.​healthcareService
specialtytokenOrganizationRole-specialty

The practitioner has this specialty at an organization

OrganizationRole.​specialty
telecomtokenOrganizationRole-telecom

The value in any kind of contact

OrganizationRole.​telecom
Patient
activetokenPatient-active

Whether the patient record is active

Patient.​active
addressstringindividual-address

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

Patient.​address
address-citystringindividual-address-city

A city specified in an address

Patient.​address.​city
address-countrystringindividual-address-country

A country specified in an address

Patient.​address.​country
address-postalcodestringindividual-address-postalcode

A postalCode specified in an address

Patient.​address.​postalCode
address-statestringindividual-address-state

A state specified in an address

Patient.​address.​state
address-usetokenindividual-address-use

A use code specified in an address

Patient.​address.​use
animal-breedtokenPatient-animal-breed

The breed for animal patients

Patient.​animal.​breed
animal-speciestokenPatient-animal-species

The species for animal patients

Patient.​animal.​species
birthdatedateindividual-birthdate

The patient's date of birth

Patient.​birthDate
death-datedatePatient-death-date

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

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

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

Patient.​deceased.​exists()
emailtokenindividual-email

A value in an email contact

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

A portion of the family name of the patient

Patient.​name.​family
gendertokenindividual-gender

Gender of the patient

Patient.​gender
general-practitionerreferencePatient-general-practitioner

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

Patient.​generalPractitioner
givenstringindividual-given

A portion of the given name of the patient

Patient.​name.​given
identifiertokenPatient-identifier

A patient identifier

Patient.​identifier
languagetokenPatient-language

Language code (irrespective of use value)

Patient.​communication.​language
linkreferencePatient-link

All patients linked to the given patient

Patient.​link.​other
namestringPatient-name

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

Patient.​name
organizationreferencePatient-organization

The organization at which this person is a patient

Patient.​managingOrganization
phonetokenindividual-phone

A value in a phone contact

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

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

Patient.​name
telecomtokenindividual-telecom

The value in any kind of telecom details of the patient

Patient.​telecom
PaymentNotice
createddatePaymentNotice-created

Creation date fro the notice

PaymentNotice.​created
identifiertokenPaymentNotice-identifier

The business identifier of the notice

PaymentNotice.​identifier
organizationreferencePaymentNotice-organization

The organization who generated this resource

PaymentNotice.​organization
payment-statustokenPaymentNotice-payment-status

The type of payment notice

PaymentNotice.​paymentStatus
providerreferencePaymentNotice-provider

The reference to the provider

PaymentNotice.​provider
requestreferencePaymentNotice-request

The Claim

PaymentNotice.​request
responsereferencePaymentNotice-response

The ClaimResponse

PaymentNotice.​response
statustokenPaymentNotice-status

The status of the payment notice

PaymentNotice.​status
statusdatedatePaymentNotice-statusdate

The date of the payment action

PaymentNotice.​statusDate
PaymentReconciliation
createddatePaymentReconciliation-created

The creation date

PaymentReconciliation.​created
dispositionstringPaymentReconciliation-disposition

The contents of the disposition message

PaymentReconciliation.​disposition
identifiertokenPaymentReconciliation-identifier

The business identifier of the Explanation of Benefit

PaymentReconciliation.​identifier
organizationreferencePaymentReconciliation-organization

The organization who generated this resource

PaymentReconciliation.​organization
outcometokenPaymentReconciliation-outcome

The processing outcome

PaymentReconciliation.​outcome
requestreferencePaymentReconciliation-request

The reference to the claim

PaymentReconciliation.​request
request-organizationreferencePaymentReconciliation-request-organization

The organization who generated this resource

PaymentReconciliation.​requestOrganization
request-providerreferencePaymentReconciliation-request-provider

The reference to the provider who sumbitted the claim

PaymentReconciliation.​requestProvider
statustokenPaymentReconciliation-status

The status of the payment reconciliation

PaymentReconciliation.​status
Person
addressstringindividual-address

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

Person.​address
address-citystringindividual-address-city

A city specified in an address

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

A country specified in an address

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

A postal code specified in an address

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

A state specified in an address

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

A use code specified in an address

Person.​address.​use
birthdatedateindividual-birthdate

The person's date of birth

Person.​birthDate
emailtokenindividual-email

A value in an email contact

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

The gender of the person

Person.​gender
identifiertokenPerson-identifier

A person Identifier

Person.​identifier
linkreferencePerson-link

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

Person.​link.​target
namestringPerson-name

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

Person.​name
organizationreferencePerson-organization

The organization at which this person record is being managed

Person.​managingOrganization
patientreferencePerson-patient

The Person links to this Patient

Person.​link.​target
phonetokenindividual-phone

A value in a phone contact

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

A portion of name using some kind of phonetic matching algorithm

Person.​name
practitionerreferencePerson-practitioner

The Person links to this Practitioner

Person.​link.​target
relatedpersonreferencePerson-relatedperson

The Person links to this RelatedPerson

Person.​link.​target
telecomtokenindividual-telecom

The value in any kind of contact

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

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='composed-of').​resource
datedatePlanDefinition-date

The plan definition publication date

PlanDefinition.​date
definitionreferencePlanDefinition-definition

Activity or plan definitions used by plan definition

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

What resource is being referenced

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

What resource is being referenced

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

The description of the plan definition

PlanDefinition.​description
effectivedatePlanDefinition-effective

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

PlanDefinition.​effectivePeriod
identifiertokenPlanDefinition-identifier

External identifier for the plan definition

PlanDefinition.​identifier
jurisdictiontokenPlanDefinition-jurisdiction

Intended jurisdiction for the plan definition

PlanDefinition.​jurisdiction
namestringPlanDefinition-name

Computationally friendly name of the plan definition

PlanDefinition.​name
predecessorreferencePlanDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the plan definition

PlanDefinition.​publisher
statustokenPlanDefinition-status

The current status of the plan definition

PlanDefinition.​status
successorreferencePlanDefinition-successor

What resource is being referenced

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

The human-friendly name of the plan definition

PlanDefinition.​title
topictokenPlanDefinition-topic

Topics associated with the module

PlanDefinition.​topic
typetokenPlanDefinition-type

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

PlanDefinition.​type
urluriPlanDefinition-url

The uri that identifies the plan definition

PlanDefinition.​url
versiontokenPlanDefinition-version

The business version of the plan definition

PlanDefinition.​version
Practitioner
activetokenPractitioner-active

Whether the practitioner record is active

Practitioner.​active
addressstringindividual-address

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

Practitioner.​address
address-citystringindividual-address-city

A city specified in an address

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

A country specified in an address

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

A postalCode specified in an address

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

A state specified in an address

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

A use code specified in an address

Practitioner.​address.​use
communicationtokenPractitioner-communication

One of the languages that the practitioner can communicate with

Practitioner.​communication
emailtokenindividual-email

A value in an email contact

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

A portion of the family name

Practitioner.​name.​family
gendertokenindividual-gender

Gender of the practitioner

Practitioner.​gender
givenstringindividual-given

A portion of the given name

Practitioner.​name.​given
identifiertokenPractitioner-identifier

A practitioner's Identifier

Practitioner.​identifier
namestringPractitioner-name

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

Practitioner.​name
phonetokenindividual-phone

A value in a phone contact

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

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

Practitioner.​name
telecomtokenindividual-telecom

The value in any kind of contact

Practitioner.​telecom
PractitionerRole
activetokenPractitionerRole-active

Whether this practitioner role record is in active use

PractitionerRole.​active
datedatePractitionerRole-date

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

PractitionerRole.​period
emailtokenindividual-email

A value in an email contact

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

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

PractitionerRole.​endpoint
identifiertokenPractitionerRole-identifier

A practitioner's Identifier

PractitionerRole.​identifier
locationreferencePractitionerRole-location

One of the locations at which this practitioner provides care

PractitionerRole.​location
organizationreferencePractitionerRole-organization

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

PractitionerRole.​organization
phonetokenindividual-phone

A value in a phone contact

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

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

PractitionerRole.​practitioner
roletokenPractitionerRole-role

The practitioner can perform this role at for the organization

PractitionerRole.​code
servicereferencePractitionerRole-service

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

PractitionerRole.​healthcareService
specialtytokenPractitionerRole-specialty

The practitioner has this specialty at an organization

PractitionerRole.​specialty
telecomtokenindividual-telecom

The value in any kind of contact

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

A request for this procedure

Procedure.​basedOn
categorytokenProcedure-category

Classification of the procedure

Procedure.​category
codetokenclinical-code

A code to identify a procedure

Procedure.​code
contextreferenceProcedure-context

Encounter or episode associated with the procedure

Procedure.​context
datedateclinical-date

When the procedure was performed

Procedure.​performed
encounterreferenceclinical-encounter

Search by encounter

Procedure.​context
identifiertokenclinical-identifier

A unique identifier for a procedure

Procedure.​identifier
instantiatesuriProcedure-instantiates

Instantiates protocol or definition

Procedure.​instantiates
locationreferenceProcedure-location

Where the procedure happened

Procedure.​location
part-ofreferenceProcedure-part-of

Part of referenced event

Procedure.​partOf
patientreferenceclinical-patient

Search by subject - a patient

Procedure.​subject
performerreferenceProcedure-performer

The reference to the practitioner

Procedure.​performer.​actor
statustokenProcedure-status

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

Procedure.​status
subjectreferenceProcedure-subject

Search by subject

Procedure.​subject
ProcessRequest
actiontokenProcessRequest-action

The action requested by this resource

ProcessRequest.​action
identifiertokenProcessRequest-identifier

The business identifier of the ProcessRequest

ProcessRequest.​identifier
organizationreferenceProcessRequest-organization

The organization who generated this request

ProcessRequest.​organization
providerreferenceProcessRequest-provider

The provider who regenerated this request

ProcessRequest.​provider
statustokenProcessRequest-status

The status of the process request

ProcessRequest.​status
ProcessResponse
identifiertokenProcessResponse-identifier

The business identifier of the Explanation of Benefit

ProcessResponse.​identifier
organizationreferenceProcessResponse-organization

The organization who generated this resource

ProcessResponse.​organization
requestreferenceProcessResponse-request

The reference to the claim

ProcessResponse.​request
request-organizationreferenceProcessResponse-request-organization

The Organization who is responsible the request transaction

ProcessResponse.​requestOrganization
request-providerreferenceProcessResponse-request-provider

The Provider who is responsible the request transaction

ProcessResponse.​requestProvider
statustokenProcessResponse-status

The status of the process response

ProcessResponse.​status
ProductPlan
addressstringProductPlan-address

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

ProductPlan.​address
address-citystringProductPlan-address-city

A city specified in an address

ProductPlan.​address.​city
address-countrystringProductPlan-address-country

A country specified in an address

ProductPlan.​address.​country
address-postalcodestringProductPlan-address-postalcode

A postal code specified in an address

ProductPlan.​address.​postalCode
address-statestringProductPlan-address-state

A state specified in an address

ProductPlan.​address.​state
address-usetokenProductPlan-address-use

A use code specified in an address

ProductPlan.​address.​use
administered-byreferenceProductPlan-administered-by

Administrator of the product/plan

ProductPlan.​administeredBy
endpointreferenceProductPlan-endpoint

Technical endpoints providing access to services operated for the organization

ProductPlan.​endpoint
identifiertokenProductPlan-identifier

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

ProductPlan.​identifier
namestringProductPlan-name

A portion of the organization's name or alias

name | alias
owned-byreferenceProductPlan-owned-by

An organization of which this organization forms a part

ProductPlan.​ownedBy
phoneticstringProductPlan-phonetic

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

ProductPlan.​name
statustokenProductPlan-status

Is the Organization record active

ProductPlan.​status
typetokenProductPlan-type

A code for the type of organization

ProductPlan.​type
Provenance
agentreferenceProvenance-agent

Who participated

Provenance.​agent.​who.​as(Reference)
agent-roletokenProvenance-agent-role

What the agents role was

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

How the agent participated

Provenance.​agent.​type
entity-idtokenProvenance-entity-id

Identity of entity

Provenance.​entity.​what.​as(Identifier)
entity-refreferenceProvenance-entity-ref

Identity of entity

Provenance.​entity.​what.​as(Reference)
locationreferenceProvenance-location

Where the activity occurred, if relevant

Provenance.​location
patientreferenceProvenance-patient

Target Reference(s) (usually version specific)

Provenance.​target
recordeddateProvenance-recorded

When the activity was recorded / updated

Provenance.​recorded
signature-typetokenProvenance-signature-type

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

Provenance.​signature.​type
targetreferenceProvenance-target

Target Reference(s) (usually version specific)

Provenance.​target
whendateProvenance-when

When the activity occurred

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

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

Questionnaire.​item.​code
context-typetokenQuestionnaire-context-type

A type of use context assigned to the questionnaire

Questionnaire.​useContext.​code
datedateQuestionnaire-date

The questionnaire publication date

Questionnaire.​date
definitionuriQuestionnaire-definition

ElementDefinition - details for the item

Questionnaire.​item.​definition
descriptionstringQuestionnaire-description

The description of the questionnaire

Questionnaire.​description
effectivedateQuestionnaire-effective

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

Questionnaire.​effectivePeriod
identifiertokenQuestionnaire-identifier

External identifier for the questionnaire

Questionnaire.​identifier
jurisdictiontokenQuestionnaire-jurisdiction

Intended jurisdiction for the questionnaire

Questionnaire.​jurisdiction
namestringQuestionnaire-name

Computationally friendly name of the questionnaire

Questionnaire.​name
publisherstringQuestionnaire-publisher

Name of the publisher of the questionnaire

Questionnaire.​publisher
statustokenQuestionnaire-status

The current status of the questionnaire

Questionnaire.​status
subject-typetokenQuestionnaire-subject-type

Resource that can be subject of QuestionnaireResponse

Questionnaire.​subjectType
titlestringQuestionnaire-title

The human-friendly name of the questionnaire

Questionnaire.​title
urluriQuestionnaire-url

The uri that identifies the questionnaire

Questionnaire.​url
versiontokenQuestionnaire-version

The business version of the questionnaire

Questionnaire.​version
QuestionnaireResponse
authorreferenceQuestionnaireResponse-author

The author of the questionnaire response

QuestionnaireResponse.​author
authoreddateQuestionnaireResponse-authored

When the questionnaire response was last changed

QuestionnaireResponse.​authored
based-onreferenceQuestionnaireResponse-based-on

Plan/proposal/order fulfilled by this questionnaire response

QuestionnaireResponse.​basedOn
contextreferenceQuestionnaireResponse-context

Encounter or episode associated with the questionnaire response

QuestionnaireResponse.​context
identifiertokenQuestionnaireResponse-identifier

The unique identifier for the questionnaire response

QuestionnaireResponse.​identifier
part-ofreferenceQuestionnaireResponse-part-of

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

QuestionnaireResponse.​partOf
patientreferenceQuestionnaireResponse-patient

The patient that is the subject of the questionnaire response

QuestionnaireResponse.​subject
questionnairereferenceQuestionnaireResponse-questionnaire

The questionnaire the answers are provided for

QuestionnaireResponse.​questionnaire
sourcereferenceQuestionnaireResponse-source

The individual providing the information reflected in the questionnaire respose

QuestionnaireResponse.​source
statustokenQuestionnaireResponse-status

The status of the questionnaire response

QuestionnaireResponse.​status
subjectreferenceQuestionnaireResponse-subject

The subject of the questionnaire response

QuestionnaireResponse.​subject
RelatedPerson
activetokenRelatedPerson-active

Indicates if the related person record is active

RelatedPerson.​active
addressstringindividual-address

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

RelatedPerson.​address
address-citystringindividual-address-city

A city specified in an address

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

A country specified in an address

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

A postal code specified in an address

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

A state specified in an address

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

A use code specified in an address

RelatedPerson.​address.​use
birthdatedateindividual-birthdate

The Related Person's date of birth

RelatedPerson.​birthDate
emailtokenindividual-email

A value in an email contact

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

Gender of the related person

RelatedPerson.​gender
identifiertokenRelatedPerson-identifier

An Identifier of the RelatedPerson

RelatedPerson.​identifier
namestringRelatedPerson-name

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

RelatedPerson.​name
patientreferenceRelatedPerson-patient

The patient this related person is related to

RelatedPerson.​patient
phonetokenindividual-phone

A value in a phone contact

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

A portion of name using some kind of phonetic matching algorithm

RelatedPerson.​name
telecomtokenindividual-telecom

The value in any kind of contact

RelatedPerson.​telecom
RequestGroup
authorreferenceRequestGroup-author

The author of the request group

RequestGroup.​author
authoreddateRequestGroup-authored

The date the request group was authored

RequestGroup.​authoredOn
codetokenRequestGroup-code

The code of the request group

RequestGroup.​code
contextreferenceRequestGroup-context

The context the request group applies to

RequestGroup.​context
definitionreferenceRequestGroup-definition

The definition from which the request group is realized

RequestGroup.​definition
encounterreferenceRequestGroup-encounter

The encounter the request group applies to

RequestGroup.​context
group-identifiertokenRequestGroup-group-identifier

The group identifier for the request group

RequestGroup.​groupIdentifier
identifiertokenRequestGroup-identifier

External identifiers for the request group

RequestGroup.​identifier
intenttokenRequestGroup-intent

The intent of the request group

RequestGroup.​intent
participantreferenceRequestGroup-participant

The participant in the requests in the group

RequestGroup.​action.​participant
patientreferenceRequestGroup-patient

The identity of a patient to search for request groups

RequestGroup.​subject
prioritytokenRequestGroup-priority

The priority of the request group

RequestGroup.​priority
statustokenRequestGroup-status

The status of the request group

RequestGroup.​status
subjectreferenceRequestGroup-subject

The subject that the request group is about

RequestGroup.​subject
ResearchStudy
categorytokenResearchStudy-category

Classifications for the study

ResearchStudy.​category
datedateResearchStudy-date

When the study began and ended

ResearchStudy.​period
focustokenResearchStudy-focus

Drugs, devices, etc. under study

ResearchStudy.​focus
identifiertokenResearchStudy-identifier

Business Identifier for study

ResearchStudy.​identifier
keywordtokenResearchStudy-keyword

Used to search for the study

ResearchStudy.​keyword
locationtokenResearchStudy-location

Geographic region(s) for study

ResearchStudy.​location
partofreferenceResearchStudy-partof

Part of larger study

ResearchStudy.​partOf
principalinvestigatorreferenceResearchStudy-principalinvestigator

Researcher who oversees multiple aspects of the study

ResearchStudy.​principalInvestigator
protocolreferenceResearchStudy-protocol

Steps followed in executing study

ResearchStudy.​protocol
sitereferenceResearchStudy-site

Facility where study activities are conducted

ResearchStudy.​site
sponsorreferenceResearchStudy-sponsor

Organization that initiates and is legally responsible for the study

ResearchStudy.​sponsor
statustokenResearchStudy-status

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

ResearchStudy.​status
titlestringResearchStudy-title

Name for this study

ResearchStudy.​title
ResearchSubject
datedateResearchSubject-date

Start and end of participation

ResearchSubject.​period
identifiertokenResearchSubject-identifier

Business Identifier for research subject in a study

ResearchSubject.​identifier
individualreferenceResearchSubject-individual

Who is part of study

ResearchSubject.​individual
patientreferenceResearchSubject-patient

Who is part of study

ResearchSubject.​individual
statustokenResearchSubject-status

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

ResearchSubject.​status
studyreferenceResearchSubject-study

Study subject is part of

ResearchSubject.​study
RiskAssessment
conditionreferenceRiskAssessment-condition

Condition assessed

RiskAssessment.​condition
datedateclinical-date

When was assessment made?

RiskAssessment.​occurrence.​as(dateTime)
encounterreferenceclinical-encounter

Where was assessment performed?

RiskAssessment.​context
identifiertokenclinical-identifier

Unique identifier for the assessment

RiskAssessment.​identifier
methodtokenRiskAssessment-method

Evaluation mechanism

RiskAssessment.​method
patientreferenceclinical-patient

Who/what does assessment apply to?

RiskAssessment.​subject
performerreferenceRiskAssessment-performer

Who did assessment?

RiskAssessment.​performer
probabilitynumberRiskAssessment-probability

Likelihood of specified outcome

RiskAssessment.​prediction.​probability
risktokenRiskAssessment-risk

Likelihood of specified outcome as a qualitative value

RiskAssessment.​prediction.​qualitativeRisk
subjectreferenceRiskAssessment-subject

Who/what does assessment apply to?

RiskAssessment.​subject
Schedule
activetokenSchedule-active

Is the schedule in active use

Schedule.​active
actorreferenceSchedule-actor

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

Schedule.​actor
datedateSchedule-date

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

Schedule.​planningHorizon
identifiertokenSchedule-identifier

A Schedule Identifier

Schedule.​identifier
typetokenSchedule-type

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

Schedule.​serviceType
SearchParameter
basetokenSearchParameter-base

The resource type(s) this search parameter applies to

SearchParameter.​base
codetokenSearchParameter-code

Code used in URL

SearchParameter.​code
componentreferenceSearchParameter-component

Defines how the part works

SearchParameter.​component.​definition
context-typetokenconformance-context-type

A type of use context assigned to the search parameter

SearchParameter.​useContext.​code
datedateconformance-date

The search parameter publication date

SearchParameter.​date
derived-fromuriSearchParameter-derived-from

Original Definition for the search parameter

SearchParameter.​derivedFrom
descriptionstringconformance-description

The description of the search parameter

SearchParameter.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the search parameter

SearchParameter.​jurisdiction
namestringconformance-name

Computationally friendly name of the search parameter

SearchParameter.​name
publisherstringconformance-publisher

Name of the publisher of the search parameter

SearchParameter.​publisher
statustokenconformance-status

The current status of the search parameter

SearchParameter.​status
targettokenSearchParameter-target

Types of resource (if a resource reference)

SearchParameter.​target
typetokenSearchParameter-type

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

SearchParameter.​type
urluriconformance-url

The uri that identifies the search parameter

SearchParameter.​url
versiontokenconformance-version

The business version of the search parameter

SearchParameter.​version
Sequence
chromosometokenSequence-chromosome

Chromosome number of the reference sequence

Sequence.​referenceSeq.​chromosome
coordinatecompositeSequence-coordinate

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
endnumberSequence-end

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

Sequence.​referenceSeq.​windowEnd
identifiertokenSequence-identifier

The unique identity for a particular sequence

Sequence.​identifier
patientreferenceSequence-patient

The subject that the observation is about

Sequence.​patient
startnumberSequence-start

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

Sequence.​referenceSeq.​windowStart
typetokenSequence-type

Amino Acid Sequence/ DNA Sequence / RNA Sequence

Sequence.​type
ServiceDefinition
composed-ofreferenceServiceDefinition-composed-of

What resource is being referenced

ServiceDefinition.​relatedArtifact.​where(type='composed-of').​resource
datedateServiceDefinition-date

The service definition publication date

ServiceDefinition.​date
depends-onreferenceServiceDefinition-depends-on

What resource is being referenced

ServiceDefinition.​relatedArtifact.​where(type='depends-on').​resource
derived-fromreferenceServiceDefinition-derived-from

What resource is being referenced

ServiceDefinition.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringServiceDefinition-description

The description of the service definition

ServiceDefinition.​description
effectivedateServiceDefinition-effective

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

ServiceDefinition.​effectivePeriod
identifiertokenServiceDefinition-identifier

External identifier for the service definition

ServiceDefinition.​identifier
jurisdictiontokenServiceDefinition-jurisdiction

Intended jurisdiction for the service definition

ServiceDefinition.​jurisdiction
namestringServiceDefinition-name

Computationally friendly name of the service definition

ServiceDefinition.​name
predecessorreferenceServiceDefinition-predecessor

What resource is being referenced

ServiceDefinition.​relatedArtifact.​where(type='predecessor').​resource
publisherstringServiceDefinition-publisher

Name of the publisher of the service definition

ServiceDefinition.​publisher
statustokenServiceDefinition-status

The current status of the service definition

ServiceDefinition.​status
successorreferenceServiceDefinition-successor

What resource is being referenced

ServiceDefinition.​relatedArtifact.​where(type='successor').​resource
titlestringServiceDefinition-title

The human-friendly name of the service definition

ServiceDefinition.​title
topictokenServiceDefinition-topic

Topics associated with the module

ServiceDefinition.​topic
urluriServiceDefinition-url

The uri that identifies the service definition

ServiceDefinition.​url
versiontokenServiceDefinition-version

The business version of the service definition

ServiceDefinition.​version
ServiceRequest
authoreddateServiceRequest-authored

Date request signed

ServiceRequest.​authoredOn
based-onreferenceServiceRequest-based-on

What request fulfills

ServiceRequest.​basedOn
body-sitetokenServiceRequest-body-site

Where procedure is going to be done

ServiceRequest.​bodySite
categorytokenServiceRequest-category

Classification of service

ServiceRequest.​category
codetokenclinical-code

What is being requested/ordered

ServiceRequest.​code
contextreferenceServiceRequest-context

Encounter or Episode during which request was created

ServiceRequest.​context
encounterreferenceclinical-encounter

An encounter in which this request is made

ServiceRequest.​context
identifiertokenclinical-identifier

Identifiers assigned to this order

ServiceRequest.​identifier
instantiatesuriServiceRequest-instantiates

Protocol or definition

ServiceRequest.​instantiates
intenttokenServiceRequest-intent

proposal | plan | order +

ServiceRequest.​intent
occurrencedateServiceRequest-occurrence

When service should occur

ServiceRequest.​occurrence
patientreferenceclinical-patient

Search by subject - a patient

ServiceRequest.​subject
performerreferenceServiceRequest-performer

Requested perfomer

ServiceRequest.​performer
performer-typetokenServiceRequest-performer-type

Performer role

ServiceRequest.​performerType
prioritytokenServiceRequest-priority

routine | urgent | asap | stat

ServiceRequest.​priority
replacesreferenceServiceRequest-replaces

What request replaces

ServiceRequest.​replaces
requesterreferenceServiceRequest-requester

Who/what is requesting service

ServiceRequest.​requester
requisitiontokenServiceRequest-requisition

Composite Request ID

ServiceRequest.​requisition
specimenreferenceServiceRequest-specimen

Specimen to be tested

ServiceRequest.​specimen
statustokenServiceRequest-status

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

ServiceRequest.​status
subjectreferenceServiceRequest-subject

Search by subject

ServiceRequest.​subject
Slot
identifiertokenSlot-identifier

A Slot Identifier

Slot.​identifier
schedulereferenceSlot-schedule

The Schedule Resource that we are seeking a slot within

Slot.​schedule
slot-typetokenSlot-slot-type

The type of appointments that can be booked into the slot

Slot.​serviceType
startdateSlot-start

Appointment date/time.

Slot.​start
statustokenSlot-status

The free/busy status of the appointment

Slot.​status
Specimen
accessiontokenSpecimen-accession

The accession number associated with the specimen

Specimen.​accessionIdentifier
bodysitetokenSpecimen-bodysite

The code for the body site from where the specimen originated

Specimen.​collection.​bodySite
collecteddateSpecimen-collected

The date the specimen was collected

Specimen.​collection.​collected
collectorreferenceSpecimen-collector

Who collected the specimen

Specimen.​collection.​collector
containertokenSpecimen-container

The kind of specimen container

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

The unique identifier associated with the specimen container

Specimen.​container.​identifier
identifiertokenSpecimen-identifier

The unique identifier associated with the specimen

Specimen.​identifier
parentreferenceSpecimen-parent

The parent of the specimen

Specimen.​parent
patientreferenceSpecimen-patient

The patient the specimen comes from

Specimen.​subject
statustokenSpecimen-status

available | unavailable | unsatisfactory | entered-in-error

Specimen.​status
subjectreferenceSpecimen-subject

The subject of the specimen

Specimen.​subject
typetokenSpecimen-type

The specimen type

Specimen.​type
SpecimenDefinition
containertokenSpecimenDefinition-container

The type of specimen conditioned in container expected by the lab

SpecimenDefinition.​specimenToLab.​containerType
identifiertokenSpecimenDefinition-identifier

The unique identifier associated with the specimen

SpecimenDefinition.​identifier
typetokenSpecimenDefinition-type

The type of collected specimen

SpecimenDefinition.​typeCollected
StructureDefinition
abstracttokenStructureDefinition-abstract

Whether the structure is abstract

StructureDefinition.​abstract
baseuriStructureDefinition-base

Definition that this type is constrained/specialized from

StructureDefinition.​baseDefinition
base-pathtokenStructureDefinition-base-path

Path that identifies the base element

StructureDefinition.​snapshot.​element.​base.​path | StructureDefinition.​differential.​element.​base.​path
context-typetokenconformance-context-type

resource | datatype | extension

StructureDefinition.​contextType
datedateconformance-date

The structure definition publication date

StructureDefinition.​date
derivationtokenStructureDefinition-derivation

specialization | constraint - How relates to base definition

StructureDefinition.​derivation
descriptionstringconformance-description

The description of the structure definition

StructureDefinition.​description
experimentaltokenStructureDefinition-experimental

For testing purposes, not real usage

StructureDefinition.​experimental
ext-contextstringStructureDefinition-ext-context

Where the extension can be used in instances

StructureDefinition.​context
identifiertokenconformance-identifier

External identifier for the structure definition

StructureDefinition.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the structure definition

StructureDefinition.​jurisdiction
keywordtokenStructureDefinition-keyword

A code for the profile

StructureDefinition.​keyword
kindtokenStructureDefinition-kind

primitive-type | complex-type | resource | logical

StructureDefinition.​kind
namestringconformance-name

Computationally friendly name of the structure definition

StructureDefinition.​name
pathtokenStructureDefinition-path

A path that is constrained in the profile

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

Name of the publisher of the structure definition

StructureDefinition.​publisher
statustokenconformance-status

The current status of the structure definition

StructureDefinition.​status
titlestringconformance-title

The human-friendly name of the structure definition

StructureDefinition.​title
typetokenStructureDefinition-type

Type defined or constrained by this structure

StructureDefinition.​type
urluriconformance-url

The uri that identifies the structure definition

StructureDefinition.​url
valuesetreferenceStructureDefinition-valueset

A vocabulary binding reference

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

The business version of the structure definition

StructureDefinition.​version
StructureMap
datedateconformance-date

The structure map publication date

StructureMap.​date
descriptionstringconformance-description

The description of the structure map

StructureMap.​description
identifiertokenconformance-identifier

External identifier for the structure map

StructureMap.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the structure map

StructureMap.​jurisdiction
namestringconformance-name

Computationally friendly name of the structure map

StructureMap.​name
publisherstringconformance-publisher

Name of the publisher of the structure map

StructureMap.​publisher
statustokenconformance-status

The current status of the structure map

StructureMap.​status
titlestringconformance-title

The human-friendly name of the structure map

StructureMap.​title
urluriconformance-url

The uri that identifies the structure map

StructureMap.​url
versiontokenconformance-version

The business version of the structure map

StructureMap.​version
Subscription
add-tagtokenSubscription-add-tag

A tag to be added to the resource matching the criteria

Subscription.​tag
contacttokenSubscription-contact

Contact details for the subscription

Subscription.​contact
criteriastringSubscription-criteria

The search rules used to determine when to send a notification

Subscription.​criteria
payloadstringSubscription-payload

The mime-type of the notification payload

Subscription.​channel.​payload
statustokenSubscription-status

The current state of the subscription

Subscription.​status
typetokenSubscription-type

The type of channel for the sent notifications

Subscription.​channel.​type
urluriSubscription-url

The uri that will receive the notifications

Subscription.​channel.​endpoint
Substance
categorytokenSubstance-category

The category of the substance

Substance.​category
codetokenSubstance-code

The code of the substance or ingredient

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

Identifier of the package/container

Substance.​instance.​identifier
expirydateSubstance-expiry

Expiry date of package or container of substance

Substance.​instance.​expiry
identifiertokenSubstance-identifier

Unique identifier for the substance

Substance.​identifier
quantityquantitySubstance-quantity

Amount of substance in the package

Substance.​instance.​quantity
statustokenSubstance-status

active | inactive | entered-in-error

Substance.​status
substance-referencereferenceSubstance-substance-reference

A component of the substance

Substance.​ingredient.​substance.​as(Reference)
SupplyDelivery
identifiertokenclinical-identifier

External identifier

SupplyDelivery.​identifier
patientreferenceclinical-patient

Patient for whom the item is supplied

SupplyDelivery.​patient
receiverreferenceSupplyDelivery-receiver

Who collected the Supply

SupplyDelivery.​receiver
statustokenSupplyDelivery-status

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

SupplyDelivery.​status
supplierreferenceSupplyDelivery-supplier

Dispenser

SupplyDelivery.​supplier
SupplyRequest
categorytokenSupplyRequest-category

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

SupplyRequest.​category
datedateclinical-date

When the request was made

SupplyRequest.​authoredOn
identifiertokenclinical-identifier

Unique identifier

SupplyRequest.​identifier
requesterreferenceSupplyRequest-requester

Individual making the request

SupplyRequest.​requester
statustokenSupplyRequest-status

draft | active | suspended +

SupplyRequest.​status
supplierreferenceSupplyRequest-supplier

Who is intended to fulfill the request

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

Search by creation date

Task.​authoredOn
based-onreferenceTask-based-on

Search by requests this task is based on

Task.​basedOn
business-statustokenTask-business-status

Search by business status

Task.​businessStatus
codetokenTask-code

Search by task code

Task.​code
contextreferenceTask-context

Search by encounter or episode

Task.​context
focusreferenceTask-focus

Search by task focus

Task.​focus
group-identifiertokenTask-group-identifier

Search by group identifier

Task.​groupIdentifier
identifiertokenTask-identifier

Search for a task instance by its business identifier

Task.​identifier
intenttokenTask-intent

Search by task intent

Task.​intent
modifieddateTask-modified

Search by last modification date

Task.​lastModified
ownerreferenceTask-owner

Search by task owner

Task.​owner
part-ofreferenceTask-part-of

Search by task this task is part of

Task.​partOf
patientreferenceTask-patient

Search by patient

Task.​for
performertokenTask-performer

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

Task.​performerType
perioddateTask-period

Search by period Task is/was underway

Task.​executionPeriod
prioritytokenTask-priority

Search by task priority

Task.​priority
requesterreferenceTask-requester

Search by task requester

Task.​requester
statustokenTask-status

Search by task status

Task.​status
subjectreferenceTask-subject

Search by subject

Task.​for
TerminologyCapabilities
datedateconformance-date

The terminology capabilities publication date

TerminologyCapabilities.​date
descriptionstringconformance-description

The description of the terminology capabilities

TerminologyCapabilities.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the terminology capabilities

TerminologyCapabilities.​jurisdiction
namestringconformance-name

Computationally friendly name of the terminology capabilities

TerminologyCapabilities.​name
publisherstringconformance-publisher

Name of the publisher of the terminology capabilities

TerminologyCapabilities.​publisher
statustokenconformance-status

The current status of the terminology capabilities

TerminologyCapabilities.​status
titlestringconformance-title

The human-friendly name of the terminology capabilities

TerminologyCapabilities.​title
urluriconformance-url

The uri that identifies the terminology capabilities

TerminologyCapabilities.​url
versiontokenconformance-version

The business version of the terminology capabilities

TerminologyCapabilities.​version
TestReport
identifiertokenTestReport-identifier

An external identifier for the test report

TestReport.​identifier
issueddateTestReport-issued

The test report generation date

TestReport.​issued
participanturiTestReport-participant

The reference to a participant in the test execution

TestReport.​participant.​uri
resulttokenTestReport-result

The result disposition of the test execution

TestReport.​result
testerstringTestReport-tester

The name of the testing organization

TestReport.​tester
testscriptreferenceTestReport-testscript

The test script executed to produce this report

TestReport.​testScript
TestScript
datedateTestScript-date

The test script publication date

TestScript.​date
descriptionstringTestScript-description

The description of the test script

TestScript.​description
identifiertokenTestScript-identifier

External identifier for the test script

TestScript.​identifier
jurisdictiontokenTestScript-jurisdiction

Intended jurisdiction for the test script

TestScript.​jurisdiction
namestringTestScript-name

Computationally friendly name of the test script

TestScript.​name
publisherstringTestScript-publisher

Name of the publisher of the test script

TestScript.​publisher
statustokenTestScript-status

The current status of the test script

TestScript.​status
testscript-capabilitystringTestScript-testscript-capability

TestScript required and validated capability

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

The human-friendly name of the test script

TestScript.​title
urluriTestScript-url

The uri that identifies the test script

TestScript.​url
versiontokenTestScript-version

The business version of the test script

TestScript.​version
UserSession
focusreferenceUserSession-focus

The focus of the user session

UserSession.​focus
identifiertokenUserSession-identifier

External identifiers for the user session

UserSession.​identifier
patientreferenceUserSession-patient

The identity of a patient to search for user sessions

UserSession.​focus
statustokenUserSession-status

The status of the user session

UserSession.​status.​code
userreferenceUserSession-user

The user of the session

UserSession.​user
workstationtokenUserSession-workstation

The workstation of the session

UserSession.​workstation
ValueSet
codetokenValueSet-code

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

ValueSet.​expansion.​contains.​code | ValueSet.​compose.​include.​concept.​code
datedateconformance-date

The value set publication date

ValueSet.​date
descriptionstringconformance-description

The description of the value set

ValueSet.​description
expansionuriValueSet-expansion

Uniquely identifies this expansion

ValueSet.​expansion.​identifier
identifiertokenconformance-identifier

External identifier for the value set

ValueSet.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the value set

ValueSet.​jurisdiction
namestringconformance-name

Computationally friendly name of the value set

ValueSet.​name
publisherstringconformance-publisher

Name of the publisher of the value set

ValueSet.​publisher
referenceuriValueSet-reference

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

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

The current status of the value set

ValueSet.​status
titlestringconformance-title

The human-friendly name of the value set

ValueSet.​title
urluriconformance-url

The uri that identifies the value set

ValueSet.​url
versiontokenconformance-version

The business version of the value set

ValueSet.​version
VerificationResult
targetreferenceVerificationResult-target

A resource that was validated

VerificationResult.​target
VisionPrescription
datewrittendateVisionPrescription-datewritten

Return prescriptions written on this date

VisionPrescription.​dateWritten
encounterreferenceclinical-encounter

Return prescriptions with this encounter identifier

VisionPrescription.​encounter
identifiertokenclinical-identifier

Return prescriptions with this external identifier

VisionPrescription.​identifier
patientreferenceclinical-patient

The identity of a patient to list dispenses for

VisionPrescription.​patient
prescriberreferenceVisionPrescription-prescriber

Who authorizes the vision product

VisionPrescription.​prescriber
statustokenVisionPrescription-status

The status of the vision prescription

VisionPrescription.​status