Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). 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 icon Work GroupMaturity Level: N/AStandards Status: Informative

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

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

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

Search on the entire content of the resource

_idtokenResource-id

Logical id of this artifact

Resource.​id
_in TUreferenceResource-in

Allows for the retrieval of resources that are active members of a CareTeam, Group, or List

Resource.​id
_language TUtokenResource-language

Language of the resource content

Resource.​language
_lastUpdateddateResource-lastUpdated

When the resource version last changed

Resource.​meta.​lastUpdated
_list TUspecialResource-list

Allows for the retrieval of resources that are referenced by a List resource or by one of the pre-defined functional lists

_profilereferenceResource-profile

Profiles this resource claims to conform to

Resource.​meta.​profile
_query TUspecialResource-query

A custom search profile that describes a specific defined query operation

_security TUtokenResource-security

Security Labels applied to this resource

Resource.​meta.​security
_sourceuriResource-source

Identifies where the resource comes from

Resource.​meta.​source
_tag TUtokenResource-tag

Tags applied to this resource

Resource.​meta.​tag
_text TUstringResource-text

Text search against the narrative

_type TUspecialResource-type

A resource type filter

DomainResource N
_text TUspecialDomainResource-text

Search on the narrative of the resource

Common Search Parameters
address TUstringindividual-address

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

AllergyIntolerance.​code | AllergyIntolerance.​reaction.​substance | Condition.​code | DeviceRequest.​code.​concept | DiagnosticReport.​code | FamilyMemberHistory.​condition.​code | List.​code | Medication.​code | MedicationAdministration.​medication.​concept | MedicationDispense.​medication.​concept | MedicationRequest.​medication.​concept | MedicationUsage.​medication.​concept | Observation.​code | Procedure.​code
context TUtokenconformance-context

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

  • CodeSystem: The time during which the CodeSystem is intended to be in use
  • ConceptMap: The time during which the ConceptMap is intended to be in use
  • NamingSystem: The time during which the NamingSystem is intended to be in use
  • ValueSet: The time during which the ValueSet is intended to be in use
CodeSystem.​effectivePeriod | ConceptMap.​effectivePeriod | NamingSystem.​effectivePeriod | ValueSet.​effectivePeriod
email TUtokenindividual-email

Multiple Resources:

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

Multiple Resources:

Composition.​encounter | DeviceRequest.​encounter | DiagnosticReport.​encounter | Flag.​encounter | List.​encounter | NutritionOrder.​encounter | Observation.​encounter | Procedure.​encounter | RiskAssessment.​encounter | ServiceRequest.​encounter | VisionPrescription.​encounter
encounter TUreferencemedications-encounter

Multiple Resources:

MedicationAdministration.​encounter | MedicationRequest.​encounter
family Nstringindividual-family

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

MedicationAdministration.​medication.​reference | MedicationDispense.​medication.​reference | MedicationRequest.​medication.​reference | MedicationUsage.​medication.​reference
name Nstringconformance-name

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

Patient.​telecom | Person.​telecom | Practitioner.​telecom | PractitionerRole.​contact.​telecom | RelatedPerson.​telecom
title Nstringconformance-title

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

Multiple Resources:

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

The parties ultimately responsible for balancing the Account

Account.​guarantor.​party
identifiertokenAccount-identifier

Account number

Account.​identifier
name NstringAccount-name

Human-readable label

Account.​name
ownerreferenceAccount-owner

Entity managing the Account

Account.​owner
patientreferenceAccount-patient

The entity that caused the expenses

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

Transaction window

Account.​servicePeriod
relatedaccountreferenceAccount-relatedaccount

Parent and other related accounts

Account.​relatedAccount.​account
statustokenAccount-status

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

Account.​status
subjectreferenceAccount-subject

The entity that caused the expenses

Account.​subject
typetokenAccount-type

E.g. patient, expense, depreciation

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

What resource is being referenced

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

A use context assigned to the activity definition

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

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

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

A type of use context assigned to the activity definition

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

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

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

A use context type and value assigned to the activity definition

ActivityDefinition.​useContext
date NdateActivityDefinition-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
description NstringActivityDefinition-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
kindtokenActivityDefinition-kind

The kind of activity definition

ActivityDefinition.​kind
name NstringActivityDefinition-name

Computationally friendly name of the activity definition

ActivityDefinition.​name
predecessorreferenceActivityDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the activity definition

ActivityDefinition.​publisher
status NtokenActivityDefinition-status

The current status of the activity definition

ActivityDefinition.​status
successorreferenceActivityDefinition-successor

What resource is being referenced

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

The human-friendly name of the activity definition

ActivityDefinition.​title
topictokenActivityDefinition-topic

Topics associated with the module

ActivityDefinition.​topic
url NuriActivityDefinition-url

The uri that identifies the activity definition

ActivityDefinition.​url
version NtokenActivityDefinition-version

The business version of the activity definition

ActivityDefinition.​version
ActorDefinition TU
contexttokenActorDefinition-context

A use context assigned to the Actor Definition

(ActorDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityActorDefinition-context-quantity

A quantity- or range-valued use context assigned to the Actor Definition

(ActorDefinition.​useContext.​value as Quantity) | (ActorDefinition.​useContext.​value as Range)
context-typetokenActorDefinition-context-type

A type of use context assigned to the Actor Definition

ActorDefinition.​useContext.​code
context-type-quantitycompositeActorDefinition-context-type-quantity

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

ActorDefinition.​useContext
context-type-valuecompositeActorDefinition-context-type-value

A use context type and value assigned to the Actor Definition

ActorDefinition.​useContext
datedateActorDefinition-date

The Actor Definition publication date

ActorDefinition.​date
descriptionstringActorDefinition-description

The description of the Actor Definition

ActorDefinition.​description
identifiertokenActorDefinition-identifier

External identifier for the Actor Definition

ActorDefinition.​identifier
jurisdictiontokenActorDefinition-jurisdiction

Intended jurisdiction for the Actor Definition

ActorDefinition.​jurisdiction
publisherstringActorDefinition-publisher

Name of the publisher of the Actor Definition

ActorDefinition.​publisher
statustokenActorDefinition-status

The current status of the Actor Definition

ActorDefinition.​status
titlestringActorDefinition-title

The human-friendly name of the Actor Definition

ActorDefinition.​title
typetokenActorDefinition-type

The type of actor

ActorDefinition.​type
urluriActorDefinition-url

The uri that identifies the Actor Definition

ActorDefinition.​url
versiontokenActorDefinition-version

The business version of the Actor Definition

ActorDefinition.​version
AdministrableProductDefinition TU
devicereferenceAdministrableProductDefinition-device

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

AdministrableProductDefinition.​device
dose-formtokenAdministrableProductDefinition-dose-form

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

AdministrableProductDefinition.​administrableDoseForm
form-ofreferenceAdministrableProductDefinition-form-of

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

AdministrableProductDefinition.​formOf
identifiertokenAdministrableProductDefinition-identifier

An identifier for the administrable product

AdministrableProductDefinition.​identifier
ingredienttokenAdministrableProductDefinition-ingredient

The ingredients of this administrable medicinal product

AdministrableProductDefinition.​ingredient
manufactured-itemreferenceAdministrableProductDefinition-manufactured-item

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

AdministrableProductDefinition.​producedFrom
routetokenAdministrableProductDefinition-route

Coded expression for the route

AdministrableProductDefinition.​routeOfAdministration.​code
statustokenAdministrableProductDefinition-status

The status of this administrable product. Enables tracking the life-cycle of the content.

AdministrableProductDefinition.​status
target-speciestokenAdministrableProductDefinition-target-species

Coded expression for the species

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

actual | potential

AdverseEvent.​actuality
categorytokenAdverseEvent-category

wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site

AdverseEvent.​category
codetokenAdverseEvent-code

Event or incident that occurred or was averted

AdverseEvent.​code
datedateAdverseEvent-date

When the event occurred

AdverseEvent.​occurrence
identifiertokenAdverseEvent-identifier

Business identifier for the event

AdverseEvent.​identifier
locationreferenceAdverseEvent-location

Location where adverse event occurred

AdverseEvent.​location
patientreferenceAdverseEvent-patient

Subject impacted by event

AdverseEvent.​subject
recorderreferenceAdverseEvent-recorder

Who recorded the adverse event

AdverseEvent.​recorder
resultingconditionreferenceAdverseEvent-resultingcondition

Effect on the subject due to this event

AdverseEvent.​resultingCondition
seriousnesstokenAdverseEvent-seriousness

Seriousness or gravity of the event

AdverseEvent.​seriousness
status NtokenAdverseEvent-status

in-progress | completed | entered-in-error | unknown

AdverseEvent.​status
studyreferenceAdverseEvent-study

Research study that the subject is enrolled in

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 as Reference)
AllergyIntolerance TU
category NtokenAllergyIntolerance-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
criticality NtokenAllergyIntolerance-criticality

low | high | unable-to-assess

AllergyIntolerance.​criticality
date Ndateclinical-date

Date first version of the resource instance was recorded

AllergyIntolerance.​recordedDate
identifiertokenclinical-identifier

External ids for this item

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

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

AllergyIntolerance.​lastOccurrence
manifestation-codetokenAllergyIntolerance-manifestation-code

Clinical symptoms/signs associated with the Event

AllergyIntolerance.​reaction.​manifestation.​concept
manifestation-referencereferenceAllergyIntolerance-manifestation-reference

Clinical symptoms/signs associated with the Event

AllergyIntolerance.​reaction.​manifestation.​reference
participantreferenceAllergyIntolerance-participant

Who or what participated in the activities related to the allergy or intolerance

AllergyIntolerance.​participant.​actor
patientreferenceclinical-patient

Who the sensitivity is for

AllergyIntolerance.​patient
routetokenAllergyIntolerance-route

How the subject was exposed to the substance

AllergyIntolerance.​reaction.​exposureRoute
severity NtokenAllergyIntolerance-severity

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

AllergyIntolerance.​reaction.​severity
type Ntokenclinical-type

allergy | intolerance - Underlying mechanism (if known)

AllergyIntolerance.​type
verification-statustokenAllergyIntolerance-verification-status

unconfirmed | presumed | confirmed | refuted | entered-in-error

AllergyIntolerance.​verificationStatus
Appointment TU
actorreferenceAppointment-actor

Any one of the individuals participating in the appointment

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

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

Appointment.​appointmentType
based-onreferenceAppointment-based-on

The service request this appointment is allocated to assess

Appointment.​basedOn
datedateAppointment-date

Appointment date/time.

(start | requestedPeriod.​start).​first()
groupreferenceAppointment-group

One of the individuals of the appointment is this patient

Appointment.​participant.​actor.​where(resolve() is Group) | Appointment.​subject.​where(resolve() is Group)
identifiertokenAppointment-identifier

An Identifier of the Appointment

Appointment.​identifier
locationreferenceAppointment-location

This location is listed in the participants of the appointment

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

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

Appointment.​participant.​status
patientreferenceAppointment-patient

One of the individuals of the appointment is this patient

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

One of the individuals of the appointment is this practitioner

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

Reference to a concept (by class)

Appointment.​reason.​concept
reason-reference DreferenceAppointment-reason-reference

Reference to a resource (by instance)

Appointment.​reason.​reference
requested-perioddateAppointment-requested-period

During what period was the Appointment requested to take place

requestedPeriod
service-categorytokenAppointment-service-category

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

Appointment.​serviceCategory
service-typetokenAppointment-service-type

The specific service (by coding) that is to be performed during this appointment

Appointment.​serviceType.​concept
service-type-referencereferenceAppointment-service-type-reference

The specific service (by HealthcareService) that is to be performed during this appointment

Appointment.​serviceType.​reference
slotreferenceAppointment-slot

The slots that this appointment is filling

Appointment.​slot
specialtytokenAppointment-specialty

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

Appointment.​specialty
statustokenAppointment-status

The overall status of the appointment

Appointment.​status
subjectreferenceAppointment-subject

One of the individuals of the appointment is this patient

Appointment.​subject
supporting-inforeferenceAppointment-supporting-info

Additional information to support the appointment

Appointment.​supportingInformation
AppointmentResponse TU
actorreferenceAppointmentResponse-actor

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

AppointmentResponse.​actor
appointmentreferenceAppointmentResponse-appointment

The appointment that the response is attached to

AppointmentResponse.​appointment
groupreferenceAppointmentResponse-group

This Response is for this Group

AppointmentResponse.​actor.​where(resolve() is Group)
identifiertokenAppointmentResponse-identifier

An Identifier in this appointment response

AppointmentResponse.​identifier
locationreferenceAppointmentResponse-location

This Response is for this Location

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

The participants acceptance status for this appointment

AppointmentResponse.​participantStatus
patientreferenceAppointmentResponse-patient

This Response is for this Patient

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

This Response is for this Practitioner

AppointmentResponse.​actor.​where(resolve() is Practitioner)
ArtifactAssessment TU
date NdateArtifactAssessment-date

The artifact assessment publication date

ArtifactAssessment.​date
AuditEvent TU
action NtokenAuditEvent-action

Type of action performed during the event

AuditEvent.​action
agentreferenceAuditEvent-agent

Identifier of who

AuditEvent.​agent.​who
agent-roletokenAuditEvent-agent-role

Agent role in the event

AuditEvent.​agent.​role
based-onreferenceAuditEvent-based-on

Reference to the service request.

AuditEvent.​basedOn
categorytokenAuditEvent-category

Category of event

AuditEvent.​category
codetokenAuditEvent-code

More specific code for the event

AuditEvent.​code
date NdateAuditEvent-date

Time when the event was recorded

AuditEvent.​recorded
encounterreferenceAuditEvent-encounter

Encounter related to the activity recorded in the AuditEvent

AuditEvent.​encounter
entityreferenceAuditEvent-entity

Specific instance of resource

AuditEvent.​entity.​what
entity-roletokenAuditEvent-entity-role

What role the entity played

AuditEvent.​entity.​role
outcometokenAuditEvent-outcome

Whether the event succeeded or failed

AuditEvent.​outcome.​code
patientreferenceAuditEvent-patient

Where the activity involved patient data

AuditEvent.​patient
policy NuriAuditEvent-policy

Policy that authorized event

AuditEvent.​agent.​policy
purposetokenAuditEvent-purpose

The authorization (purposeOfUse) of the event

AuditEvent.​authorization | AuditEvent.​agent.​authorization
sourcereferenceAuditEvent-source

The identity of source detecting the event

AuditEvent.​source.​observer
Basic TU
authorreferenceBasic-author

Who created

Basic.​author
codetokenBasic-code

Kind of Resource

Basic.​code
created NdateBasic-created

When created

Basic.​created
identifiertokenBasic-identifier

Business identifier

Basic.​identifier
patientreferenceBasic-patient

Identifies the focus of this resource

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

Identifies the focus of this resource

Basic.​subject
BiologicallyDerivedProduct TU
biological-source-eventtokenBiologicallyDerivedProduct-biological-source-event

The biological source for the biologically derived product

BiologicallyDerivedProduct.​biologicalSourceEvent
collectorreferenceBiologicallyDerivedProduct-collector

Procedure request to obtain this biologically derived product.

BiologicallyDerivedProduct.​collection.​collector
identifiertokenBiologicallyDerivedProduct-identifier

Identifier

BiologicallyDerivedProduct.​identifier
product-categorytokenBiologicallyDerivedProduct-product-category

Broad category of this product.

BiologicallyDerivedProduct.​productCategory
product-codetokenBiologicallyDerivedProduct-product-code

A code that identifies the kind of this biologically derived product (SNOMED CT code).

BiologicallyDerivedProduct.​productCode
product-statustokenBiologicallyDerivedProduct-product-status

Whether the product is currently available.

BiologicallyDerivedProduct.​productStatus
requestreferenceBiologicallyDerivedProduct-request

Procedure request to obtain this biologically derived product.

BiologicallyDerivedProduct.​request
BodyStructure TU
identifiertokenBodyStructure-identifier

Bodystructure identifier

BodyStructure.​identifier
morphologytokenBodyStructure-morphology

Kind of Structure

BodyStructure.​morphology
patientreferenceBodyStructure-patient

Who this is about

BodyStructure.​patient
structuretokenBodyStructure-structure

Body site excludedStructure structure

BodyStructure.​excludedStructure.​structure
Bundle N
composition TUreferenceBundle-composition

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

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

Persistent identifier for the bundle

Bundle.​identifier
message TUreferenceBundle-message

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

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

When the bundle was assembled

Bundle.​timestamp
typetokenBundle-type

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

Bundle.​type
CapabilityStatement N
context TUtokenconformance-context

A use context assigned to the capability statement

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

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

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

A type of use context assigned to the capability statement

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

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

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

A use context type and value assigned to the capability statement

CapabilityStatement.​useContext
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.​fhirVersion
formattokenCapabilityStatement-format

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

CapabilityStatement.​format
guidereferenceCapabilityStatement-guide

Implementation guides supported

CapabilityStatement.​implementationGuide
jurisdiction TUtokenconformance-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-service TUtokenCapabilityStatement-security-service

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

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

Part of 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 TU
activity-codetokenCarePlan-activity-code

Detail type of activity

CarePlan.​activity.​plannedActivityDetail.​code
activity-referencereferenceCarePlan-activity-reference

Activity that is intended to be part of the care plan

CarePlan.​activity.​plannedActivityReference
activity-scheduled-datedateCarePlan-activity-scheduled-date

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

CarePlan.​activity.​plannedActivityDetail.​scheduled.​ofType(Timing) | CarePlan.​activity.​plannedActivityDetail.​scheduled.​ofType(Period)
activity-scheduled-stringstringCarePlan-activity-scheduled-string

When activity is to occur

CarePlan.​activity.​plannedActivityDetail.​scheduled.​ofType(string)
based-onreferenceCarePlan-based-on

Fulfills CarePlan

CarePlan.​basedOn
care-teamreferenceCarePlan-care-team

Who's involved in plan?

CarePlan.​careTeam
categorytokenCarePlan-category

Type of plan

CarePlan.​category
condition DreferenceCarePlan-condition

Reference to a resource (by instance)

CarePlan.​addresses.​reference
custodianreferenceCarePlan-custodian

Who is the designated responsible party

CarePlan.​custodian
date Ndateclinical-date

Time period plan covers

CarePlan.​period
encounterreferenceCarePlan-encounter

The Encounter during which this CarePlan was created

CarePlan.​encounter
goalreferenceCarePlan-goal

Desired outcome of plan

CarePlan.​goal
identifiertokenclinical-identifier

External Ids for this plan

CarePlan.​identifier
instantiates-canonical NreferenceCarePlan-instantiates-canonical

Instantiates FHIR protocol or definition

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

Instantiates external protocol or definition

CarePlan.​instantiatesUri
intent NtokenCarePlan-intent

proposal | plan | order | option | directive

CarePlan.​intent
part-ofreferenceCarePlan-part-of

Part of referenced CarePlan

CarePlan.​partOf
patientreferenceclinical-patient

Who the care plan is for

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

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

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

CarePlan replaced by this CarePlan

CarePlan.​replaces
status NtokenCarePlan-status

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

CarePlan.​status
subjectreferenceCarePlan-subject

Who the care plan is for

CarePlan.​subject
CareTeam TU
categorytokenCareTeam-category

Type of team

CareTeam.​category
date Ndateclinical-date

A date within the coverage time period.

identifiertokenclinical-identifier

External Ids for this team

CareTeam.​identifier
name NstringCareTeam-name

Name of the team, such as crisis assessment team

CareTeam.​name | CareTeam.​extension('http://hl7.​org/fhir/StructureDefinition/careteam-alias').​value
participantreferenceCareTeam-participant

Who is involved

CareTeam.​participant.​member
patientreferenceclinical-patient

Who care team is for

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

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

CareTeam.​status
subjectreferenceCareTeam-subject

Who care team is for

CareTeam.​subject
ChargeItem TU
accountreferenceChargeItem-account

Account to place this charge

ChargeItem.​account
codetokenChargeItem-code

A code that identifies the charge, like a billing code

ChargeItem.​code
encounterreferenceChargeItem-encounter

Encounter associated with event

ChargeItem.​encounter
entered-date NdateChargeItem-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.​totalPriceComponent.​factor
identifiertokenChargeItem-identifier

Business Identifier for item

ChargeItem.​identifier
occurrencedateChargeItem-occurrence

When the charged service was applied

ChargeItem.​occurrence
patientreferenceChargeItem-patient

Individual service was done for/to

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

Individual who was performing

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

What type of performance was done

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

Organization providing the charged service

ChargeItem.​performingOrganization
price-overridequantityChargeItem-price-override

Price overriding the associated rules

ChargeItem.​totalPriceComponent.​amount
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.​reference
subjectreferenceChargeItem-subject

Individual service was done for/to

ChargeItem.​subject
ChargeItemDefinition TU
contexttokenChargeItemDefinition-context

A use context assigned to the charge item definition

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

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

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

A type of use context assigned to the charge item definition

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

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

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

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

ChargeItemDefinition.​useContext
date NdateChargeItemDefinition-date

The charge item definition publication date

ChargeItemDefinition.​date
description NstringChargeItemDefinition-description

The description of the charge item definition

ChargeItemDefinition.​description
effectivedateChargeItemDefinition-effective

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

ChargeItemDefinition.​applicability.​effectivePeriod
identifiertokenChargeItemDefinition-identifier

External identifier for the charge item definition

ChargeItemDefinition.​identifier
jurisdictiontokenChargeItemDefinition-jurisdiction

Intended jurisdiction for the charge item definition

ChargeItemDefinition.​jurisdiction
publisher NstringChargeItemDefinition-publisher

Name of the publisher of the charge item definition

ChargeItemDefinition.​publisher
status NtokenChargeItemDefinition-status

The current status of the charge item definition

ChargeItemDefinition.​status
title NstringChargeItemDefinition-title

The human-friendly name of the charge item definition

ChargeItemDefinition.​title
url NuriChargeItemDefinition-url

The uri that identifies the charge item definition

ChargeItemDefinition.​url
version NtokenChargeItemDefinition-version

The business version of the charge item definition

ChargeItemDefinition.​version
Citation TU
contexttokenCitation-context

A use context assigned to the citation

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

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

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

A type of use context assigned to the citation

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

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

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

A use context type and value assigned to the citation

Citation.​useContext
date NdateCitation-date

The citation publication date

Citation.​date
description NstringCitation-description

The description of the citation

Citation.​description
effectivedateCitation-effective

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

Citation.​effectivePeriod
identifiertokenCitation-identifier

External identifier for the citation

Citation.​identifier
jurisdictiontokenCitation-jurisdiction

Intended jurisdiction for the citation

Citation.​jurisdiction
name NstringCitation-name

Computationally friendly name of the citation

Citation.​name
publisher NstringCitation-publisher

Name of the publisher of the citation

Citation.​publisher
status NtokenCitation-status

The current status of the citation

Citation.​status
title NstringCitation-title

The human-friendly name of the citation

Citation.​title
url NuriCitation-url

The uri that identifies the citation

Citation.​url
version NtokenCitation-version

The business version of the citation

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

Member of the CareTeam

Claim.​careTeam.​provider
created NdateClaim-created

The creation date for the Claim

Claim.​created
detail-udireferenceClaim-detail-udi

UDI associated with a line item, detail product or service

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

Encounters associated with a billed line item

Claim.​item.​encounter
entererreferenceClaim-enterer

The party responsible for the entry of the Claim

Claim.​enterer
facilityreferenceClaim-facility

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

Claim.​facility
identifiertokenClaim-identifier

The primary identifier of the financial resource

Claim.​identifier
insurerreferenceClaim-insurer

The target payor/insurer for the Claim

Claim.​insurer
item-udireferenceClaim-item-udi

UDI associated with a line item product or service

Claim.​item.​udi
patientreferenceClaim-patient

Patient receiving the products or services

Claim.​patient
payeereferenceClaim-payee

The party receiving any payment for the Claim

Claim.​payee.​party
prioritytokenClaim-priority

Processing priority requested

Claim.​priority
procedure-udireferenceClaim-procedure-udi

UDI associated with a procedure

Claim.​procedure.​udi
providerreferenceClaim-provider

Provider responsible for the Claim

Claim.​provider
status NtokenClaim-status

The status of the Claim instance.

Claim.​status
subdetail-udireferenceClaim-subdetail-udi

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

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

The kind of financial resource

Claim.​use
ClaimResponse TU
created NdateClaimResponse-created

The creation date

ClaimResponse.​created
disposition NstringClaimResponse-disposition

The contents of the disposition message

ClaimResponse.​disposition
identifiertokenClaimResponse-identifier

The identity of the ClaimResponse

ClaimResponse.​identifier
insurerreferenceClaimResponse-insurer

The organization which generated this resource

ClaimResponse.​insurer
outcome NtokenClaimResponse-outcome

The processing outcome

ClaimResponse.​outcome
patientreferenceClaimResponse-patient

The subject of care

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

The expected payment date

ClaimResponse.​payment.​date
requestreferenceClaimResponse-request

The claim reference

ClaimResponse.​request
requestorreferenceClaimResponse-requestor

The Provider of the claim

ClaimResponse.​requestor
status NtokenClaimResponse-status

The status of the ClaimResponse

ClaimResponse.​status
use NtokenClaimResponse-use

The type of claim

ClaimResponse.​use
ClinicalImpression TU
date Ndateclinical-date

When the assessment was documented

ClinicalImpression.​date
encounterreferenceClinicalImpression-encounter

The Encounter during which this ClinicalImpression was created

ClinicalImpression.​encounter
finding-code DtokenClinicalImpression-finding-code

Reference to a concept (by class)

ClinicalImpression.​finding.​item.​concept
finding-ref DreferenceClinicalImpression-finding-ref

Reference to a resource (by instance)

ClinicalImpression.​finding.​item.​reference
identifiertokenClinicalImpression-identifier

Business identifier

ClinicalImpression.​identifier
patientreferenceclinical-patient

Patient assessed

ClinicalImpression.​subject.​where(resolve() is Patient)
performerreferenceClinicalImpression-performer

The clinician performing the assessment

ClinicalImpression.​performer
previousreferenceClinicalImpression-previous

Reference to last assessment

ClinicalImpression.​previous
problemreferenceClinicalImpression-problem

Relevant impressions of patient state

ClinicalImpression.​problem
status NtokenClinicalImpression-status

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

ClinicalImpression.​status
subjectreferenceClinicalImpression-subject

Patient or group assessed

ClinicalImpression.​subject
supporting-inforeferenceClinicalImpression-supporting-info

Information supporting the clinical impression

ClinicalImpression.​supportingInfo
ClinicalUseDefinition TU
contraindicationtokenClinicalUseDefinition-contraindication

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

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

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

ClinicalUseDefinition.​contraindication.​diseaseSymptomProcedure
effecttokenClinicalUseDefinition-effect

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

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

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

ClinicalUseDefinition.​undesirableEffect.​symptomConditionEffect
identifiertokenClinicalUseDefinition-identifier

Business identifier for this issue

ClinicalUseDefinition.​identifier
indicationtokenClinicalUseDefinition-indication

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

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

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

ClinicalUseDefinition.​indication.​diseaseSymptomProcedure
interactiontokenClinicalUseDefinition-interaction

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

ClinicalUseDefinition.​interaction.​type
productreferenceClinicalUseDefinition-product

The medicinal product for which this is a clinical usage issue

ClinicalUseDefinition.​subject.​where(resolve() is MedicinalProductDefinition)
statustokenClinicalUseDefinition-status

Whether this is a current issue or one that has been retired etc

ClinicalUseDefinition.​status
subjectreferenceClinicalUseDefinition-subject

The resource for which this is a clinical usage issue

ClinicalUseDefinition.​subject
type NtokenClinicalUseDefinition-type

indication | contraindication | interaction | undesirable-effect | warning

ClinicalUseDefinition.​type
CodeSystem N
codetokenCodeSystem-code

A code defined in the code system

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

not-present | example | fragment | complete | supplement

CodeSystem.​content
context TUtokenconformance-context

A use context assigned to the code system

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

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

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

A type of use context assigned to the code system

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

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

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

A use context type and value assigned to the code system

CodeSystem.​useContext
datedateconformance-date

The code system publication date

CodeSystem.​date
derived-fromreferenceCodeSystem-derived-from

A resource that the CodeSystem is derived from

CodeSystem.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringconformance-description

The description of the code system

CodeSystem.​description
effective TUdateconformance-effective

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

CodeSystem.​effectivePeriod
identifier TUtokenconformance-identifier

External identifier for the code system

CodeSystem.​identifier
jurisdiction TUtokenconformance-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
predecessorreferenceCodeSystem-predecessor

The predecessor of the CodeSystem

CodeSystem.​relatedArtifact.​where(type='predecessor').​resource
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

Find code system supplements for the referenced code system

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
topictokenCodeSystem-topic

Topics associated with the CodeSystem

CodeSystem.​topic
urluriconformance-url

The uri that identifies the code system

CodeSystem.​url
versiontokenconformance-version

The business version of the code system

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

Request fulfilled by this communication

Communication.​basedOn
categorytokenCommunication-category

Message category

Communication.​category
encounterreferenceCommunication-encounter

The Encounter during which this Communication was created

Communication.​encounter
identifiertokenCommunication-identifier

Unique identifier

Communication.​identifier
instantiates-canonical NreferenceCommunication-instantiates-canonical

Instantiates FHIR protocol or definition

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

Instantiates external protocol or definition

Communication.​instantiatesUri
mediumtokenCommunication-medium

A channel of communication

Communication.​medium
part-ofreferenceCommunication-part-of

Part of referenced event (e.g. Communication, Procedure)

Communication.​partOf
patientreferenceCommunication-patient

Focus of message

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

When received

Communication.​received
recipientreferenceCommunication-recipient

Who the information is shared with

Communication.​recipient
senderreferenceCommunication-sender

Who shares the information

Communication.​sender
sent NdateCommunication-sent

When sent

Communication.​sent
status NtokenCommunication-status

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

Communication.​status
subjectreferenceCommunication-subject

Focus of message

Communication.​subject
topictokenCommunication-topic

Description of the purpose/content

Communication.​topic
CommunicationRequest TU
authored NdateCommunicationRequest-authored

When request transitioned to being actionable

CommunicationRequest.​authoredOn
based-onreferenceCommunicationRequest-based-on

Fulfills plan or proposal

CommunicationRequest.​basedOn
categorytokenCommunicationRequest-category

Message category

CommunicationRequest.​category
encounterreferenceCommunicationRequest-encounter

The Encounter during which this CommunicationRequest was created

CommunicationRequest.​encounter
group-identifiertokenCommunicationRequest-group-identifier

Composite request this is part of

CommunicationRequest.​groupIdentifier
identifiertokenCommunicationRequest-identifier

Unique identifier

CommunicationRequest.​identifier
information-providerreferenceCommunicationRequest-information-provider

Who should share the information

CommunicationRequest.​informationProvider
mediumtokenCommunicationRequest-medium

A channel of communication

CommunicationRequest.​medium
occurrencedateCommunicationRequest-occurrence

When scheduled

CommunicationRequest.​occurrence.​ofType(dateTime) | CommunicationRequest.​occurrence.​ofType(Period)
patientreferenceCommunicationRequest-patient

Focus of message

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

routine | urgent | asap | stat

CommunicationRequest.​priority
recipientreferenceCommunicationRequest-recipient

Who to share the information with

CommunicationRequest.​recipient
replacesreferenceCommunicationRequest-replaces

Request(s) replaced by this request

CommunicationRequest.​replaces
requesterreferenceCommunicationRequest-requester

Who asks for the information to be shared

CommunicationRequest.​requester
status NtokenCommunicationRequest-status

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

CommunicationRequest.​status
subjectreferenceCommunicationRequest-subject

Focus of message

CommunicationRequest.​subject
CompartmentDefinition TU
code NtokenCompartmentDefinition-code

Patient | Encounter | RelatedPerson | Practitioner | Device

CompartmentDefinition.​code
contexttokenconformance-context

A use context assigned to the compartment definition

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

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

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

A type of use context assigned to the compartment definition

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

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

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

A use context type and value assigned to the compartment definition

CompartmentDefinition.​useContext
date Ndateconformance-date

The compartment definition publication date

CompartmentDefinition.​date
description Nstringconformance-description

The description of the compartment definition

CompartmentDefinition.​description
name Nstringconformance-name

Computationally friendly name of the compartment definition

CompartmentDefinition.​name
publisher Nstringconformance-publisher

Name of the publisher of the compartment definition

CompartmentDefinition.​publisher
resource NtokenCompartmentDefinition-resource

Name of resource type

CompartmentDefinition.​resource.​code
status Ntokenconformance-status

The current status of the compartment definition

CompartmentDefinition.​status
url Nuriconformance-url

The uri that identifies the compartment definition

CompartmentDefinition.​url
version Ntokenconformance-version

The business version of the compartment definition

CompartmentDefinition.​version
Composition TU
attesterreferenceComposition-attester

Who attested the composition

Composition.​attester.​party
authorreferenceComposition-author

Who and/or what authored the composition

Composition.​author
categorytokenComposition-category

Categorization of Composition

Composition.​category
contexttokenComposition-context

Code(s) that apply to the event being documented

Composition.​event.​code
date Ndateclinical-date

Composition editing time

Composition.​date
encounterreferenceclinical-encounter

Context of the Composition

Composition.​encounter
entryreferenceComposition-entry

A reference to data that supports this section

Composition.​section.​entry
identifiertokenclinical-identifier

Version-independent identifier for the Composition

Composition.​identifier
patientreferenceclinical-patient

Who and/or what the composition is about

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

The period covered by the documentation

Composition.​event.​period
relatedreferenceComposition-related

Target of the relationship

Composition.​relatesTo.​resourceReference
sectiontokenComposition-section

Classification of section (recommended)

Composition.​section.​code
section-code-textcompositeComposition-section-code-text

Search on the section narrative of the resource

Composition.​section
section-textspecialComposition-section-text

Search on the section narrative of the resource

Composition.​section.​text | Composition.​section.​section.​text
status NtokenComposition-status

preliminary | final | amended | entered-in-error

Composition.​status
subjectreferenceComposition-subject

Who and/or what the composition is about

Composition.​subject
title NstringComposition-title

Human Readable name/title

Composition.​title
type Ntokenclinical-type

Kind of composition (LOINC if possible)

Composition.​type
url NuriComposition-url

The uri that identifies the activity definition

Composition.​url
version NtokenComposition-version

The business version of the activity definition

Composition.​version
ConceptMap TU
contexttokenconformance-context

A use context assigned to the concept map

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

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

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

A type of use context assigned to the concept map

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

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

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

A use context type and value assigned to the concept map

ConceptMap.​useContext
date Ndateconformance-date

The concept map publication date

ConceptMap.​date
dependsonuriConceptMap-dependson

Other properties required for this mapping

ConceptMap.​group.​element.​target.​dependsOn.​property
derived-fromreferenceConceptMap-derived-from

A resource that the ConceptMap is derived from

ConceptMap.​relatedArtifact.​where(type='derived-from').​resource
description Nstringconformance-description

The description of the concept map

ConceptMap.​description
effectivedateconformance-effective

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

ConceptMap.​effectivePeriod
identifiertokenconformance-identifier

External identifier for the concept map

ConceptMap.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the concept map

ConceptMap.​jurisdiction
name Nstringconformance-name

Computationally friendly name of the concept map

ConceptMap.​name
other-mapreferenceConceptMap-other-map

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

ConceptMap.​group.​unmapped.​otherMap
predecessorreferenceConceptMap-predecessor

The predecessor of the ConceptMap

ConceptMap.​relatedArtifact.​where(type='predecessor').​resource
producturiConceptMap-product

Other properties that this mapping also produces

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

Name of the publisher of the concept map

ConceptMap.​publisher
source-codetokenConceptMap-source-code

Identifies elements being mapped

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

Source system where concepts to be mapped are defined

ConceptMap.​group.​source
source-scopereferenceConceptMap-source-scope

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

(ConceptMap.​sourceScope as canonical)
source-scope-uriuriConceptMap-source-scope-uri

The URI for the source value set that contains the concepts being mapped

(ConceptMap.​sourceScope as uri)
status Ntokenconformance-status

The current status of the concept map

ConceptMap.​status
target-codetokenConceptMap-target-code

Code that identifies the target element

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

Target system that the concepts are to be mapped to

ConceptMap.​group.​target
target-scopereferenceConceptMap-target-scope

The target value set which provides context for the mappings

(ConceptMap.​targetScope as canonical)
target-scope-uriuriConceptMap-target-scope-uri

The URI for the target value set that contains the concepts being mapped.

(ConceptMap.​targetScope as uri)
title Nstringconformance-title

The human-friendly name of the concept map

ConceptMap.​title
topictokenConceptMap-topic

Topics associated with the ConceptMap

ConceptMap.​topic
url Nuriconformance-url

The URI that identifies the concept map

ConceptMap.​url
version Ntokenconformance-version

The business version of the concept map

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

Abatement as age or age range

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

Date-related abatements (dateTime and period)

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

Abatement as a string

Condition.​abatement.​ofType(string)
body-sitetokenCondition-body-site

Anatomical location, if relevant

Condition.​bodySite
categorytokenCondition-category

The category of the condition

Condition.​category
clinical-statustokenCondition-clinical-status

The clinical status of the condition

Condition.​clinicalStatus
codetokenclinical-code

Code for the condition

Condition.​code
encounterreferenceCondition-encounter

The Encounter during which this Condition was created

Condition.​encounter
evidencetokenCondition-evidence

Manifestation/symptom

Condition.​evidence.​concept
evidence-detailreferenceCondition-evidence-detail

Supporting information found elsewhere

Condition.​evidence.​reference
identifiertokenclinical-identifier

A unique identifier of the condition record

Condition.​identifier
onset-agequantityCondition-onset-age

Onsets as age or age range

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

Date related onsets (dateTime and Period)

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

Onsets as a string

Condition.​onset.​ofType(string)
participant-actorreferenceCondition-participant-actor

Who or what participated in the activities related to the condition

Condition.​participant.​actor
participant-functiontokenCondition-participant-function

Type of involvement of the actor in the activities related to the condition

Condition.​participant.​function
patientreferenceclinical-patient

Who has the condition?

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

Date record was first recorded

Condition.​recordedDate
severitytokenCondition-severity

The severity of the condition

Condition.​severity
stagetokenCondition-stage

Simple summary (disease specific)

Condition.​stage.​summary
subjectreferenceCondition-subject

Who has the condition?

Condition.​subject
verification-statustokenCondition-verification-status

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

Condition.​verificationStatus
ConditionDefinition TU
contexttokenConditionDefinition-context

A use context assigned to the condition definition

(ConditionDefinition.​useContext.​value as CodeableConcept)
context-quantityquantityConditionDefinition-context-quantity

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

(ConditionDefinition.​useContext.​value as Quantity) | (ConditionDefinition.​useContext.​value as Range)
context-typetokenConditionDefinition-context-type

A type of use context assigned to the condition definition

ConditionDefinition.​useContext.​code
context-type-quantitycompositeConditionDefinition-context-type-quantity

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

ConditionDefinition.​useContext
context-type-valuecompositeConditionDefinition-context-type-value

A use context type and value assigned to the condition definition

ConditionDefinition.​useContext
date NdateConditionDefinition-date

The condition definition publication date

ConditionDefinition.​date
description NstringConditionDefinition-description

The description of the condition definition

ConditionDefinition.​description
identifiertokenConditionDefinition-identifier

External identifier for the condition definition

ConditionDefinition.​identifier
jurisdictiontokenConditionDefinition-jurisdiction

Intended jurisdiction for the condition definition

ConditionDefinition.​jurisdiction
name NstringConditionDefinition-name

Computationally friendly name of the condition definition

ConditionDefinition.​name
publisher NstringConditionDefinition-publisher

Name of the publisher of the condition definition

ConditionDefinition.​publisher
status NtokenConditionDefinition-status

The current status of the condition definition

ConditionDefinition.​status
title NstringConditionDefinition-title

The human-friendly name of the condition definition

ConditionDefinition.​title
url NuriConditionDefinition-url

The uri that identifies the condition definition

ConditionDefinition.​url
version NtokenConditionDefinition-version

The business version of the condition definition

ConditionDefinition.​version
Consent TU
actiontokenConsent-action

Actions controlled by this rule

Consent.​provision.​action
actorreferenceConsent-actor

Resource for the actor (or group, by role)

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

Classification of the consent statement - for indexing/retrieval

Consent.​category
controllerreferenceConsent-controller

Consent Enforcer

Consent.​controller
datareferenceConsent-data

The actual data reference

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

When consent was agreed to

Consent.​dateTime
granteereferenceConsent-grantee

Who is agreeing to the policy and rules

Consent.​grantee
identifiertokenclinical-identifier

Identifier for this record (external references)

Consent.​identifier
managerreferenceConsent-manager

Consent workflow management

Consent.​manager
patientreferenceclinical-patient

Who the consent applies to

Consent.​subject.​where(resolve() is Patient)
perioddateConsent-period

Timeframe for this rule

Consent.​provision.​period
purposetokenConsent-purpose

Context of activities covered by this rule

Consent.​provision.​purpose
security-labeltokenConsent-security-label

Security Labels that define affected resources

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

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

Consent.​sourceReference
status NtokenConsent-status

draft | active | inactive | entered-in-error | unknown

Consent.​status
subjectreferenceConsent-subject

Who the consent applies to

Consent.​subject
verified NtokenConsent-verified

Has been verified

Consent.​verification.​verified
verified-date NdateConsent-verified-date

When consent verified

Consent.​verification.​verificationDate
Contract TU
authorityreferenceContract-authority

The authority of the contract

Contract.​authority
domainreferenceContract-domain

The domain of the contract

Contract.​domain
identifiertokenContract-identifier

The identity of the contract

Contract.​identifier
instantiates NuriContract-instantiates

A source definition of the contract

Contract.​instantiatesUri
issued NdateContract-issued

The date/time the contract was issued

Contract.​issued
patientreferenceContract-patient

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

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

Contract Signatory Party

Contract.​signer.​party
status NtokenContract-status

The status of the contract

Contract.​status
subjectreferenceContract-subject

The identity of the subject of the contract

Contract.​subject
url NuriContract-url

The basal contract definition

Contract.​url
Coverage TU
beneficiaryreferenceCoverage-beneficiary

Covered party

Coverage.​beneficiary
class-typetokenCoverage-class-type

Coverage class (eg. plan, group)

Coverage.​class.​type
class-value NtokenCoverage-class-value

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

Coverage.​class.​value
dependent NstringCoverage-dependent

Dependent number

Coverage.​dependent
identifiertokenCoverage-identifier

The primary identifier of the insured and the coverage

Coverage.​identifier
insurerreferenceCoverage-insurer

The identity of the insurer

Coverage.​insurer
patientreferenceCoverage-patient

Retrieve coverages for a patient

Coverage.​beneficiary
paymentby-partyreferenceCoverage-paymentby-party

Parties who will pay for services

Coverage.​paymentBy.​party
policy-holderreferenceCoverage-policy-holder

Reference to the policyholder

Coverage.​policyHolder
status NtokenCoverage-status

The status of the Coverage

Coverage.​status
subscriberreferenceCoverage-subscriber

Reference to the subscriber

Coverage.​subscriber
subscriberidtokenCoverage-subscriberid

Identifier of the subscriber

Coverage.​subscriberId
typetokenCoverage-type

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

Coverage.​type
CoverageEligibilityRequest TU
created NdateCoverageEligibilityRequest-created

The creation date for the EOB

CoverageEligibilityRequest.​created
entererreferenceCoverageEligibilityRequest-enterer

The party who is responsible for the request

CoverageEligibilityRequest.​enterer
facilityreferenceCoverageEligibilityRequest-facility

Facility responsible for the goods and services

CoverageEligibilityRequest.​facility
identifiertokenCoverageEligibilityRequest-identifier

The business identifier of the Eligibility

CoverageEligibilityRequest.​identifier
patientreferenceCoverageEligibilityRequest-patient

The reference to the patient

CoverageEligibilityRequest.​patient
providerreferenceCoverageEligibilityRequest-provider

The reference to the provider

CoverageEligibilityRequest.​provider
status NtokenCoverageEligibilityRequest-status

The status of the EligibilityRequest

CoverageEligibilityRequest.​status
CoverageEligibilityResponse TU
created NdateCoverageEligibilityResponse-created

The creation date

CoverageEligibilityResponse.​created
disposition NstringCoverageEligibilityResponse-disposition

The contents of the disposition message

CoverageEligibilityResponse.​disposition
identifiertokenCoverageEligibilityResponse-identifier

The business identifier

CoverageEligibilityResponse.​identifier
insurerreferenceCoverageEligibilityResponse-insurer

The organization which generated this resource

CoverageEligibilityResponse.​insurer
outcome NtokenCoverageEligibilityResponse-outcome

The processing outcome

CoverageEligibilityResponse.​outcome
patientreferenceCoverageEligibilityResponse-patient

The reference to the patient

CoverageEligibilityResponse.​patient
requestreferenceCoverageEligibilityResponse-request

The EligibilityRequest reference

CoverageEligibilityResponse.​request
requestorreferenceCoverageEligibilityResponse-requestor

The EligibilityRequest provider

CoverageEligibilityResponse.​requestor
status NtokenCoverageEligibilityResponse-status

The EligibilityRequest status

CoverageEligibilityResponse.​status
DetectedIssue TU
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
codetokenDetectedIssue-code

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

DetectedIssue.​code
identifieddateDetectedIssue-identified

When identified

DetectedIssue.​identified
identifiertokenclinical-identifier

Unique id for the detected issue

DetectedIssue.​identifier
implicatedreferenceDetectedIssue-implicated

Problem resource

DetectedIssue.​implicated
patientreferenceclinical-patient

Associated patient

DetectedIssue.​subject
statustokenDetectedIssue-status

The status of the issue

DetectedIssue.​status
subjectreferenceDetectedIssue-subject

Associated subject

DetectedIssue.​subject
Device TU
biological-source-eventtokenDevice-biological-source-event

The biological source for the device

Device.​biologicalSourceEvent
definitionreferenceDevice-definition

The definition / type of the device

Device.​definition.​reference
device-namestringDevice-device-name

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

Device.​deviceName.​name | Device.​type.​coding.​display | Device.​type.​text
expiration-datedateDevice-expiration-date

The expiration date of the device

Device.​expirationDate
identifiertokenDevice-identifier

Instance id from manufacturer, owner, and others

Device.​identifier
locationreferenceDevice-location

A location, where the resource is found

Device.​location
lot-numberstringDevice-lot-number

The lot number of the device

Device.​lotNumber
manufacture-datedateDevice-manufacture-date

The manufacture date of the device

Device.​manufactureDate
manufacturerstringDevice-manufacturer

The manufacturer of the device

Device.​manufacturer
modelstringDevice-model

The model of the device

Device.​modelNumber
organizationreferenceDevice-organization

The organization responsible for the device

Device.​owner
parentreferenceDevice-parent

The parent device

Device.​parent
patientreferenceDevice-patient

Patient information, if the resource is affixed to a person

Device.​association.​humanSubject.​where(resolve() is Patient)
serial-numberstringDevice-serial-number

The serial number of the device

Device.​serialNumber | Device.​identifier.​where(type='SNO')
statustokenDevice-status

active | inactive | entered-in-error | unknown

Device.​status
subjectreferenceDevice-subject

Subject to which the device is associated of affixed

Device.​association.​humanSubject
typetokenDevice-type

The type of the device

Device.​type
udi-carrierstringDevice-udi-carrier

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

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

The udi Device Identifier (DI)

Device.​udiCarrier.​deviceIdentifier
urluriDevice-url

Network address to contact device

Device.​url
versionstringDevice-version

The specific version of the device

Device.​version.​value
DeviceDefinition TU
identifiertokenDeviceDefinition-identifier

The identifier of the component

DeviceDefinition.​identifier
parentreferenceDeviceDefinition-parent

The parent DeviceDefinition resource

DeviceDefinition.​parentDevice
typetokenDeviceDefinition-type

The device component type

DeviceDefinition.​classification.​type
DeviceDispense TU
codetokenDeviceDispense-code

Search for devices that match this code

DeviceDispense.​device.​concept
subjectreferenceDeviceDispense-subject

The identity of a patient for whom to list dispenses

DeviceDispense.​subject
DeviceMetric TU
category NtokenDeviceMetric-category

The category of the metric

DeviceMetric.​category
identifiertokenDeviceMetric-identifier

The identifier of the metric

DeviceMetric.​identifier
parentreferenceDeviceMetric-parent

The parent DeviceMetric resource

DeviceMetric.​parent
sourcereferenceDeviceMetric-source

The device resource

DeviceMetric.​source
typetokenDeviceMetric-type

The component type

DeviceMetric.​type
DeviceRequest TU
authored-on NdateDeviceRequest-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.​concept
device DreferenceDeviceRequest-device

Reference to resource that is being requested/ordered

DeviceRequest.​code.​reference
encounterreferenceclinical-encounter

Encounter during which request was created

DeviceRequest.​encounter
event-datedateDeviceRequest-event-date

When service should occur

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

Composite request this is part of

DeviceRequest.​groupIdentifier
identifiertokenclinical-identifier

Business identifier for request/order

DeviceRequest.​identifier
instantiates-canonical NreferenceDeviceRequest-instantiates-canonical

Instantiates FHIR protocol or definition

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

Instantiates external protocol or definition

DeviceRequest.​instantiatesUri
insurancereferenceDeviceRequest-insurance

Associated insurance coverage

DeviceRequest.​insurance
intent NtokenDeviceRequest-intent

proposal | plan | original-order |reflex-order

DeviceRequest.​intent
patientreferenceclinical-patient

Individual the service is ordered for

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

Desired performer for service

DeviceRequest.​performer
prior-requestreferenceDeviceRequest-prior-request

Request takes the place of referenced completed or terminated requests

DeviceRequest.​replaces
requesterreferenceDeviceRequest-requester

Who/what is requesting service

DeviceRequest.​requester
status NtokenDeviceRequest-status

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

DeviceRequest.​status
subjectreferenceDeviceRequest-subject

Individual the service is ordered for

DeviceRequest.​subject
DeviceUsage TU
device DtokenDeviceUsage-device

Search by device

DeviceUsage.​device.​concept
identifiertokenDeviceUsage-identifier

Search by identifier

DeviceUsage.​identifier
patientreferenceclinical-patient

Search by patient who used / uses the device

DeviceUsage.​patient
DiagnosticReport TU
based-onreferenceDiagnosticReport-based-on

Reference to the service request.

DiagnosticReport.​basedOn
categorytokenDiagnosticReport-category

Which diagnostic discipline/department created the report

DiagnosticReport.​category
codetokenclinical-code

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

DiagnosticReport.​code
conclusiontokenDiagnosticReport-conclusion

A coded conclusion (interpretation/impression) on the report

DiagnosticReport.​conclusionCode
date Ndateclinical-date

The clinically relevant time of the report

DiagnosticReport.​effective
encounterreferenceclinical-encounter

The Encounter when the order was made

DiagnosticReport.​encounter
identifiertokenclinical-identifier

An identifier for the report

DiagnosticReport.​identifier
issued NdateDiagnosticReport-issued

When the report was issued

DiagnosticReport.​issued
mediareferenceDiagnosticReport-media

A reference to the image source.

DiagnosticReport.​media.​link
patientreferenceclinical-patient

The subject of the report if a patient

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

Who is responsible for the report

DiagnosticReport.​performer
resultreferenceDiagnosticReport-result

Link to an atomic result (observation resource)

DiagnosticReport.​result
results-interpreterreferenceDiagnosticReport-results-interpreter

Who was the source of the report

DiagnosticReport.​resultsInterpreter
specimenreferenceDiagnosticReport-specimen

The specimen details

DiagnosticReport.​specimen
status NtokenDiagnosticReport-status

The status of the report

DiagnosticReport.​status
study NreferenceDiagnosticReport-study

Studies associated with the diagnostic report

DiagnosticReport.​study
subjectreferenceDiagnosticReport-subject

The subject of the report

DiagnosticReport.​subject
DocumentManifest TU
authorreferenceDocumentManifest-author

Who and/or what authored the DocumentManifest

DocumentManifest.​author
created NdateDocumentManifest-created

When this document manifest created

DocumentManifest.​created
description NstringDocumentManifest-description

Human-readable description (title)

DocumentManifest.​description
identifiertokenclinical-identifier

Unique Identifier for the set of documents

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

Items in manifest

DocumentManifest.​content
patientreferenceclinical-patient

The subject of the set of documents

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

Intended to get notified about this set of documents

DocumentManifest.​recipient
related-idtokenDocumentManifest-related-id

Identifiers of things that are related

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

Related Resource

DocumentManifest.​related.​ref
source NuriDocumentManifest-source

The source system/application/software

DocumentManifest.​source
status NtokenDocumentManifest-status

current | superseded | entered-in-error

DocumentManifest.​status
subjectreferenceDocumentManifest-subject

The subject of the set of documents

DocumentManifest.​subject
type Ntokenclinical-type

Kind of document set

DocumentManifest.​type
DocumentReference TU
attesterreferenceDocumentReference-attester

Who attested the document

DocumentReference.​attester.​party
authorreferenceDocumentReference-author

Who and/or what authored the document

DocumentReference.​author
based-onreferenceDocumentReference-based-on

Procedure that caused this media to be created

DocumentReference.​basedOn
categorytokenDocumentReference-category

Categorization of document

DocumentReference.​category
contenttype NtokenDocumentReference-contenttype

Mime type of the content, with charset etc.

DocumentReference.​content.​attachment.​contentType
contextreferenceDocumentReference-context

Context of the document content

DocumentReference.​context
creation NdateDocumentReference-creation

Date attachment was first created

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

Organization which maintains the document

DocumentReference.​custodian
date NdateDocumentReference-date

When this document reference was created

DocumentReference.​date
description NstringDocumentReference-description

Human-readable description

DocumentReference.​description
doc-status NtokenDocumentReference-doc-status

preliminary | final | amended | entered-in-error

DocumentReference.​docStatus
event-codetokenDocumentReference-event-code

Main clinical acts documented

DocumentReference.​event.​concept
event-referencereferenceDocumentReference-event-reference

Main clinical acts documented

DocumentReference.​event.​reference
facilitytokenDocumentReference-facility

Kind of facility where patient was seen

DocumentReference.​facilityType
format-canonicalreferenceDocumentReference-format-canonical

Profile canonical content rules for the document

(DocumentReference.​content.​profile.​value as canonical)
format-codetokenDocumentReference-format-code

Format code content rules for the document

(DocumentReference.​content.​profile.​value as Coding)
format-uriuriDocumentReference-format-uri

Profile URI content rules for the document

(DocumentReference.​content.​profile.​value as uri)
identifiertokenclinical-identifier

Identifier of the attachment binary

DocumentReference.​identifier
language NtokenDocumentReference-language

Human language of the content (BCP-47)

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

Uri where the data can be found

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

Who/what is the subject of the document

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

Time of service that is being documented

DocumentReference.​period
relatestoreferenceDocumentReference-relatesto

Target of the relationship

DocumentReference.​relatesTo.​target
relation NtokenDocumentReference-relation

replaces | transforms | signs | appends

DocumentReference.​relatesTo.​code
relationshipcompositeDocumentReference-relationship

Combination of relation and relatesTo

DocumentReference.​relatesTo
security-labeltokenDocumentReference-security-label

Document security-tags

DocumentReference.​securityLabel
settingtokenDocumentReference-setting

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

DocumentReference.​practiceSetting
status NtokenDocumentReference-status

current | superseded | entered-in-error

DocumentReference.​status
subjectreferenceDocumentReference-subject

Who/what is the subject of the document

DocumentReference.​subject
type Ntokenclinical-type

Kind of document (LOINC if possible)

DocumentReference.​type
Encounter TU
accountreferenceEncounter-account

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

Encounter.​account
appointmentreferenceEncounter-appointment

The appointment that scheduled this encounter

Encounter.​appointment
based-onreferenceEncounter-based-on

The ServiceRequest that initiated this encounter

Encounter.​basedOn
careteamreferenceEncounter-careteam

Careteam allocated to participate in the encounter

Encounter.​careTeam
classtokenEncounter-class

Classification of patient encounter

Encounter.​class
date Ndateclinical-date

A date within the actualPeriod the Encounter lasted

Encounter.​actualPeriod
date-startdateEncounter-date-start

The actual start date of the Encounter

Encounter.​actualPeriod.​start
diagnosisreferenceEncounter-diagnosis

The diagnosis or procedure relevant to the encounter

Encounter.​diagnosis.​condition
end-datedateEncounter-end-date

The actual end date of the Encounter

Encounter.​actualPeriod.​end
episode-of-carereferenceEncounter-episode-of-care

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

Encounter.​episodeOfCare
identifiertokenclinical-identifier

Identifier(s) by which this encounter is known

Encounter.​identifier
lengthquantityEncounter-length

Length of encounter in days

Encounter.​length
locationreferenceEncounter-location

Location the encounter takes place

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

Time period during which the patient was present at the location

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

Another Encounter this encounter is part of

Encounter.​partOf
participantreferenceEncounter-participant

Persons involved in the encounter other than the patient

Encounter.​participant.​actor
participant-typetokenEncounter-participant-type

Role of participant in encounter

Encounter.​participant.​type
patientreferenceclinical-patient

The patient present at the encounter

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

Persons involved in the encounter other than the patient

Encounter.​participant.​actor.​where(resolve() is Practitioner)
reason-code DtokenEncounter-reason-code

Reference to a concept (by class)

Encounter.​reason.​concept
reason-reference DreferenceEncounter-reason-reference

Reference to a resource (by instance)

Encounter.​reason.​reference
service-providerreferenceEncounter-service-provider

The organization (facility) responsible for this encounter

Encounter.​serviceProvider
special-arrangementtokenEncounter-special-arrangement

Wheelchair, translator, stretcher, etc.

Encounter.​admission.​specialArrangement
status NtokenEncounter-status

planned | in-progress | onhold | completed | cancelled | entered-in-error | unknown

Encounter.​status
subjectreferenceEncounter-subject

The patient or group present at the encounter

Encounter.​subject
subject-statustokenEncounter-subject-status

The current status of the subject in relation to the Encounter

Encounter.​subjectStatus
type Ntokenclinical-type

Specific type of encounter

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

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

Endpoint.​connectionType
identifiertokenEndpoint-identifier

Identifies this endpoint across multiple systems

Endpoint.​identifier
name NstringEndpoint-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
status NtokenEndpoint-status

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

Endpoint.​status
EnrollmentRequest TU
identifiertokenEnrollmentRequest-identifier

The business identifier of the Enrollment

EnrollmentRequest.​identifier
patientreferenceEnrollmentRequest-patient

The party to be enrolled

EnrollmentRequest.​candidate
status NtokenEnrollmentRequest-status

The status of the enrollment

EnrollmentRequest.​status
subjectreferenceEnrollmentRequest-subject

The party to be enrolled

EnrollmentRequest.​candidate
EnrollmentResponse TU
identifiertokenEnrollmentResponse-identifier

The business identifier of the EnrollmentResponse

EnrollmentResponse.​identifier
requestreferenceEnrollmentResponse-request

The reference to the claim

EnrollmentResponse.​request
status NtokenEnrollmentResponse-status

The status of the enrollment response

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

Care manager/care coordinator for the patient

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

Conditions/problems/diagnoses this episode of care is for (legacy)

EpisodeOfCare.​diagnosis.​condition.​reference
condition-concepttokenEpisodeOfCare-condition-concept

Conditions/problems/diagnoses this episode of care is for (coded)

EpisodeOfCare.​diagnosis.​condition.​concept
condition-referencereferenceEpisodeOfCare-condition-reference

Conditions/problems/diagnoses this episode of care is for (resource reference)

EpisodeOfCare.​diagnosis.​condition.​reference
date Ndateclinical-date

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

EpisodeOfCare.​period
identifiertokenclinical-identifier

Business Identifier(s) relevant for this EpisodeOfCare

EpisodeOfCare.​identifier
incoming-referralreferenceEpisodeOfCare-incoming-referral

Incoming Referral Request

EpisodeOfCare.​referralRequest
organizationreferenceEpisodeOfCare-organization

The organization that has assumed the specific responsibilities of this EpisodeOfCare

EpisodeOfCare.​managingOrganization
patientreferenceclinical-patient

The patient who is the focus of this episode of care

EpisodeOfCare.​patient
status NtokenEpisodeOfCare-status

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

EpisodeOfCare.​status
type Ntokenclinical-type

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

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

What resource is being referenced

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

A use context assigned to the event definition

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

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

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

A type of use context assigned to the event definition

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

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

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

A use context type and value assigned to the event definition

EventDefinition.​useContext
date NdateEventDefinition-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
description NstringEventDefinition-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
name NstringEventDefinition-name

Computationally friendly name of the event definition

EventDefinition.​name
predecessorreferenceEventDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the event definition

EventDefinition.​publisher
status NtokenEventDefinition-status

The current status of the event definition

EventDefinition.​status
successorreferenceEventDefinition-successor

What resource is being referenced

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

The human-friendly name of the event definition

EventDefinition.​title
topictokenEventDefinition-topic

Topics associated with the module

EventDefinition.​topic
url NuriEventDefinition-url

The uri that identifies the event definition

EventDefinition.​url
version NtokenEventDefinition-version

The business version of the event definition

EventDefinition.​version
Evidence TU
contexttokenEvidence-context

A use context assigned to the evidence

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

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

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

A type of use context assigned to the evidence

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

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

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

A use context type and value assigned to the evidence

Evidence.​useContext
date NdateEvidence-date

The evidence publication date

Evidence.​date
description NstringEvidence-description

The description of the evidence

Evidence.​description
identifiertokenEvidence-identifier

External identifier for the evidence

Evidence.​identifier
publisher NstringEvidence-publisher

Name of the publisher of the evidence

Evidence.​publisher
status NtokenEvidence-status

The current status of the evidence

Evidence.​status
title NstringEvidence-title

The human-friendly name of the evidence

Evidence.​title
url NuriEvidence-url

The uri that identifies the evidence

Evidence.​url
version NtokenEvidence-version

The business version of the evidence

Evidence.​version
EvidenceReport TU
contexttokenEvidenceReport-context

A use context assigned to the evidence report

(EvidenceReport.​useContext.​value as CodeableConcept)
context-quantityquantityEvidenceReport-context-quantity

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

(EvidenceReport.​useContext.​value as Quantity) | (EvidenceReport.​useContext.​value as Range)
context-typetokenEvidenceReport-context-type

A type of use context assigned to the evidence report

EvidenceReport.​useContext.​code
context-type-quantitycompositeEvidenceReport-context-type-quantity

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

EvidenceReport.​useContext
context-type-valuecompositeEvidenceReport-context-type-value

A use context type and value assigned to the evidence report

EvidenceReport.​useContext
identifiertokenEvidenceReport-identifier

External identifier for the evidence report

EvidenceReport.​identifier
publisher NstringEvidenceReport-publisher

Name of the publisher of the evidence report

EvidenceReport.​publisher
status NtokenEvidenceReport-status

The current status of the evidence report

EvidenceReport.​status
url NuriEvidenceReport-url

The uri that identifies the evidence report

EvidenceReport.​url
EvidenceVariable TU
composed-ofreferenceEvidenceVariable-composed-of

What resource is being referenced

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

A use context assigned to the evidence variable

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

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

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

A type of use context assigned to the evidence variable

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

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

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

A use context type and value assigned to the evidence variable

EvidenceVariable.​useContext
date NdateEvidenceVariable-date

The evidence variable publication date

EvidenceVariable.​date
depends-onreferenceEvidenceVariable-depends-on

What resource is being referenced

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

What resource is being referenced

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

The description of the evidence variable

EvidenceVariable.​description
identifiertokenEvidenceVariable-identifier

External identifier for the evidence variable

EvidenceVariable.​identifier
name NstringEvidenceVariable-name

Computationally friendly name of the evidence variable

EvidenceVariable.​name
predecessorreferenceEvidenceVariable-predecessor

What resource is being referenced

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

Name of the publisher of the evidence variable

EvidenceVariable.​publisher
status NtokenEvidenceVariable-status

The current status of the evidence variable

EvidenceVariable.​status
successorreferenceEvidenceVariable-successor

What resource is being referenced

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

The human-friendly name of the evidence variable

EvidenceVariable.​title
topictokenEvidenceVariable-topic

Topics associated with the EvidenceVariable

url NuriEvidenceVariable-url

The uri that identifies the evidence variable

EvidenceVariable.​url
version NtokenEvidenceVariable-version

The business version of the evidence variable

EvidenceVariable.​version
ExampleScenario TU
contexttokenExampleScenario-context

A use context assigned to the example scenario

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

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

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

A type of use context assigned to the example scenario

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

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

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

A use context type and value assigned to the example scenario

ExampleScenario.​useContext
date NdateExampleScenario-date

The example scenario publication date

ExampleScenario.​date
identifiertokenExampleScenario-identifier

External identifier for the example scenario

ExampleScenario.​identifier
jurisdictiontokenExampleScenario-jurisdiction

Intended jurisdiction for the example scenario

ExampleScenario.​jurisdiction
name NstringExampleScenario-name

Computationally friendly name of the example scenario

ExampleScenario.​name
publisher NstringExampleScenario-publisher

Name of the publisher of the example scenario

ExampleScenario.​publisher
status NtokenExampleScenario-status

The current status of the example scenario

ExampleScenario.​status
url NuriExampleScenario-url

The uri that identifies the example scenario

ExampleScenario.​url
version NtokenExampleScenario-version

The business version of the example scenario

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

Member of the CareTeam

ExplanationOfBenefit.​careTeam.​provider
claimreferenceExplanationOfBenefit-claim

The reference to the claim

ExplanationOfBenefit.​claim
coveragereferenceExplanationOfBenefit-coverage

The plan under which the claim was adjudicated

ExplanationOfBenefit.​insurance.​coverage
created NdateExplanationOfBenefit-created

The creation date for the EOB

ExplanationOfBenefit.​created
detail-udireferenceExplanationOfBenefit-detail-udi

UDI associated with a line item detail product or service

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

The contents of the disposition message

ExplanationOfBenefit.​disposition
encounterreferenceExplanationOfBenefit-encounter

Encounters associated with a billed line item

ExplanationOfBenefit.​item.​encounter
entererreferenceExplanationOfBenefit-enterer

The party responsible for the entry of the Claim

ExplanationOfBenefit.​enterer
facilityreferenceExplanationOfBenefit-facility

Facility responsible for the goods and services

ExplanationOfBenefit.​facility
identifiertokenExplanationOfBenefit-identifier

The business identifier of the Explanation of Benefit

ExplanationOfBenefit.​identifier
item-udireferenceExplanationOfBenefit-item-udi

UDI associated with a line item product or service

ExplanationOfBenefit.​item.​udi
patientreferenceExplanationOfBenefit-patient

The reference to the patient

ExplanationOfBenefit.​patient
payeereferenceExplanationOfBenefit-payee

The party receiving any payment for the Claim

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

UDI associated with a procedure

ExplanationOfBenefit.​procedure.​udi
providerreferenceExplanationOfBenefit-provider

The reference to the provider

ExplanationOfBenefit.​provider
status NtokenExplanationOfBenefit-status

Status of the instance

ExplanationOfBenefit.​status
subdetail-udireferenceExplanationOfBenefit-subdetail-udi

UDI associated with a line item detail subdetail product or service

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

A search by a condition code

FamilyMemberHistory.​condition.​code
date Ndateclinical-date

When history was recorded or last updated

FamilyMemberHistory.​date
identifiertokenclinical-identifier

A search by a record identifier

FamilyMemberHistory.​identifier
instantiates-canonical NreferenceFamilyMemberHistory-instantiates-canonical

Instantiates FHIR protocol or definition

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

Instantiates external protocol or definition

FamilyMemberHistory.​instantiatesUri
patientreferenceclinical-patient

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

FamilyMemberHistory.​patient
relationshiptokenFamilyMemberHistory-relationship

A search by a relationship type

FamilyMemberHistory.​relationship
sextokenFamilyMemberHistory-sex

A search by a sex code of a family member

FamilyMemberHistory.​sex
status NtokenFamilyMemberHistory-status

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

FamilyMemberHistory.​status
Flag TU
authorreferenceFlag-author

Flag creator

Flag.​author
date Ndateclinical-date

Time period when flag is active

Flag.​period
encounterreferenceclinical-encounter

Alert relevant during encounter

Flag.​encounter
identifiertokenFlag-identifier

Business identifier

Flag.​identifier
patientreferenceclinical-patient

The identity of a subject to list flags for

Flag.​subject.​where(resolve() is Patient)
status NtokenFlag-status

active | inactive | entered-in-error

Flag.​status
subjectreferenceFlag-subject

The identity of a subject to list flags for

Flag.​subject
FormularyItem TU
codetokenFormularyItem-code

Returns formulary items for a specific code

FormularyItem.​code
identifiertokenFormularyItem-identifier

Returns formulary items with this external identifier

FormularyItem.​identifier
GenomicStudy TU
analysis-patientreferenceGenomicStudy-analysis-patient

Who the analysis is about

GenomicStudy.​analysis.​subject.​where(resolve() is Patient)
analysis-subjectreferenceGenomicStudy-analysis-subject

Who the analysis is about

GenomicStudy.​analysis.​subject
identifiertokenGenomicStudy-identifier

Identifiers for the Study

GenomicStudy.​identifier
patientreferenceGenomicStudy-patient

Who the study is about

GenomicStudy.​subject.​where(resolve() is Patient)
statustokenGenomicStudy-status

The status of the study

GenomicStudy.​status
subjectreferenceGenomicStudy-subject

Who the study is about

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

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

Goal.​achievementStatus
addressesreferenceGoal-addresses

Issues addressed by this goal

Goal.​addresses
categorytokenGoal-category

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

Goal.​category
identifiertokenclinical-identifier

External Ids for this goal

Goal.​identifier
lifecycle-status NtokenGoal-lifecycle-status

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

Goal.​lifecycleStatus
patientreferenceclinical-patient

Who this goal is intended for

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

When goal pursuit begins

(Goal.​start as date)
subjectreferenceGoal-subject

Who this goal is intended for

Goal.​subject
target-datedateGoal-target-date

Reach goal on or before

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

A use context assigned to the graph definition

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

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

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

A type of use context assigned to the graph definition

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

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

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

A use context type and value assigned to the graph definition

GraphDefinition.​useContext
date Ndateconformance-date

The graph definition publication date

GraphDefinition.​date
description Nstringconformance-description

The description of the graph definition

GraphDefinition.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the graph definition

GraphDefinition.​jurisdiction
name Nstringconformance-name

Computationally friendly name of the graph definition

GraphDefinition.​name
publisher Nstringconformance-publisher

Name of the publisher of the graph definition

GraphDefinition.​publisher
start NtokenGraphDefinition-start

Type of resource at which the graph starts

GraphDefinition.​start
status Ntokenconformance-status

The current status of the graph definition

GraphDefinition.​status
url Nuriconformance-url

The uri that identifies the graph definition

GraphDefinition.​url
version Ntokenconformance-version

The business version of the graph definition

GraphDefinition.​version
Group TU
characteristictokenGroup-characteristic

Kind of characteristic

Group.​characteristic.​code
characteristic-referencereferenceGroup-characteristic-reference

An entity referenced in a characteristic

(Group.​characteristic.​value as Reference)
characteristic-valuecompositeGroup-characteristic-value

A composite of both characteristic and value

Group.​characteristic
codetokenGroup-code

The kind of resources contained

Group.​code
exclude NtokenGroup-exclude

Group includes or excludes

Group.​characteristic.​exclude
identifiertokenGroup-identifier

Unique id

Group.​identifier
managing-entityreferenceGroup-managing-entity

Entity that is the custodian of the Group's definition

Group.​managingEntity
memberreferenceGroup-member

Reference to the group member

Group.​member.​entity
membership NtokenGroup-membership

Definitional or enumerated group

Group.​membership
namestringGroup-name

A portion of the Group's name

Group.​name
type NtokenGroup-type

The type of resources the group contains

Group.​type
valuetokenGroup-value

Value held by characteristic

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

The identifier of the guidance response

GuidanceResponse.​identifier
patientreferenceGuidanceResponse-patient

The identity of a patient to search for guidance response results

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

The identifier of the request associated with the response

GuidanceResponse.​requestIdentifier
statustokenGuidanceResponse-status

The status of the guidance response

GuidanceResponse.​status
subjectreferenceGuidanceResponse-subject

The subject that the guidance response is about

GuidanceResponse.​subject
HealthcareService TU
active NtokenHealthcareService-active

The Healthcare Service is currently marked as active

HealthcareService.​active
characteristictokenHealthcareService-characteristic

One of the HealthcareService's characteristics

HealthcareService.​characteristic
coverage-areareferenceHealthcareService-coverage-area

Location(s) service is intended for/available to

HealthcareService.​coverageArea
endpointreferenceHealthcareService-endpoint

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

HealthcareService.​endpoint
identifiertokenHealthcareService-identifier

External identifiers for this item

HealthcareService.​identifier
locationreferenceHealthcareService-location

The location of the Healthcare Service

HealthcareService.​location
name NstringHealthcareService-name

A portion of the Healthcare service name

HealthcareService.​name
offered-inreferenceHealthcareService-offered-in

The service within which this service is offered

HealthcareService.​offeredIn
organizationreferenceHealthcareService-organization

The organization that provides this Healthcare Service

HealthcareService.​providedBy
programtokenHealthcareService-program

One of the Programs supported by this HealthcareService

HealthcareService.​program
service-categorytokenHealthcareService-service-category

Service Category of the Healthcare Service

HealthcareService.​category
service-typetokenHealthcareService-service-type

The type of service provided by this healthcare service

HealthcareService.​type
specialtytokenHealthcareService-specialty

The specialty of the service provided by this healthcare service

HealthcareService.​specialty
ImagingSelection TU
based-onreferenceImagingSelection-based-on

The request associated with an imaging selection

ImagingSelection.​basedOn
body-sitetokenImagingSelection-body-site

The body site associated with the imaging selection

ImagingSelection.​bodySite.​concept
codetokenImagingSelection-code

The imaging selection status

ImagingSelection.​status
derived-fromreferenceImagingSelection-derived-from

The imaging study from which the imaging selection was derived

ImagingSelection.​derivedFrom
identifiertokenImagingSelection-identifier

Identifiers for the imaging selection

ImagingSelection.​identifier
issued NdateImagingSelection-issued

The date / time the imaging selection was created

ImagingSelection.​issued
patientreferenceImagingSelection-patient

Who the study is about

ImagingSelection.​subject.​where(resolve() is Patient)
study-uidtokenImagingSelection-study-uid

The DICOM Study Instance UID from which the images were selected

ImagingSelection.​studyUid
subjectreferenceImagingSelection-subject

The subject of the Imaging Selection, such as the associated Patient

ImagingSelection.​subject
ImagingStudy TU
basedonreferenceImagingStudy-basedon

The order for the image, such as Accession Number associated with a ServiceRequest

ImagingStudy.​basedOn
bodysitetokenImagingStudy-bodysite

The body site studied

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

The type of the instance

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

The context of the study

ImagingStudy.​encounter
endpointreferenceImagingStudy-endpoint

The endpoint for the study or series

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

Identifiers for the Study, such as DICOM Study Instance UID

ImagingStudy.​identifier
instance NtokenImagingStudy-instance

SOP Instance UID for an instance

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

Who interpreted the images

ImagingStudy.​interpreter
modalitytokenImagingStudy-modality

The modality of the series

ImagingStudy.​series.​modality
patientreferenceclinical-patient

Who the study is about

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

The person who performed the study

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

The reason for the study

referrerreferenceImagingStudy-referrer

The referring physician

ImagingStudy.​referrer
series NtokenImagingStudy-series

DICOM Series Instance UID for a series

ImagingStudy.​series.​uid
started NdateImagingStudy-started

When the study was started

ImagingStudy.​started
status NtokenImagingStudy-status

The status of the study

ImagingStudy.​status
subjectreferenceImagingStudy-subject

Who the study is about

ImagingStudy.​subject
Immunization TU
date Ndateclinical-date

Vaccination (non)-Administration Date

(Immunization.​occurrence as dateTime)
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-number NstringImmunization-lot-number

Vaccine Lot Number

Immunization.​lotNumber
manufacturerreferenceImmunization-manufacturer

Vaccine Manufacturer

Immunization.​manufacturer.​reference
patientreferenceclinical-patient

The patient for the vaccination record

Immunization.​patient
performerreferenceImmunization-performer

The practitioner, individual or organization who played a role in the vaccination

Immunization.​performer.​actor
reactionreferenceImmunization-reaction

Additional information on reaction

Immunization.​reaction.​manifestation.​reference
reaction-date NdateImmunization-reaction-date

When reaction started

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

Reason why the vaccine was administered

Immunization.​reason.​concept
reason-reference DreferenceImmunization-reason-reference

Reference to a resource (by instance)

Immunization.​reason.​reference
series NstringImmunization-series

The series being followed by the provider

Immunization.​protocolApplied.​series
status NtokenImmunization-status

Immunization event status

Immunization.​status
status-reasontokenImmunization-status-reason

Reason why the vaccine was not administered

Immunization.​statusReason
target-diseasetokenImmunization-target-disease

The target disease the dose is being administered against

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

Vaccine Product Administered

Immunization.​vaccineCode
ImmunizationEvaluation TU
date NdateImmunizationEvaluation-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
status NtokenImmunizationEvaluation-status

Immunization evaluation status

ImmunizationEvaluation.​status
target-diseasetokenImmunizationEvaluation-target-disease

The vaccine preventable disease being evaluated against

ImmunizationEvaluation.​targetDisease
ImmunizationRecommendation TU
date NdateImmunizationRecommendation-date

Date recommendation(s) created

ImmunizationRecommendation.​date
identifiertokenImmunizationRecommendation-identifier

Business identifier

ImmunizationRecommendation.​identifier
informationreferenceImmunizationRecommendation-information

Patient observations supporting recommendation

ImmunizationRecommendation.​recommendation.​supportingPatientInformation
patientreferenceImmunizationRecommendation-patient

Who this profile is for

ImmunizationRecommendation.​patient
statustokenImmunizationRecommendation-status

Vaccine recommendation status

ImmunizationRecommendation.​recommendation.​forecastStatus
supportreferenceImmunizationRecommendation-support

Past immunizations supporting recommendation

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

Disease to be immunized against

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

Vaccine or vaccine group recommendation applies to

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

A use context assigned to the implementation guide

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

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

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

A type of use context assigned to the implementation guide

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

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

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

A use context type and value assigned to the implementation guide

ImplementationGuide.​useContext
date Ndateconformance-date

The implementation guide publication date

ImplementationGuide.​date
depends-on NreferenceImplementationGuide-depends-on

Identity of the IG that this depends on

ImplementationGuide.​dependsOn.​uri
description Nstringconformance-description

The description of the implementation guide

ImplementationGuide.​description
experimental NtokenImplementationGuide-experimental

For testing purposes, not real usage

ImplementationGuide.​experimental
global NreferenceImplementationGuide-global

Profile that all resources must conform to

ImplementationGuide.​global.​profile
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the implementation guide

ImplementationGuide.​jurisdiction
name Nstringconformance-name

Computationally friendly name of the implementation guide

ImplementationGuide.​name
publisher Nstringconformance-publisher

Name of the publisher of the implementation guide

ImplementationGuide.​publisher
resourcereferenceImplementationGuide-resource

Location of the resource

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

The current status of the implementation guide

ImplementationGuide.​status
title Nstringconformance-title

The human-friendly name of the implementation guide

ImplementationGuide.​title
url Nuriconformance-url

The uri that identifies the implementation guide

ImplementationGuide.​url
version Ntokenconformance-version

The business version of the implementation guide

ImplementationGuide.​version
Ingredient TU
forreferenceIngredient-for

The product which this ingredient is a constituent part of

Ingredient.​for
functiontokenIngredient-function

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

Ingredient.​function
identifiertokenIngredient-identifier

An identifier or code by which the ingredient can be referenced

Ingredient.​identifier
manufacturerreferenceIngredient-manufacturer

The organization that manufactures this ingredient

Ingredient.​manufacturer
roletokenIngredient-role

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

Ingredient.​role
statustokenIngredient-status

The status of this ingredient. Enables tracking the life-cycle of the content

Ingredient.​status
substance DreferenceIngredient-substance

Reference to a resource (by instance)

Ingredient.​substance.​code.​reference
substance-code DtokenIngredient-substance-code

Reference to a concept (by class)

Ingredient.​substance.​code.​concept
substance-definition DreferenceIngredient-substance-definition

Reference to a resource (by instance)

Ingredient.​substance.​code.​reference
InsurancePlan TU
addressstringInsurancePlan-address

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

InsurancePlan.​contact.​address
address-city NstringInsurancePlan-address-city

A city specified in an address

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

A country specified in an address

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

A postal code specified in an address

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

A state specified in an address

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

A use code specified in an address

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

Product administrator

InsurancePlan.​administeredBy
endpointreferenceInsurancePlan-endpoint

Technical endpoint

InsurancePlan.​endpoint
identifiertokenInsurancePlan-identifier

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

InsurancePlan.​identifier
namestringInsurancePlan-name

A portion of the organization's name or alias

InsurancePlan.​name | InsurancePlan.​alias
owned-byreferenceInsurancePlan-owned-by

An organization of which this organization forms a part

InsurancePlan.​ownedBy
phonetic NstringInsurancePlan-phonetic

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

InsurancePlan.​name
status NtokenInsurancePlan-status

Is the Organization record active

InsurancePlan.​status
typetokenInsurancePlan-type

A code for the type of organization

InsurancePlan.​type
Invoice TU
accountreferenceInvoice-account

Account that is being balanced

Invoice.​account
date NdateInvoice-date

Invoice date / posting date

Invoice.​date
identifiertokenInvoice-identifier

Business Identifier for item

Invoice.​identifier
issuerreferenceInvoice-issuer

Issuing Organization of Invoice

Invoice.​issuer
participantreferenceInvoice-participant

Individual who was involved

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

Type of involvement in creation of this Invoice

Invoice.​participant.​role
patientreferenceInvoice-patient

Recipient(s) of goods and services

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

Recipient of this invoice

Invoice.​recipient
status NtokenInvoice-status

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

Invoice.​status
subjectreferenceInvoice-subject

Recipient(s) of goods and services

Invoice.​subject
totalgrossquantityInvoice-totalgross

Gross total of this Invoice

Invoice.​totalGross
totalnetquantityInvoice-totalnet

Net total of this Invoice

Invoice.​totalNet
typetokenInvoice-type

Type of Invoice

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

What resource is being referenced

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

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

Library.​content.​contentType
contexttokenLibrary-context

A use context assigned to the library

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

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

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

A type of use context assigned to the library

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

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

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

A use context type and value assigned to the library

Library.​useContext
date NdateLibrary-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
description NstringLibrary-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
name NstringLibrary-name

Computationally friendly name of the library

Library.​name
predecessorreferenceLibrary-predecessor

What resource is being referenced

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

Name of the publisher of the library

Library.​publisher
status NtokenLibrary-status

The current status of the library

Library.​status
successorreferenceLibrary-successor

What resource is being referenced

Library.​relatedArtifact.​where(type='successor').​resource
title NstringLibrary-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
url NuriLibrary-url

The uri that identifies the library

Library.​url
version NtokenLibrary-version

The business version of the library

Library.​version
Linkage TU
authorreferenceLinkage-author

Author of the Linkage

Linkage.​author
itemreferenceLinkage-item

Matches on any item in the Linkage

Linkage.​item.​resource
sourcereferenceLinkage-source

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

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

What the purpose of this list is

List.​code
date Ndateclinical-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
notes NstringList-notes

The annotation - text content (as markdown)

List.​note.​text
patientreferenceclinical-patient

If all resources have the same subject

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

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

List.​source
status NtokenList-status

current | retired | entered-in-error

List.​status
subjectreferenceList-subject

If all resources have the same subject

List.​subject
title NstringList-title

Descriptive name for the list

List.​title
Location TU
addressstringLocation-address

A (part of the) address of the location

Location.​address
address-city NstringLocation-address-city

A city specified in an address

Location.​address.​city
address-country NstringLocation-address-country

A country specified in an address

Location.​address.​country
address-postalcode NstringLocation-address-postalcode

A postal code specified in an address

Location.​address.​postalCode
address-state NstringLocation-address-state

A state specified in an address

Location.​address.​state
address-use NtokenLocation-address-use

A use code specified in an address

Location.​address.​use
characteristictokenLocation-characteristic

One of the Location's characteristics

Location.​characteristic
containsspecialLocation-contains

Select locations that contain the specified co-ordinates

Location.​extension('http://hl7.​org/fhir/StructureDefinition/location-boundary-geojson').​value
endpointreferenceLocation-endpoint

Technical endpoints providing access to services operated for the location

Location.​endpoint
identifiertokenLocation-identifier

An identifier for the location

Location.​identifier
namestringLocation-name

A portion of the location's name or alias

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

Search for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]|[longitude]|[distance]|[units] (using the WGS84 datum, see notes).

Servers which support the near parameter SHALL support the unit string 'km' for kilometers and SHOULD support '[mi_us]' for miles, support for other units is optional. If the units are omitted, then kms should be assumed. If the distance is omitted, then the server can use its own discretion as to what distances should be considered near (and units are irrelevant).

If the server is unable to understand the units (and does support the near search parameter), it MIGHT return an OperationOutcome and fail the search with a http status 400 BadRequest. If the server does not support the near parameter, the parameter MIGHT report the unused parameter in a bundled OperationOutcome and still perform the search ignoring the near parameter.

Note: The algorithm to determine the distance is not defined by the specification, and systems might have different engines that calculate things differently. They could consider geographic point to point, or path via road, or including current traffic conditions, or just simple neighboring postcodes/localities if that's all it had access to.

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
status NtokenLocation-status

Searches for locations with a specific kind of status

Location.​status
typetokenLocation-type

A code for the type of location

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

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

ManufacturedItemDefinition.​manufacturedDoseForm
identifiertokenManufacturedItemDefinition-identifier

Unique identifier

ManufacturedItemDefinition.​identifier
ingredient DtokenManufacturedItemDefinition-ingredient

An ingredient of this item

ManufacturedItemDefinition.​ingredient
name DtokenManufacturedItemDefinition-name

A descriptive name applied to this item

ManufacturedItemDefinition.​name
statustokenManufacturedItemDefinition-status

The status of this item. Enables tracking the life-cycle of the content.

ManufacturedItemDefinition.​status
Measure TU
composed-ofreferenceMeasure-composed-of

What resource is being referenced

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

A use context assigned to the measure

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

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

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

A type of use context assigned to the measure

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

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

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

A use context type and value assigned to the measure

Measure.​useContext
date NdateMeasure-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
description NstringMeasure-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
name NstringMeasure-name

Computationally friendly name of the measure

Measure.​name
predecessorreferenceMeasure-predecessor

What resource is being referenced

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

Name of the publisher of the measure

Measure.​publisher
status NtokenMeasure-status

The current status of the measure

Measure.​status
successorreferenceMeasure-successor

What resource is being referenced

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

The human-friendly name of the measure

Measure.​title
topictokenMeasure-topic

Topics associated with the measure

Measure.​topic
url NuriMeasure-url

The uri that identifies the measure

Measure.​url
version NtokenMeasure-version

The business version of the measure

Measure.​version
MeasureReport TU
date NdateMeasureReport-date

The date of the measure report

MeasureReport.​date
evaluated-resourcereferenceMeasureReport-evaluated-resource

An evaluated resource referenced by the measure report

MeasureReport.​evaluatedResource
identifiertokenMeasureReport-identifier

External identifier of the measure report to be returned

MeasureReport.​identifier
locationreferenceMeasureReport-location

The location to return measure report results for

MeasureReport.​location
measure NreferenceMeasureReport-measure

The measure to return measure report results for

MeasureReport.​measure
patientreferenceMeasureReport-patient

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

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

The period of the measure report

MeasureReport.​period
reporterreferenceMeasureReport-reporter

The reporter to return measure report results for

MeasureReport.​reporter
status NtokenMeasureReport-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
Medication TU
codetokenclinical-code

Returns medications for a specific code

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

Returns medications in a batch with this expiration date

Medication.​batch.​expirationDate
formtokenMedication-form

Returns medications for a specific dose form

identifiertokenMedication-identifier

Returns medications with this external identifier

Medication.​identifier
ingredient DreferenceMedication-ingredient

Returns medications for this ingredient reference

Medication.​ingredient.​item.​reference
ingredient-code DtokenMedication-ingredient-code

Returns medications for this ingredient code

Medication.​ingredient.​item.​concept
lot-number NtokenMedication-lot-number

Returns medications in a batch with this lot number

Medication.​batch.​lotNumber
marketingauthorizationholderreferenceMedication-marketingauthorizationholder

Returns medications made or sold for this marketing authorization holder

Medication.​marketingAuthorizationHolder
status NtokenMedication-status

Returns medications for this status

Medication.​status
MedicationAdministration TU
codetokenclinical-code

Return administrations of this medication code

MedicationAdministration.​medication.​concept
datedatemedications-date

Multiple Resources:

MedicationAdministration.​occurence
devicereferenceMedicationAdministration-device

Return administrations with this administration device identity

MedicationAdministration.​device
encounterreferencemedications-encounter

Return administrations that share this encounter

MedicationAdministration.​encounter
identifiertokenclinical-identifier

Return administrations with this external identifier

MedicationAdministration.​identifier
medication Dreferencemedications-medication

Return administrations of this medication reference

MedicationAdministration.​medication.​reference
patientreferenceclinical-patient

The identity of a patient to list administrations for

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

The identity of the individual who administered the medication

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

Reference to a resource (by instance)

MedicationAdministration.​reason.​reference
reason-given-code DtokenMedicationAdministration-reason-given-code

Reasons for administering the medication

MedicationAdministration.​reason.​concept
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
status Ntokenmedications-status

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

MedicationAdministration.​status
subjectreferenceMedicationAdministration-subject

The identity of the individual or group to list administrations for

MedicationAdministration.​subject
MedicationDispense TU
codetokenclinical-code

Returns dispenses of this medicine code

MedicationDispense.​medication.​concept
destinationreferenceMedicationDispense-destination

Returns dispenses that should be sent to a specific destination

MedicationDispense.​destination
encounterreferenceMedicationDispense-encounter

Returns dispenses with a specific encounter

MedicationDispense.​encounter
identifiertokenclinical-identifier

Returns dispenses with this external identifier

MedicationDispense.​identifier
locationreferenceMedicationDispense-location

Returns dispense for a given location

MedicationDispense.​location
medication Dreferencemedications-medication

Returns dispenses of this medicine resource

MedicationDispense.​medication.​reference
patientreferenceclinical-patient

The identity of a patient to list dispenses for

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

Returns dispenses performed by a specific individual

MedicationDispense.​performer.​actor
prescriptionreferencemedications-prescription

Multiple Resources:

MedicationDispense.​authorizingPrescription
receiverreferenceMedicationDispense-receiver

The identity of a receiver to list dispenses for

MedicationDispense.​receiver
recordeddateMedicationDispense-recorded

Returns dispenses where dispensing activity began on this date

MedicationDispense.​recorded
responsiblepartyreferenceMedicationDispense-responsibleparty

Returns dispenses with the specified responsible party

MedicationDispense.​substitution.​responsibleParty
status Ntokenmedications-status

Returns dispenses with a specified dispense status

MedicationDispense.​status
subjectreferenceMedicationDispense-subject

The identity of a patient for whom to list dispenses

MedicationDispense.​subject
typetokenMedicationDispense-type

Returns dispenses of a specific type

MedicationDispense.​type
whenhandedover NdateMedicationDispense-whenhandedover

Returns dispenses handed over on this date

MedicationDispense.​whenHandedOver
whenprepared NdateMedicationDispense-whenprepared

Returns dispenses prepared on this date

MedicationDispense.​whenPrepared
MedicationKnowledge TU
classificationtokenMedicationKnowledge-classification

Specific category assigned to the medication

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

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

MedicationKnowledge.​medicineClassification.​type
codetokenMedicationKnowledge-code

Code that identifies this medication

MedicationKnowledge.​code
doseformtokenMedicationKnowledge-doseform

powder | tablets | capsule +

MedicationKnowledge.​definitional.​doseForm
identifiertokenMedicationKnowledge-identifier

Business identifier for this medication

MedicationKnowledge.​identifier
ingredient DreferenceMedicationKnowledge-ingredient

Reference to a resource (by instance)

MedicationKnowledge.​definitional.​ingredient.​item.​reference
ingredient-code DtokenMedicationKnowledge-ingredient-code

Reference to a concept (by class)

MedicationKnowledge.​definitional.​ingredient.​item.​concept
monitoring-program-name NtokenMedicationKnowledge-monitoring-program-name

Name of the reviewing program

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

Type of program under which the medication is monitored

MedicationKnowledge.​monitoringProgram.​type
monographreferenceMedicationKnowledge-monograph

Associated documentation about the medication

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

The category of medication document

MedicationKnowledge.​monograph.​type
packaging-costquantityMedicationKnowledge-packaging-cost

The cost of the packaged medication, if the cost is Money

packaging-cost-concepttokenMedicationKnowledge-packaging-cost-concept

The cost of the packaged medication, if the cost is a CodeableConcept

product-typetokenMedicationKnowledge-product-type

Category of the medication or product

MedicationKnowledge.​productType
source-cost NtokenMedicationKnowledge-source-cost

The source or owner for the price information

MedicationKnowledge.​cost.​source
status NtokenMedicationKnowledge-status

active | inactive | entered-in-error

MedicationKnowledge.​status
MedicationRequest TU
authoredon NdateMedicationRequest-authoredon

Return prescriptions written on this date

MedicationRequest.​authoredOn
categorytokenMedicationRequest-category

Returns prescriptions with different categories

MedicationRequest.​category
codetokenclinical-code

Return prescriptions of this medication code

MedicationRequest.​medication.​concept
combo-datedateMedicationRequest-combo-date

Returns medication request to be administered on a specific date or within a date range

MedicationRequest.​dose.​dosageInstruction.​timing.​event | (MedicationRequest.​dose.​dosageInstruction.​timing.​repeat.​bounds as Period)
encounterreferencemedications-encounter

Return prescriptions with this encounter identifier

MedicationRequest.​encounter
identifiertokenclinical-identifier

Return prescriptions with this external identifier

MedicationRequest.​identifier
intended-dispenserreferenceMedicationRequest-intended-dispenser

Returns prescriptions intended to be dispensed by this Organization

MedicationRequest.​dispenseRequest.​dispenser
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
intent NtokenMedicationRequest-intent

Returns prescriptions with different intents

MedicationRequest.​intent
medication Dreferencemedications-medication

Return prescriptions for this medication reference

MedicationRequest.​medication.​reference
patientreferenceclinical-patient

Returns prescriptions for a specific patient

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

Returns prescriptions with different priorities

MedicationRequest.​priority
requesterreferenceMedicationRequest-requester

Returns prescriptions prescribed by this prescriber

MedicationRequest.​requester
status Ntokenmedications-status

Status of the prescription

MedicationRequest.​status
subjectreferenceMedicationRequest-subject

The identity of a patient to list orders for

MedicationRequest.​subject
MedicationUsage TU
adherence NtokenMedicationUsage-adherence

Returns statements based on adherence or compliance

MedicationUsage.​adherence
categorytokenMedicationUsage-category

Returns statements of this category of MedicationUsage

MedicationUsage.​category
codetokenclinical-code

Return statements of this medication code

MedicationUsage.​medication.​concept
effectivedateMedicationUsage-effective

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

MedicationUsage.​effective
encounterreferenceMedicationUsage-encounter

Returns statements for a specific encounter

MedicationUsage.​encounter
identifiertokenclinical-identifier

Return statements with this external identifier

MedicationUsage.​identifier
medication Dreferencemedications-medication

Return statements of this medication reference

MedicationUsage.​medication.​reference
patientreferenceclinical-patient

Returns statements for a specific patient.

MedicationUsage.​subject.​where(resolve() is Patient)
sourcereferenceMedicationUsage-source

Who or where the information in the statement came from

MedicationUsage.​informationSource
status Ntokenmedications-status

Return statements that match the given status

MedicationUsage.​status
subjectreferenceMedicationUsage-subject

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

MedicationUsage.​subject
MedicinalProductDefinition TU
characteristictokenMedicinalProductDefinition-characteristic

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

MedicinalProductDefinition.​characteristic.​value
characteristic-typetokenMedicinalProductDefinition-characteristic-type

A category for the characteristic

MedicinalProductDefinition.​characteristic.​type
contactreferenceMedicinalProductDefinition-contact

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

MedicinalProductDefinition.​contact.​contact
domaintokenMedicinalProductDefinition-domain

If this medicine applies to human or veterinary uses

MedicinalProductDefinition.​domain
identifiertokenMedicinalProductDefinition-identifier

Business identifier for this product. Could be an MPID

MedicinalProductDefinition.​identifier
ingredient DtokenMedicinalProductDefinition-ingredient

An ingredient of this product

MedicinalProductDefinition.​ingredient
master-filereferenceMedicinalProductDefinition-master-file

A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)

MedicinalProductDefinition.​masterFile
name NstringMedicinalProductDefinition-name

The full product name

MedicinalProductDefinition.​name.​productName
name-languagetokenMedicinalProductDefinition-name-language

Language code for this name

MedicinalProductDefinition.​name.​usage.​language
product-classificationtokenMedicinalProductDefinition-product-classification

Allows the product to be classified by various systems

MedicinalProductDefinition.​classification
statustokenMedicinalProductDefinition-status

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

MedicinalProductDefinition.​status
typetokenMedicinalProductDefinition-type

Regulatory type, e.g. Investigational or Authorized

MedicinalProductDefinition.​type
MessageDefinition TU
category NtokenMessageDefinition-category

The behavior associated with the message

MessageDefinition.​category
contexttokenconformance-context

A use context assigned to the message definition

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

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

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

A type of use context assigned to the message definition

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

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

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

A use context type and value assigned to the message definition

MessageDefinition.​useContext
date Ndateconformance-date

The message definition publication date

MessageDefinition.​date
description Nstringconformance-description

The description of the message definition

MessageDefinition.​description
eventtokenMessageDefinition-event

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

MessageDefinition.​event
focus NtokenMessageDefinition-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
name Nstringconformance-name

Computationally friendly name of the message definition

MessageDefinition.​name
parent NreferenceMessageDefinition-parent

A resource that is the parent of the definition

MessageDefinition.​parent
publisher Nstringconformance-publisher

Name of the publisher of the message definition

MessageDefinition.​publisher
status Ntokenconformance-status

The current status of the message definition

MessageDefinition.​status
title Nstringconformance-title

The human-friendly name of the message definition

MessageDefinition.​title
url Nuriconformance-url

The uri that identifies the message definition

MessageDefinition.​url
version Ntokenconformance-version

The business version of the message definition

MessageDefinition.​version
MessageHeader TU
authorreferenceMessageHeader-author

The source of the decision

MessageHeader.​author
code NtokenMessageHeader-code

ok | transient-error | fatal-error

MessageHeader.​response.​code
destination NstringMessageHeader-destination

Name of system

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

Actual destination address or id

MessageHeader.​destination.​endpoint
entererreferenceMessageHeader-enterer

The source of the data entry

MessageHeader.​enterer
eventtokenMessageHeader-event

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

MessageHeader.​event
focusreferenceMessageHeader-focus

The actual content of the message

MessageHeader.​focus
receiverreferenceMessageHeader-receiver

Intended "real-world" recipient for the data

MessageHeader.​destination.​receiver
response-id NtokenMessageHeader-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
source NstringMessageHeader-source

Name of system

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

Actual message source address or id

MessageHeader.​source.​endpoint
targetreferenceMessageHeader-target

Particular delivery destination within the destination

MessageHeader.​destination.​target
MolecularSequence TU
identifiertokenMolecularSequence-identifier

The unique identity for a particular sequence

MolecularSequence.​identifier
patientreferenceMolecularSequence-patient

The subject that the sequence is about

MolecularSequence.​subject
subjectreferenceMolecularSequence-subject

The subject that the sequence is about

MolecularSequence.​subject
typetokenMolecularSequence-type

Amino Acid Sequence/ DNA Sequence / RNA Sequence

MolecularSequence.​type
NamingSystem TU
contact NstringNamingSystem-contact

Name of an individual to contact

NamingSystem.​contact.​name
contexttokenconformance-context

A use context assigned to the naming system

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

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

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

A type of use context assigned to the naming system

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

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

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

A use context type and value assigned to the naming system

NamingSystem.​useContext
date Ndateconformance-date

The naming system publication date

NamingSystem.​date
derived-fromreferenceNamingSystem-derived-from

A resource that the NamingSystem is derived from

NamingSystem.​relatedArtifact.​where(type='derived-from').​resource
description Nstringconformance-description

The description of the naming system

NamingSystem.​description
effectivedateconformance-effective

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

NamingSystem.​effectivePeriod
id-type NtokenNamingSystem-id-type

oid | uuid | uri | other

NamingSystem.​uniqueId.​type
identifiertokenconformance-identifier

External identifier for the naming system

NamingSystem.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the naming system

NamingSystem.​jurisdiction
kind NtokenNamingSystem-kind

codesystem | identifier | root

NamingSystem.​kind
name Nstringconformance-name

Computationally friendly name of the naming system

NamingSystem.​name
perioddateNamingSystem-period

When is identifier valid?

NamingSystem.​uniqueId.​period
predecessorreferenceNamingSystem-predecessor

The predecessor of the NamingSystem

NamingSystem.​relatedArtifact.​where(type='predecessor').​resource
publisher Nstringconformance-publisher

Name of the publisher of the naming system

NamingSystem.​publisher
responsible NstringNamingSystem-responsible

Who maintains system namespace?

NamingSystem.​responsible
status Ntokenconformance-status

The current status of the naming system

NamingSystem.​status
telecomtokenNamingSystem-telecom

Contact details for individual or organization

NamingSystem.​contact.​telecom
topictokenNamingSystem-topic

Topics associated with the NamingSystem

NamingSystem.​topic
typetokenNamingSystem-type

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

NamingSystem.​type
url Nuriconformance-url

The uri that identifies the naming system

NamingSystem.​url
value NstringNamingSystem-value

The unique identifier

NamingSystem.​uniqueId.​value
version Ntokenconformance-version

The business version of the naming system

NamingSystem.​version
NutritionIntake TU
codetokenNutritionIntake-code

Returns statements of this code of NutritionIntake

NutritionIntake.​code
datedateNutritionIntake-date

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

NutritionIntake.​occurrence
encounterreferenceNutritionIntake-encounter

Returns statements for a specific encounter

NutritionIntake.​encounter
identifiertokenNutritionIntake-identifier

Return statements with this external identifier

NutritionIntake.​identifier
nutrition DtokenNutritionIntake-nutrition

Return intakes for a specific consumed item

NutritionIntake.​consumedItem.​nutritionProduct.​concept
patientreferenceNutritionIntake-patient

Returns statements for a specific patient.

NutritionIntake.​subject.​where(resolve() is Patient)
sourcereferenceNutritionIntake-source

Who or where the information in the statement came from

(NutritionIntake.​reported as Reference)
status NtokenNutritionIntake-status

Return statements that match the given status

NutritionIntake.​status
subjectreferenceNutritionIntake-subject

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

NutritionIntake.​subject
NutritionOrder TU
additivetokenNutritionOrder-additive

Type of module component to add to the feeding

NutritionOrder.​enteralFormula.​additive.​type.​concept
datetime NdateNutritionOrder-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.​concept
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 individual or set of individuals who requires the diet, formula or nutritional supplement

NutritionOrder.​subject.​where(resolve() is Patient)
providerreferenceNutritionOrder-provider

The identity of the provider who placed the nutrition order

NutritionOrder.​orderer
status NtokenNutritionOrder-status

Status of the nutrition order.

NutritionOrder.​status
subjectreferenceNutritionOrder-subject

The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement

NutritionOrder.​subject
supplementtokenNutritionOrder-supplement

Type of supplement product requested

NutritionOrder.​supplement.​type.​concept
NutritionProduct TU
code NtokenNutritionProduct-code

The code identifying a specific nutrition product

NutritionProduct.​code
identifiertokenNutritionProduct-identifier

The identifier for the physical instance, typically a serial number

NutritionProduct.​instance.​identifier
status NtokenNutritionProduct-status

The broad product group or category of the nutrition product

NutritionProduct.​category
Observation N
based-on TUreferenceObservation-based-on

Reference to the service request.

Observation.​basedOn
category TUtokenObservation-category

The classification of the type of observation

Observation.​category
code TUtokenclinical-code

The code of the observation type

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

Code and coded value parameter pair

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

Code and date/time value parameter pair

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

Code and quantity value parameter pair

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

Code and string value parameter pair

Observation
combo-code TUtokenObservation-combo-code

The code of the observation type or component type

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

Code and coded value parameter pair, including in components

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

Code and quantity value parameter pair, including in components

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

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

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

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

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

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

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

The component code of the observation type

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

Component code and component coded value parameter pair

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

Component code and component quantity value parameter pair

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

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

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

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

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

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

Observation.​component.​value.​ofType(Quantity) | Observation.​component.​value.​ofType(SampledData)
data-absent-reason TUtokenObservation-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-from TUreferenceObservation-derived-from

Related measurements the observation is made from

Observation.​derivedFrom
device TUreferenceObservation-device

The Device that generated the observation data.

Observation.​device
encounter TUreferenceclinical-encounter

Encounter related to the observation

Observation.​encounter
focus TUreferenceObservation-focus

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

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

Related resource that belongs to the Observation group

Observation.​hasMember
identifier TUtokenclinical-identifier

The unique id for a particular observation

Observation.​identifier
method TUtokenObservation-method

The method used for the observation

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

Part of referenced event

Observation.​partOf
patient TUreferenceclinical-patient

The subject that the observation is about (if patient)

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

Who performed the observation

Observation.​performer
specimen TUreferenceObservation-specimen

Specimen used for this observation

Observation.​specimen
statustokenObservation-status

The status of the observation

Observation.​status
subject TUreferenceObservation-subject

The subject that the observation is about

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

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

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

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

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

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

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

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

Observation.​value.​ofType(string) | Observation.​value.​ofType(CodeableConcept).​text
ObservationDefinition TU
categorytokenObservationDefinition-category

Category (class) of observation

ObservationDefinition.​category
codetokenObservationDefinition-code

Observation code

ObservationDefinition.​code
experimental NtokenObservationDefinition-experimental

Not for genuine usage (true)

ObservationDefinition.​experimental
identifiertokenObservationDefinition-identifier

The unique identifier associated with the specimen definition

ObservationDefinition.​identifier
methodtokenObservationDefinition-method

Method of observation

ObservationDefinition.​method
status NtokenObservationDefinition-status

Publication status of the ObservationDefinition: draft, active, retired, unknown

ObservationDefinition.​status
title NstringObservationDefinition-title

Human-friendly name of the ObservationDefinition

ObservationDefinition.​title
url NuriObservationDefinition-url

The uri that identifies the observation definition

ObservationDefinition.​url
OperationDefinition N
basereferenceOperationDefinition-base

Marks this as a profile of the base

OperationDefinition.​base
codetokenOperationDefinition-code

Name used to invoke the operation

OperationDefinition.​code
context TUtokenconformance-context

A use context assigned to the operation definition

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

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

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

A type of use context assigned to the operation definition

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

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

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

A use context type and value assigned to the operation definition

OperationDefinition.​useContext
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
jurisdiction TUtokenconformance-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
titlestringconformance-title

The human-friendly name of the operation definition

OperationDefinition.​title
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 TU
active NtokenOrganization-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.​contact.​address
address-city NstringOrganization-address-city

A city specified in an address

Organization.​contact.​address.​city
address-country NstringOrganization-address-country

A country specified in an address

Organization.​contact.​address.​country
address-postalcode NstringOrganization-address-postalcode

A postal code specified in an address

Organization.​contact.​address.​postalCode
address-state NstringOrganization-address-state

A state specified in an address

Organization.​contact.​address.​state
address-use NtokenOrganization-address-use

A use code specified in an address

Organization.​contact.​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 | Organization.​qualification.​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
phonetic NstringOrganization-phonetic

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

Organization.​name
typetokenOrganization-type

A code for the type of organization

Organization.​type
OrganizationAffiliation TU
active NtokenOrganizationAffiliation-active

Whether this organization affiliation record is in active use

OrganizationAffiliation.​active
datedateOrganizationAffiliation-date

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

OrganizationAffiliation.​period
emailtokenOrganizationAffiliation-email

A value in an email contact

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

Technical endpoints providing access to services operated for this role

OrganizationAffiliation.​endpoint
identifiertokenOrganizationAffiliation-identifier

An organization affiliation's Identifier

OrganizationAffiliation.​identifier
locationreferenceOrganizationAffiliation-location

The location(s) at which the role occurs

OrganizationAffiliation.​location
networkreferenceOrganizationAffiliation-network

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

OrganizationAffiliation.​network
participating-organizationreferenceOrganizationAffiliation-participating-organization

The organization that provides services to the primary organization

OrganizationAffiliation.​participatingOrganization
phonetokenOrganizationAffiliation-phone

A value in a phone contact

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

The organization that receives the services from the participating organization

OrganizationAffiliation.​organization
roletokenOrganizationAffiliation-role

Definition of the role the participatingOrganization plays

OrganizationAffiliation.​code
servicereferenceOrganizationAffiliation-service

Healthcare services provided through the role

OrganizationAffiliation.​healthcareService
specialtytokenOrganizationAffiliation-specialty

Specific specialty of the participatingOrganization in the context of the role

OrganizationAffiliation.​specialty
telecomtokenOrganizationAffiliation-telecom

The value in any kind of contact

OrganizationAffiliation.​contact.​telecom
PackagedProductDefinition TU
biological DreferencePackagedProductDefinition-biological

A biologically derived product within this packaged product

PackagedProductDefinition.​packaging.​containedItem.​item.​reference
contained-item DreferencePackagedProductDefinition-contained-item

Any of the contained items within this packaged product

PackagedProductDefinition.​packaging.​containedItem.​item.​reference
device DreferencePackagedProductDefinition-device

A device within this packaged product

PackagedProductDefinition.​packaging.​containedItem.​item.​reference
identifiertokenPackagedProductDefinition-identifier

Unique identifier

PackagedProductDefinition.​identifier
manufactured-item DreferencePackagedProductDefinition-manufactured-item

A manufactured item of medication within this packaged product

PackagedProductDefinition.​packaging.​containedItem.​item.​reference
medication DreferencePackagedProductDefinition-medication

A manufactured item of medication within this packaged product

PackagedProductDefinition.​packaging.​containedItem.​item.​reference
name NtokenPackagedProductDefinition-name

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

PackagedProductDefinition.​name
nutrition DreferencePackagedProductDefinition-nutrition

A nutrition product within this packaged product

PackagedProductDefinition.​packaging.​containedItem.​item.​reference
package DreferencePackagedProductDefinition-package

A complete packaged product within this packaged product

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

The product that this is a pack for

PackagedProductDefinition.​packageFor
statustokenPackagedProductDefinition-status

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

PackagedProductDefinition.​status
Patient N
activetokenPatient-active

Whether the patient record is active

Patient.​active
address TUstringindividual-address

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

Patient.​address
address-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
birthdatedateindividual-birthdate

The patient's date of birth

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

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

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

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

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

A value in an email contact

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

A portion of the family name of the patient

Patient.​name.​family
gendertokenindividual-gender

Gender of the patient

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

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

Patient.​generalPractitioner
givenstringindividual-given

A portion of the given name of the patient

Patient.​name.​given
identifier TUtokenPatient-identifier

A patient identifier

Patient.​identifier
language TUtokenPatient-language

Language code (irrespective of use value)

Patient.​communication.​language
link TUreferencePatient-link

All patients/related persons linked to the given patient

Patient.​link.​other
name TUstringPatient-name

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

Patient.​name
organization TUreferencePatient-organization

The organization that is the custodian of the patient record

Patient.​managingOrganization
phone TUtokenindividual-phone

A value in a phone contact

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

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

Patient.​name
telecom TUtokenindividual-telecom

The value in any kind of telecom details of the patient

Patient.​telecom
PaymentNotice TU
created NdatePaymentNotice-created

Creation date for the notice

PaymentNotice.​created
identifiertokenPaymentNotice-identifier

The business identifier of the notice

PaymentNotice.​identifier
payment-statustokenPaymentNotice-payment-status

The type of payment notice

PaymentNotice.​paymentStatus
providerreferencePaymentNotice-provider

The reference to the provider

PaymentNotice.​provider
requestreferencePaymentNotice-request

The Claim

PaymentNotice.​request
responsereferencePaymentNotice-response

The ClaimResponse

PaymentNotice.​response
status NtokenPaymentNotice-status

The status of the payment notice

PaymentNotice.​status
PaymentReconciliation TU
allocation-accountreferencePaymentReconciliation-allocation-account

The account to which payment or adjustment was applied.

PaymentReconciliation.​allocation.​account
allocation-encounterreferencePaymentReconciliation-allocation-encounter

The encounter to which payment or adjustment was applied.

PaymentReconciliation.​allocation.​encounter
created NdatePaymentReconciliation-created

The creation date

PaymentReconciliation.​created
disposition NstringPaymentReconciliation-disposition

The contents of the disposition message

PaymentReconciliation.​disposition
identifiertokenPaymentReconciliation-identifier

The business identifier of the ExplanationOfBenefit

PaymentReconciliation.​identifier
outcome NtokenPaymentReconciliation-outcome

The processing outcome

PaymentReconciliation.​outcome
payment-issuerreferencePaymentReconciliation-payment-issuer

The organization which generated this resource

PaymentReconciliation.​paymentIssuer
requestreferencePaymentReconciliation-request

The reference to the claim

PaymentReconciliation.​request
requestorreferencePaymentReconciliation-requestor

The reference to the provider who submitted the claim

PaymentReconciliation.​requestor
status NtokenPaymentReconciliation-status

The status of the payment reconciliation

PaymentReconciliation.​status
Permission TU
status NtokenPermission-status

active | entered-in-error | draft | rejected

Permission.​status
Person TU
addressstringindividual-address

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

Person.​address
address-city Nstringindividual-address-city

A city specified in an address

Person.​address.​city
address-country Nstringindividual-address-country

A country specified in an address

Person.​address.​country
address-postalcode Nstringindividual-address-postalcode

A postal code specified in an address

Person.​address.​postalCode
address-state Nstringindividual-address-state

A state specified in an address

Person.​address.​state
address-use Ntokenindividual-address-use

A use code specified in an address

Person.​address.​use
birthdate Ndateindividual-birthdate

The person's date of birth

Person.​birthDate
death-datedatePerson-death-date

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

(Person.​deceased as dateTime)
deceasedtokenPerson-deceased

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

Person.​deceased.​exists() and Person.​deceased != false
emailtokenindividual-email

A value in an email contact

Person.​telecom.​where(system='email')
family NstringPerson-family

A portion of the family name of the person

Person.​name.​family
gender Ntokenindividual-gender

The gender of the person

Person.​gender
given NstringPerson-given

A portion of the given name of the person

Person.​name.​given
identifiertokenPerson-identifier

A person Identifier

Person.​identifier
linkreferencePerson-link

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

Person.​link.​target
namestringPerson-name

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

Person.​name
organizationreferencePerson-organization

The organization at which this person record is being managed

Person.​managingOrganization
patientreferencePerson-patient

The Person links to this Patient

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

A value in a phone contact

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

A portion of name using some kind of phonetic matching algorithm

Person.​name
practitionerreferencePerson-practitioner

The Person links to this Practitioner

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

The Person links to this RelatedPerson

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

The value in any kind of contact

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

What resource is being referenced

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

A use context assigned to the plan definition

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

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

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

A type of use context assigned to the plan definition

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

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

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

A use context type and value assigned to the plan definition

PlanDefinition.​useContext
date NdatePlanDefinition-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
description NstringPlanDefinition-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
name NstringPlanDefinition-name

Computationally friendly name of the plan definition

PlanDefinition.​name
predecessorreferencePlanDefinition-predecessor

What resource is being referenced

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

Name of the publisher of the plan definition

PlanDefinition.​publisher
status NtokenPlanDefinition-status

The current status of the plan definition

PlanDefinition.​status
successorreferencePlanDefinition-successor

What resource is being referenced

PlanDefinition.​relatedArtifact.​where(type='successor').​resource
title NstringPlanDefinition-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
url NuriPlanDefinition-url

The uri that identifies the plan definition

PlanDefinition.​url
version NtokenPlanDefinition-version

The business version of the plan definition

PlanDefinition.​version
Practitioner TU
active NtokenPractitioner-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-city Nstringindividual-address-city

A city specified in an address

Practitioner.​address.​city
address-country Nstringindividual-address-country

A country specified in an address

Practitioner.​address.​country
address-postalcode Nstringindividual-address-postalcode

A postalCode specified in an address

Practitioner.​address.​postalCode
address-state Nstringindividual-address-state

A state specified in an address

Practitioner.​address.​state
address-use Ntokenindividual-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
death-datedatePractitioner-death-date

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

(Practitioner.​deceased as dateTime)
deceasedtokenPractitioner-deceased

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

Practitioner.​deceased.​exists() and Practitioner.​deceased != false
emailtokenindividual-email

A value in an email contact

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

A portion of the family name

Practitioner.​name.​family
gender Ntokenindividual-gender

Gender of the practitioner

Practitioner.​gender
given Nstringindividual-given

A portion of the given name

Practitioner.​name.​given
identifiertokenPractitioner-identifier

A practitioner's Identifier

Practitioner.​identifier | Practitioner.​qualification.​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
qualification-perioddatePractitioner-qualification-period

The date(s) a qualification is valid for

Practitioner.​qualification.​period
telecomtokenindividual-telecom

The value in any kind of contact

Practitioner.​telecom
PractitionerRole TU
active NtokenPractitionerRole-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.​contact.​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.​contact.​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.​contact.​telecom
Procedure TU
based-onreferenceProcedure-based-on

A request for this procedure

Procedure.​basedOn
categorytokenProcedure-category

Classification of the procedure

Procedure.​category
codetokenclinical-code

A code to identify a procedure

Procedure.​code
date Ndateclinical-date

When the procedure occurred or is occurring

Procedure.​occurrence
encounterreferenceclinical-encounter

The Encounter during which this Procedure was created

Procedure.​encounter
identifiertokenclinical-identifier

A unique identifier for a procedure

Procedure.​identifier
instantiates-canonical NreferenceProcedure-instantiates-canonical

Instantiates FHIR protocol or definition

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

Instantiates external protocol or definition

Procedure.​instantiatesUri
locationreferenceProcedure-location

Where the procedure happened

Procedure.​location
part-ofreferenceProcedure-part-of

Part of referenced event

Procedure.​partOf
patientreferenceclinical-patient

Search by subject - a patient

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

Who performed the procedure

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

Reference to a concept (by class)

Procedure.​reason.​concept
reason-reference DreferenceProcedure-reason-reference

Reference to a resource (by instance)

Procedure.​reason.​reference
reportreferenceProcedure-report

Any report resulting from the procedure

Procedure.​report
status NtokenProcedure-status

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

Procedure.​status
subjectreferenceProcedure-subject

Search by subject

Procedure.​subject
Provenance TU
activitytokenProvenance-activity

Activity that occurred

Provenance.​activity
agentreferenceProvenance-agent

Who participated

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

What the agents role was

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

How the agent participated

Provenance.​agent.​type
based-onreferenceProvenance-based-on

Reference to the service request.

Provenance.​basedOn
encounterreferenceProvenance-encounter

Encounter related to the Provenance

Provenance.​encounter
entityreferenceProvenance-entity

Identity of entity

Provenance.​entity.​what
locationreferenceProvenance-location

Where the activity occurred, if relevant

Provenance.​location
patientreferenceProvenance-patient

Where the activity involved patient data

Provenance.​patient
recorded NdateProvenance-recorded

When the activity was recorded / updated

Provenance.​recorded
signature-typetokenProvenance-signature-type

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

Provenance.​signature.​type
targetreferenceProvenance-target

Target Reference(s) (usually version specific)

Provenance.​target
whendateProvenance-when

When the activity occurred

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

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

Questionnaire.​code | Questionnaire.​item.​code
contexttokenQuestionnaire-context

A use context assigned to the questionnaire

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

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

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

A type of use context assigned to the questionnaire

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

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

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

A use context type and value assigned to the questionnaire

Questionnaire.​useContext
date NdateQuestionnaire-date

The questionnaire publication date

Questionnaire.​date
definition NuriQuestionnaire-definition

ElementDefinition - details for the item

Questionnaire.​item.​definition
description NstringQuestionnaire-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
item-codetokenQuestionnaire-item-code

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

Questionnaire.​item.​code
jurisdictiontokenQuestionnaire-jurisdiction

Intended jurisdiction for the questionnaire

Questionnaire.​jurisdiction
name NstringQuestionnaire-name

Computationally friendly name of the questionnaire

Questionnaire.​name
publisher NstringQuestionnaire-publisher

Name of the publisher of the questionnaire

Questionnaire.​publisher
questionnaire-codetokenQuestionnaire-questionnaire-code

A code that matches one of the Questionnaire.code codings

Questionnaire.​code
status NtokenQuestionnaire-status

The current status of the questionnaire

Questionnaire.​status
subject-type NtokenQuestionnaire-subject-type

Resource that can be subject of QuestionnaireResponse

Questionnaire.​subjectType
title NstringQuestionnaire-title

The human-friendly name of the questionnaire

Questionnaire.​title
url NuriQuestionnaire-url

The uri that identifies the questionnaire

Questionnaire.​url
version NtokenQuestionnaire-version

The business version of the questionnaire

Questionnaire.​version
QuestionnaireResponse TU
authorreferenceQuestionnaireResponse-author

The author of the questionnaire response

QuestionnaireResponse.​author
authored NdateQuestionnaireResponse-authored

When the questionnaire response was last changed

QuestionnaireResponse.​authored
based-onreferenceQuestionnaireResponse-based-on

Plan/proposal/order fulfilled by this questionnaire response

QuestionnaireResponse.​basedOn
encounterreferenceQuestionnaireResponse-encounter

Encounter associated with the questionnaire response

QuestionnaireResponse.​encounter
identifiertokenQuestionnaireResponse-identifier

The unique identifier for the questionnaire response

QuestionnaireResponse.​identifier
item-subjectreferenceQuestionnaireResponse-item-subject

Allows searching for QuestionnaireResponses by item value where the item has isSubject=true

QuestionnaireResponse.​item.​where(extension('http://hl7.​org/fhir/StructureDefinition/questionnaireresponse-isSubject').​exists()).​answer.​value.​ofType(Reference)
part-ofreferenceQuestionnaireResponse-part-of

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

QuestionnaireResponse.​partOf
patientreferenceQuestionnaireResponse-patient

The patient that is the subject of the questionnaire response

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

The questionnaire the answers are provided for

QuestionnaireResponse.​questionnaire
sourcereferenceQuestionnaireResponse-source

The individual providing the information reflected in the questionnaire respose

QuestionnaireResponse.​source
status NtokenQuestionnaireResponse-status

The status of the questionnaire response

QuestionnaireResponse.​status
subjectreferenceQuestionnaireResponse-subject

The subject of the questionnaire response

QuestionnaireResponse.​subject
RegulatedAuthorization TU
casetokenRegulatedAuthorization-case

The case or procedure number

RegulatedAuthorization.​case.​identifier
case-typetokenRegulatedAuthorization-case-type

The defining type of case

RegulatedAuthorization.​case.​type
holderreferenceRegulatedAuthorization-holder

The organization that holds the granted authorization

RegulatedAuthorization.​holder
identifiertokenRegulatedAuthorization-identifier

Business identifier for the authorization, typically assigned by the authorizing body

RegulatedAuthorization.​identifier
regiontokenRegulatedAuthorization-region

The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted

RegulatedAuthorization.​region
statustokenRegulatedAuthorization-status

The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications

RegulatedAuthorization.​status
subjectreferenceRegulatedAuthorization-subject

The type of regulated product, treatment, facility or activity that is being authorized

RegulatedAuthorization.​subject
RelatedPerson TU
active NtokenRelatedPerson-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-city Nstringindividual-address-city

A city specified in an address

RelatedPerson.​address.​city
address-country Nstringindividual-address-country

A country specified in an address

RelatedPerson.​address.​country
address-postalcode Nstringindividual-address-postalcode

A postal code specified in an address

RelatedPerson.​address.​postalCode
address-state Nstringindividual-address-state

A state specified in an address

RelatedPerson.​address.​state
address-use Ntokenindividual-address-use

A use code specified in an address

RelatedPerson.​address.​use
birthdate Ndateindividual-birthdate

The Related Person's date of birth

RelatedPerson.​birthDate
emailtokenindividual-email

A value in an email contact

RelatedPerson.​telecom.​where(system='email')
family NstringRelatedPerson-family

A portion of the family name of the related person

RelatedPerson.​name.​family
gender Ntokenindividual-gender

Gender of the related person

RelatedPerson.​gender
given NstringRelatedPerson-given

A portion of the given name of the related person

RelatedPerson.​name.​given
identifiertokenRelatedPerson-identifier

An Identifier of the RelatedPerson

RelatedPerson.​identifier
namestringRelatedPerson-name

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

RelatedPerson.​name
patientreferenceRelatedPerson-patient

The patient this related person is related to

RelatedPerson.​patient
phonetokenindividual-phone

A value in a phone contact

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

A portion of name using some kind of phonetic matching algorithm

RelatedPerson.​name
relationshiptokenRelatedPerson-relationship

The relationship between the patient and the relatedperson

RelatedPerson.​relationship
telecomtokenindividual-telecom

The value in any kind of contact

RelatedPerson.​telecom
RequestOrchestration TU
authorreferenceRequestOrchestration-author

The author of the request orchestration

RequestOrchestration.​author
authored NdateRequestOrchestration-authored

The date the request orchestration was authored

RequestOrchestration.​authoredOn
codetokenRequestOrchestration-code

The code of the request orchestration

RequestOrchestration.​code
encounterreferenceRequestOrchestration-encounter

The encounter the request orchestration applies to

RequestOrchestration.​encounter
group-identifiertokenRequestOrchestration-group-identifier

The group identifier for the request orchestration

RequestOrchestration.​groupIdentifier
identifiertokenRequestOrchestration-identifier

External identifiers for the request orchestration

RequestOrchestration.​identifier
instantiates-canonical NreferenceRequestOrchestration-instantiates-canonical

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

RequestOrchestration.​instantiatesCanonical
instantiates-uri NuriRequestOrchestration-instantiates-uri

The external definition from which the request orchestration is realized

RequestOrchestration.​instantiatesUri
intent NtokenRequestOrchestration-intent

The intent of the request orchestration

RequestOrchestration.​intent
participantreferenceRequestOrchestration-participant

The participant in the requests in the orchestration

RequestOrchestration.​action.​participant.​actor
patientreferenceRequestOrchestration-patient

The identity of a patient to search for request orchestrations

RequestOrchestration.​subject.​where(resolve() is Patient)
priority NtokenRequestOrchestration-priority

The priority of the request orchestration

RequestOrchestration.​priority
status NtokenRequestOrchestration-status

The status of the request orchestration

RequestOrchestration.​status
subjectreferenceRequestOrchestration-subject

The subject that the request orchestration is about

RequestOrchestration.​subject
Requirements TU
actorreferenceRequirements-actor

An actor these requirements are for

Requirements.​actor
contexttokenRequirements-context

A use context assigned to the requirements

(Requirements.​useContext.​value as CodeableConcept)
context-quantityquantityRequirements-context-quantity

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

(Requirements.​useContext.​value as Quantity) | (Requirements.​useContext.​value as Range)
context-typetokenRequirements-context-type

A type of use context assigned to the requirements

Requirements.​useContext.​code
context-type-quantitycompositeRequirements-context-type-quantity

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

Requirements.​useContext
context-type-valuecompositeRequirements-context-type-value

A use context type and value assigned to the requirements

Requirements.​useContext
datedateRequirements-date

The requirements publication date

Requirements.​date
derived-fromreferenceRequirements-derived-from

The requirements these are derived from

Requirements.​derivedFrom
descriptionstringRequirements-description

The description of the requirements

Requirements.​description
identifiertokenRequirements-identifier

External identifier for the requirements

Requirements.​identifier
jurisdictiontokenRequirements-jurisdiction

Intended jurisdiction for the requirements

Requirements.​jurisdiction
namestringRequirements-name

Computationally friendly name of the requirements

Requirements.​name
publisherstringRequirements-publisher

Name of the publisher of the requirements

Requirements.​publisher
statustokenRequirements-status

The current status of the requirements

Requirements.​status
titlestringRequirements-title

The human-friendly name of the requirements

Requirements.​title
urluriRequirements-url

The uri that identifies the requirements

Requirements.​url
versiontokenRequirements-version

The business version of the requirements

Requirements.​version
ResearchStudy TU
conditiontokenResearchStudy-condition

Condition being studied

ResearchStudy.​condition
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
partofreferenceResearchStudy-partof

Part of larger study

ResearchStudy.​partOf
protocolreferenceResearchStudy-protocol

Steps followed in executing study

ResearchStudy.​protocol
recruitment_actualnumberResearchStudy-recruitmentactual

Actual number of participants enrolled in study across all groups

ResearchStudy.​recruitment.​actualNumber
recruitment_targetnumberResearchStudy-recruitmenttarget

Target number of participants enrolled in study across all groups

ResearchStudy.​recruitment.​targetNumber
regiontokenResearchStudy-region

Geographic area for the study

ResearchStudy.​region
sitereferenceResearchStudy-site

Facility where study activities are conducted

ResearchStudy.​site
status NtokenResearchStudy-status

active | active-but-not-recruiting | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | enrolling-by-invitation | in-review | not-yet-recruiting | recruiting | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | terminated | withdrawn

ResearchStudy.​status
title NstringResearchStudy-title

Name for this study

ResearchStudy.​title
ResearchSubject TU
datedateResearchSubject-date

Start and end of participation

ResearchSubject.​period
identifiertokenResearchSubject-identifier

Business Identifier for research subject in a study

ResearchSubject.​identifier
patientreferenceResearchSubject-patient

Who or what is part of study

ResearchSubject.​subject
status NtokenResearchSubject-status

draft | active | retired | unknown

ResearchSubject.​status
studyreferenceResearchSubject-study

Study subject is part of

ResearchSubject.​study
subjectreferenceResearchSubject-subject

Who or what is part of study

ResearchSubject.​subject
subject_statetokenResearchSubject-subjectstate

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.​progress.​subjectState
RiskAssessment TU
conditionreferenceRiskAssessment-condition

Condition assessed

RiskAssessment.​condition
date Ndateclinical-date

When was assessment made?

(RiskAssessment.​occurrence as dateTime)
encounterreferenceclinical-encounter

Where was assessment performed?

RiskAssessment.​encounter
identifiertokenclinical-identifier

Unique identifier for the assessment

RiskAssessment.​identifier
methodtokenRiskAssessment-method

Evaluation mechanism

RiskAssessment.​method
patientreferenceclinical-patient

Who/what does assessment apply to?

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

Who did assessment?

RiskAssessment.​performer
probabilitynumberRiskAssessment-probability

Likelihood of specified outcome

RiskAssessment.​prediction.​probability
risktokenRiskAssessment-risk

Likelihood of specified outcome as a qualitative value

RiskAssessment.​prediction.​qualitativeRisk
subjectreferenceRiskAssessment-subject

Who/what does assessment apply to?

RiskAssessment.​subject
Schedule TU
active NtokenSchedule-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
namestringSchedule-name

A portion of the Schedule name

Schedule.​name
service-categorytokenSchedule-service-category

High-level category

Schedule.​serviceCategory
service-typetokenSchedule-service-type

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

Schedule.​serviceType.​concept
service-type-referencereferenceSchedule-service-type-reference

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

Schedule.​serviceType.​reference
specialtytokenSchedule-specialty

Type of specialty needed

Schedule.​specialty
SearchParameter TU
base NtokenSearchParameter-base

The resource type(s) this search parameter applies to

SearchParameter.​base
code NtokenSearchParameter-code

Code used in URL

SearchParameter.​code
component NreferenceSearchParameter-component

Defines how the part works

SearchParameter.​component.​definition
contexttokenconformance-context

A use context assigned to the search parameter

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

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

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

A type of use context assigned to the search parameter

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

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

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

A use context type and value assigned to the search parameter

SearchParameter.​useContext
date Ndateconformance-date

The search parameter publication date

SearchParameter.​date
derived-from NreferenceSearchParameter-derived-from

Original definition for the search parameter

SearchParameter.​derivedFrom
description Nstringconformance-description

The description of the search parameter

SearchParameter.​description
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the search parameter

SearchParameter.​jurisdiction
name Nstringconformance-name

Computationally friendly name of the search parameter

SearchParameter.​name
publisher Nstringconformance-publisher

Name of the publisher of the search parameter

SearchParameter.​publisher
status Ntokenconformance-status

The current status of the search parameter

SearchParameter.​status
target NtokenSearchParameter-target

Types of resource (if a resource reference)

SearchParameter.​target
type NtokenSearchParameter-type

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

SearchParameter.​type
url Nuriconformance-url

The uri that identifies the search parameter

SearchParameter.​url
version Ntokenconformance-version

The business version of the search parameter

SearchParameter.​version
ServiceRequest TU
authored NdateServiceRequest-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
body-structurereferenceServiceRequest-body-structure

Body structure Where procedure is going to be done

ServiceRequest.​bodyStructure
categorytokenServiceRequest-category

Classification of service

ServiceRequest.​category
code-concepttokenServiceRequest-code-concept

What is being requested/ordered

ServiceRequest.​code.​concept
code-referencereferenceServiceRequest-code-reference

What is being requested/ordered

ServiceRequest.​code.​reference
encounterreferenceclinical-encounter

An encounter in which this request is made

ServiceRequest.​encounter
identifiertokenclinical-identifier

Identifiers assigned to this order

ServiceRequest.​identifier
instantiates-canonical NreferenceServiceRequest-instantiates-canonical

Instantiates FHIR protocol or definition

ServiceRequest.​instantiatesCanonical
instantiates-uri NuriServiceRequest-instantiates-uri

Instantiates external protocol or definition

ServiceRequest.​instantiatesUri
intent NtokenServiceRequest-intent

proposal | plan | directive | order +

ServiceRequest.​intent
occurrencedateServiceRequest-occurrence

When service should occur

ServiceRequest.​occurrence
patientreferenceclinical-patient

Search by subject - a patient

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

Requested performer

ServiceRequest.​performer
performer-typetokenServiceRequest-performer-type

Performer role

ServiceRequest.​performerType
priority NtokenServiceRequest-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
status NtokenServiceRequest-status

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

ServiceRequest.​status
subjectreferenceServiceRequest-subject

Search by subject

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

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

Slot.​appointmentType
identifiertokenSlot-identifier

A Slot Identifier

Slot.​identifier
schedulereferenceSlot-schedule

The Schedule Resource that we are seeking a slot within

Slot.​schedule
service-categorytokenSlot-service-category

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

Slot.​serviceCategory
service-typetokenSlot-service-type

The type (by coding) of appointments that can be booked into the slot

Slot.​serviceType.​concept
service-type-referencereferenceSlot-service-type-reference

The type (by HealthcareService) of appointments that can be booked into the slot

Slot.​serviceType.​reference
specialtytokenSlot-specialty

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

Slot.​specialty
start NdateSlot-start

Appointment date/time.

Slot.​start
status NtokenSlot-status

The free/busy status of the appointment

Slot.​status
Specimen TU
accessiontokenSpecimen-accession

The accession number associated with the specimen

Specimen.​accessionIdentifier
bodysitereferenceSpecimen-bodysite

Reference to a resource (by instance)

Specimen.​collection.​bodySite.​reference
collecteddateSpecimen-collected

The date the specimen was collected

Specimen.​collection.​collected
collectorreferenceSpecimen-collector

Who collected the specimen

Specimen.​collection.​collector
container-devicereferenceSpecimen-container-device

The unique identifier associated with the specimen container

Specimen.​container.​device.​where(resolve() is Device)
identifiertokenSpecimen-identifier

The unique identifier associated with the specimen

Specimen.​identifier
parentreferenceSpecimen-parent

The parent of the specimen

Specimen.​parent
patientreferenceSpecimen-patient

The patient the specimen comes from

Specimen.​subject.​where(resolve() is Patient)
procedurereferenceSpecimen-procedure

The procedure that collected the specimen

Specimen.​collection.​procedure
status NtokenSpecimen-status

available | unavailable | unsatisfactory | entered-in-error

Specimen.​status
subjectreferenceSpecimen-subject

The subject of the specimen

Specimen.​subject
typetokenSpecimen-type

The specimen type

Specimen.​type
SpecimenDefinition TU
containertokenSpecimenDefinition-container

The type of specimen conditioned in container expected by the lab

SpecimenDefinition.​typeTested.​container.​type
experimental NtokenSpecimenDefinition-experimental

Not for genuine usage (true)

SpecimenDefinition.​experimental
identifiertokenSpecimenDefinition-identifier

The unique identifier associated with the SpecimenDefinition

SpecimenDefinition.​identifier
is-derived NtokenSpecimenDefinition-is-derived

Primary specimen (false) or derived specimen (true)

SpecimenDefinition.​typeTested.​isDerived
status NtokenSpecimenDefinition-status

Publication status of the SpecimenDefinition: draft, active, retired, unknown

SpecimenDefinition.​status
title NstringSpecimenDefinition-title

Human-friendly name of the SpecimenDefinition

SpecimenDefinition.​title
typetokenSpecimenDefinition-type

The type of collected specimen

SpecimenDefinition.​typeCollected
type-testedtokenSpecimenDefinition-type-tested

The type of specimen conditioned for testing

SpecimenDefinition.​typeTested.​type
url NuriSpecimenDefinition-url

The uri that identifies the specimen definition

SpecimenDefinition.​url
StructureDefinition N
abstracttokenStructureDefinition-abstract

Whether the structure is abstract

StructureDefinition.​abstract
basereferenceStructureDefinition-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 TUtokenconformance-context

A use context assigned to the structure definition

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

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

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

A type of use context assigned to the structure definition

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

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

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

A use context type and value assigned to the structure definition

StructureDefinition.​useContext
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-context TUcompositeStructureDefinition-ext-context

An extension context assigned to the structure definition

StructureDefinition.​context
ext-context-expression TUtokenStructureDefinition-ext-context-expression

An expression of extension context assigned to the structure definition

StructureDefinition.​context.​expression
ext-context-type TUtokenStructureDefinition-ext-context-type

A type of extension context assigned to the structure definition

StructureDefinition.​context.​type
identifier TUtokenconformance-identifier

External identifier for the structure definition

StructureDefinition.​identifier
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the structure definition

StructureDefinition.​jurisdiction
keyword TUtokenStructureDefinition-keyword

A code for the StructureDefinition

StructureDefinition.​keyword
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 StructureDefinition

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
typeuriStructureDefinition-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 TU
contexttokenconformance-context

A use context assigned to the structure map

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

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

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

A type of use context assigned to the structure map

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

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

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

A use context type and value assigned to the structure map

StructureMap.​useContext
date Ndateconformance-date

The structure map publication date

StructureMap.​date
description Nstringconformance-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
name Nstringconformance-name

Computationally friendly name of the structure map

StructureMap.​name
publisher Nstringconformance-publisher

Name of the publisher of the structure map

StructureMap.​publisher
status Ntokenconformance-status

The current status of the structure map

StructureMap.​status
title Nstringconformance-title

The human-friendly name of the structure map

StructureMap.​title
url Nuriconformance-url

The uri that identifies the structure map

StructureMap.​url
version Ntokenconformance-version

The business version of the structure map

StructureMap.​version
Subscription TU
contacttokenSubscription-contact

Contact details for the subscription

Subscription.​contact
identifiertokenSubscription-identifier

A subscription identifier

Subscription.​identifier
payloadtokenSubscription-payload

The mime-type of the notification payload

status NtokenSubscription-status

The current state of the subscription

Subscription.​status
typetokenSubscription-type

The type of channel for the sent notifications

urluriSubscription-url

The uri that will receive the notifications

SubscriptionTopic TU
date NdateSubscriptionTopic-date

Date status first applied

SubscriptionTopic.​date
derived-or-self NuriSubscriptionTopic-derived-or-self

A server defined search that matches either the url or derivedFrom

SubscriptionTopic.​url | SubscriptionTopic.​derivedFrom
identifiertokenSubscriptionTopic-identifier

Business Identifier for SubscriptionTopic

SubscriptionTopic.​identifier
resource NuriSubscriptionTopic-resource

Allowed Data type or Resource (reference to definition) for this definition, searches resourceTrigger, eventTrigger, and notificationShape for matches.

SubscriptionTopic.​resourceTrigger.​resource
status NtokenSubscriptionTopic-status

draft | active | retired | unknown

SubscriptionTopic.​status
title NstringSubscriptionTopic-title

Name for this SubscriptionTopic (Human friendly)

SubscriptionTopic.​title
trigger-description NstringSubscriptionTopic-trigger-description

Text representation of the trigger

SubscriptionTopic.​resourceTrigger.​description
url NuriSubscriptionTopic-url

Logical canonical URL to reference this SubscriptionTopic (globally unique)

SubscriptionTopic.​url
version NtokenSubscriptionTopic-version

Business version of the SubscriptionTopic

SubscriptionTopic.​version
Substance TU
categorytokenSubstance-category

The category of the substance

Substance.​category
code DtokenSubstance-code

The code of the substance or ingredient

Substance.​code.​concept | (Substance.​ingredient.​substance as CodeableConcept)
code-reference DreferenceSubstance-code-reference

A reference to the defining substance

Substance.​code.​reference
expiry NdateSubstance-expiry

Expiry date of package or container of substance

Substance.​expiry
identifiertokenSubstance-identifier

Unique identifier for the substance

Substance.​identifier
quantityquantitySubstance-quantity

Amount of substance in the package

Substance.​quantity
status NtokenSubstance-status

active | inactive | entered-in-error

Substance.​status
substance-referencereferenceSubstance-substance-reference

A component of the substance

(Substance.​ingredient.​substance as Reference)
SubstanceDefinition TU
classificationtokenSubstanceDefinition-classification

High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain

SubstanceDefinition.​classification
codetokenSubstanceDefinition-code

The specific code

SubstanceDefinition.​code.​code
domaintokenSubstanceDefinition-domain

If the substance applies to only human or veterinary use

SubstanceDefinition.​domain
identifiertokenSubstanceDefinition-identifier

Identifier by which this substance is known

SubstanceDefinition.​identifier
name NstringSubstanceDefinition-name

The actual name

SubstanceDefinition.​name.​name
SupplyDelivery TU
identifiertokenclinical-identifier

External identifier

SupplyDelivery.​identifier
patientreferenceclinical-patient

Patient for whom the item is supplied

SupplyDelivery.​patient
receiverreferenceSupplyDelivery-receiver

Who collected the Supply

SupplyDelivery.​receiver
status NtokenSupplyDelivery-status

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

SupplyDelivery.​status
supplierreferenceSupplyDelivery-supplier

Dispenser

SupplyDelivery.​supplier
SupplyRequest TU
categorytokenSupplyRequest-category

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

SupplyRequest.​category
date Ndateclinical-date

When the request was made

SupplyRequest.​authoredOn
identifiertokenclinical-identifier

Business Identifier for SupplyRequest

SupplyRequest.​identifier
requesterreferenceSupplyRequest-requester

Individual making the request

SupplyRequest.​requester
status NtokenSupplyRequest-status

draft | active | suspended +

SupplyRequest.​status
subjectreferenceSupplyRequest-subject

The destination of the supply

SupplyRequest.​deliverTo
supplierreferenceSupplyRequest-supplier

Who is intended to fulfill the request

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

Search by creation date

Task.​authoredOn
based-onreferenceTask-based-on

Search by requests this task is based on

Task.​basedOn
business-statustokenTask-business-status

Search by business status

Task.​businessStatus
codetokenTask-code

Search by task code

Task.​code
encounterreferenceTask-encounter

Search by encounter

Task.​encounter
focusreferenceTask-focus

Search by task focus

Task.​focus
group-identifiertokenTask-group-identifier

Search by group identifier

Task.​groupIdentifier
identifiertokenTask-identifier

Search for a task instance by its business identifier

Task.​identifier
intent NtokenTask-intent

Search by task intent

Task.​intent
modified NdateTask-modified

Search by last modification date

Task.​lastModified
outputreferenceTask-output

Search by task output

Task.​output
ownerreferenceTask-owner

Search by task owner

Task.​owner
part-ofreferenceTask-part-of

Search by task this task is part of

Task.​partOf
patientreferenceTask-patient

Search by patient

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

Search by specific requested performer.

Task.​requestedPerformer.​reference
perioddateTask-period

Search by period Task is/was underway

Task.​executionPeriod
priority NtokenTask-priority

Search by task priority

Task.​priority
requesterreferenceTask-requester

Search by task requester

Task.​requester
status NtokenTask-status

Search by task status

Task.​status
subjectreferenceTask-subject

Search by subject

Task.​for
TerminologyCapabilities TU
contexttokenconformance-context

A use context assigned to the terminology capabilities

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

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

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

A type of use context assigned to the terminology capabilities

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

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

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

A use context type and value assigned to the terminology capabilities

TerminologyCapabilities.​useContext
date Ndateconformance-date

The terminology capabilities publication date

TerminologyCapabilities.​date
description Nstringconformance-description

The description of the terminology capabilities

TerminologyCapabilities.​description
identifiertokenconformance-identifier

External identifier for the terminology capabilities

TerminologyCapabilities.​identifier
jurisdictiontokenconformance-jurisdiction

Intended jurisdiction for the terminology capabilities

TerminologyCapabilities.​jurisdiction
name Nstringconformance-name

Computationally friendly name of the terminology capabilities

TerminologyCapabilities.​name
publisher Nstringconformance-publisher

Name of the publisher of the terminology capabilities

TerminologyCapabilities.​publisher
status Ntokenconformance-status

The current status of the terminology capabilities

TerminologyCapabilities.​status
title Nstringconformance-title

The human-friendly name of the terminology capabilities

TerminologyCapabilities.​title
url Nuriconformance-url

The uri that identifies the terminology capabilities

TerminologyCapabilities.​url
version Ntokenconformance-version

The business version of the terminology capabilities

TerminologyCapabilities.​version
TestReport TU
identifiertokenTestReport-identifier

An external identifier for the test report

TestReport.​identifier
issued NdateTestReport-issued

The test report generation date

TestReport.​issued
participant NuriTestReport-participant

The reference to a participant in the test execution

TestReport.​participant.​uri
result NtokenTestReport-result

The result disposition of the test execution

TestReport.​result
tester NstringTestReport-tester

The name of the testing organization

TestReport.​tester
testscriptreferenceTestReport-testscript

The test script executed to produce this report

TestReport.​testScript
TestScript TU
contexttokenTestScript-context

A use context assigned to the test script

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

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

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

A type of use context assigned to the test script

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

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

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

A use context type and value assigned to the test script

TestScript.​useContext
date NdateTestScript-date

The test script publication date

TestScript.​date
description NstringTestScript-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
name NstringTestScript-name

Computationally friendly name of the test script

TestScript.​name
publisher NstringTestScript-publisher

Name of the publisher of the test script

TestScript.​publisher
scope-artifact NreferenceTestScript-scope-artifact

The artifact under test

TestScript.​scope.​artifact
scope-artifact-conformancecompositeTestScript-scope-artifact-conformance

The artifact under test and conformance testing expectation

TestScript.​scope
scope-artifact-phasecompositeTestScript-scope-artifact-phase

The artifact under test and phase of testing

TestScript.​scope
status NtokenTestScript-status

The current status of the test script

TestScript.​status
testscript-capability NstringTestScript-testscript-capability

TestScript required and validated capability

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

The human-friendly name of the test script

TestScript.​title
url NuriTestScript-url

The uri that identifies the test script

TestScript.​url
version NtokenTestScript-version

The business version of the test script

TestScript.​version
Transport TU
identifiertokenTransport-identifier

External identifier

Transport.​identifier
status NtokenTransport-status

in-progress | completed | entered-in-error

Transport.​status
ValueSet N
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
context TUtokenconformance-context

A use context assigned to the value set

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

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

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

A type of use context assigned to the value set

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

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

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

A use context type and value assigned to the value set

ValueSet.​useContext
datedateconformance-date

The value set publication date

ValueSet.​date
derived-fromreferenceValueSet-derived-from

A resource that the ValueSet is derived from

ValueSet.​relatedArtifact.​where(type='derived-from').​resource
descriptionstringconformance-description

The description of the value set

ValueSet.​description
effective TUdateconformance-effective

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

ValueSet.​effectivePeriod
expansionuriValueSet-expansion

Identifies the value set expansion (business identifier)

ValueSet.​expansion.​identifier
identifier TUtokenconformance-identifier

External identifier for the value set

ValueSet.​identifier
jurisdiction TUtokenconformance-jurisdiction

Intended jurisdiction for the value set

ValueSet.​jurisdiction
namestringconformance-name

Computationally friendly name of the value set

ValueSet.​name
predecessorreferenceValueSet-predecessor

The predecessor of the ValueSet

ValueSet.​relatedArtifact.​where(type='predecessor').​resource
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
topictokenValueSet-topic

Topics associated with the ValueSet

ValueSet.​topic
urluriconformance-url

The uri that identifies the value set

ValueSet.​url
versiontokenconformance-version

The business version of the value set

ValueSet.​version
VerificationResult TU
targetreferenceVerificationResult-target

A resource that was validated

VerificationResult.​target
VisionPrescription TU
datewritten NdateVisionPrescription-datewritten

Return prescriptions written on this date

VisionPrescription.​dateWritten
encounterreferenceclinical-encounter

Return prescriptions with this encounter identifier

VisionPrescription.​encounter
identifiertokenclinical-identifier

Return prescriptions with this external identifier

VisionPrescription.​identifier
patientreferenceclinical-patient

The identity of a patient to list dispenses for

VisionPrescription.​patient
prescriberreferenceVisionPrescription-prescriber

Who authorized the vision prescription

VisionPrescription.​prescriber
status NtokenVisionPrescription-status

The status of the vision prescription

VisionPrescription.​status