IE (Ireland) Core Implementation Guide
1.0.0-ballot - Ballot Ireland flag

Publication Build: This will be filled in by the publication tooling

Artifacts Summary

This page provides a list of the FHIR artifacts defined as part of this implementation guide.

Behavior: Capability Statements

The following artifacts define the specific capabilities that different types of systems are expected to have in order to comply with this implementation guide. Systems conforming to this implementation guide are expected to declare conformance to one or more of the following capability statements.

IE Core Client CapabilityStatement

This Section describes the expected capabilities of the IE Core Client which is responsible for creating and initiating the queries for information about an individual patient. The complete list of FHIR profiles, RESTful operations, and search parameters supported by IE Core Servers are defined in the Conformance Requirements for Server. IE Core Clients have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.

IE Core Server CapabilityStatement

This Section describes the expected capabilities of the IE Core Server actor which is responsible for providing responses to the queries submitted by the IE Core Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by IE Core Servers are defined.

Behavior: Operation Definitions

These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide.

IE Core Fetch DocumentReference

This operation is used to return all the references to documents related to a patient. It is invoked on a FHIR Server's DocumentReference endpoint (e.g., [base]/DocumentReference/$docref) and operates across all DocumentReference instances.

The operation requires a patient id and takes the optional input parameters:

  • start date
  • end date
  • document type
  • on-demand
  • profile

and returns a searchset Bundle containing DocumentReference resources for the patient. If the server has stored documents or can create documents for the patient and those documents are available for the user, the server returns the DocumentReference resources associated with documents. This operation's intended use is to provide a way for providers or patients to access their available documents. The document itself can be subsequently retrieved using the link provided in the DocumentReference.content.attachment.url element. The link could be a FHIR endpoint to a Binary Resource or some other document repository.

This operation is different from a FHIR RESTful query on DocumentReference by patient and type and date range because:

  1. It is used to request a server to generate a document based on the specified parameters.

  2. If no parameters are specified, the server SHALL return a DocumentReference to the patient's current C-CDA CCD.

  3. If the server cannot generate a document based on the specified parameters, the operation will return an empty search bundle.

Unless the client indicates they are only interested in 'on-demand' documents using the on-demand parameter, the server SHOULD return DocumentReference instances for existing documents that meet the request parameters In this regard, this operation is similar to a FHIR RESTful query.

Behavior: Search Parameters

These define the properties by which a RESTful server can be searched. They can also be used for sorting and including related resources.

ie-core-allergyintolerance-clinical-status

active | inactive | resolved
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-allergyintolerance-patient

Who the sensitivity is for
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-careplan-category

Type of plan
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-careplan-date

Time period plan covers
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-careplan-patient

Who the care plan is for
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-careplan-status

draft | active | on-hold | revoked | completed | entered-in-error | unknown
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-careteam-patient

Who care team is for
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-careteam-role

Returns CareTeam resources with a participant role matching the specified code.

ie-core-careteam-status

proposed | active | suspended | inactive | entered-in-error
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-abatement-date

Date-related abatements (dateTime and period)
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-asserted-date

Returns conditions with an assertedDate extension matching the specified date (dateTime).

ie-core-condition-category

The category of the condition
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-clinical-status

The clinical status of the condition
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-code

Code for the condition
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-encounter

Encounter created as part of
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-lastupdated

When the resource version last changed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-onset-date

Date related onsets (dateTime and Period)
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-patient

Who has the condition?
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-condition-recorded-date

Date record was first recorded
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-coverage-patient

Retrieve coverages for a patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-device-patient

Patient information, if the resource is affixed to a person
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-device-status

active | inactive | entered-in-error | unknown
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-device-type

The type of the device
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-diagnosticreport-category

Which diagnostic discipline/department created the report
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-diagnosticreport-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
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-diagnosticreport-date

The clinically relevant time of the report
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-diagnosticreport-lastupdated

When the resource version last changed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-diagnosticreport-patient

The subject of the report if a patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-diagnosticreport-status

The status of the report
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-category

Categorization of document
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-date

When this document reference was created
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-patient

Who/what is the subject of the document
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-period

Time of service that is being documented
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-status

current | superseded | entered-in-error
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-documentreference-type

Kind of document (LOINC if possible)
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-class

Classification of patient encounter
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-date

A date within the period the Encounter lasted
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-discharge-disposition

Returns encounters with an discharge-disposition matching the specified code.

ie-core-encounter-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-identifier

Identifier(s) by which this encounter is known
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-lastupdated

When the resource version last changed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-location

Location the encounter takes place
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-patient

The patient or group present at the encounter
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-status

planned | arrived | triaged | in-progress | onleave | finished | cancelled +
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-encounter-type

Specific type of encounter
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-ethnicity

Returns patients with an ethnicity extension matching the specified code.

ie-core-goal-description

The code or text describing the goal NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-goal-lifecycle-status

proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-goal-patient

Who this goal is intended for
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-goal-target-date

Reach goal on or before
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-immunization-date

Vaccination (non)-Administration Date
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-immunization-patient

The patient for the vaccination record
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-immunization-status

Immunization event status
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-location-address

A (part of the) address of the location
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-location-address-city

A city specified in an address
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-location-address-postalcode

A postal code specified in an address
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-location-address-state

A state specified in an address
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-location-name

A portion of the location's name or alias
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationdispense-patient

The identity of a patient to list dispenses for
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationdispense-status

Returns dispenses with a specified dispense status
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationdispense-type

Returns dispenses of a specific type
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationrequest-authoredon

Return prescriptions written on this date
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationrequest-encounter

Return prescriptions with this encounter identifier
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationrequest-intent

Returns prescriptions with different intents
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationrequest-patient

Returns prescriptions for a specific patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-medicationrequest-status

Status of the prescription
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-observation-category

The classification of the type of observation
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-observation-code

The code of the observation type
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-observation-date

Obtained date/time. If the obtained element is a period, a date that falls in the period
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-observation-lastupdated

When the resource version last changed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-observation-patient

The subject that the observation is about (if patient)
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-observation-status

The status of the observation
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-organization-address

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-organization-name

A portion of the organization's name or alias
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-birthdate

The patient's date of birth
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-death-date

The date of death has been provided and satisfies this search value
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-family

A portion of the family name of the patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-gender

Gender of the patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-gender-identity

Returns patients with an gender-identity extension matching the specified code.

ie-core-patient-given

A portion of the given name of the patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-identifier

A patient identifier
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-patient-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-practitioner-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-practitioner-identifier

A practitioner's Identifier
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-practitioner-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-practitionerrole-practitioner

Practitioner that is able to provide the defined services for the organization
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-practitionerrole-specialty

The practitioner has this specialty at an organization
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-procedure-code

A code to identify a procedure
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-procedure-date

When the procedure was performed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-procedure-patient

Search by subject - a patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-procedure-status

preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-questionnaireresponse-authored

When the questionnaire response was last changed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-questionnaireresponse-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-questionnaireresponse-patient

The patient that is the subject of the questionnaire response
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-questionnaireresponse-questionnaire

The questionnaire the answers are provided for
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-questionnaireresponse-status

The status of the questionnaire response
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-relatedperson-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-relatedperson-name

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-relatedperson-patient

The patient this related person is related to
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-servicerequest-authored

Date request signed
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-servicerequest-category

Classification of service
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-servicerequest-code

What is being requested/ordered
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-servicerequest-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-servicerequest-patient

Search by subject - a patient
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-servicerequest-status

draft | active | on-hold | revoked | completed | entered-in-error | unknown
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-specimen-id

Logical id of this artifact
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain
ie-core-specimen-patient

The patient the specimen comes from
NOTE: This IE Core SearchParameter definition extends the usage context of the Conformance expectation extension

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain

Structures: Resource Profiles

These define constraints on FHIR resources for systems conforming to this implementation guide.

IE Core ADI DocumentReference Profile

The IE Core ADI DocumentReference Profile inherits from the FHIR DocumentReference resource; refer to it for scope and usage definitions. This profile and the IE Core Observation ADI Documentation Profile meet the iEHR IE Core Data for Interoperability (IECDI) Advance Directive Observation Data Element requirements. It sets minimum expectations for searching and fetching patient ADI documents using the DocumentReference resource. Examples of advance healthcare directive documents include physician order for life sustaining treatment (POLST), do not resuscitate order (DNR), and medical power of attorney. In addition to the document contents, it communicates the type of advance directive document, the author, the verifier, and other properties. To represent whether advance directive documents exist for a patient, see the IE Core Observation ADI Documentation Profile. This profile sets minimum expectations for searching and fetching patient ADI documents using the DocumentReference resource. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core AllergyIntolerance Profile

The IE Core AllergyIntolerance Profile inherits from the FHIR AllergyIntolerance resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the AllergyIntolerance resource to record, search, and fetch allergies/adverse reactions associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Average Blood Pressure Profile

The IE Core Average Blood Pressure Profile inherits from the Observation resource; refer to it for scope and usage definitions. This profile sets minimum expectations for recording, searching, and fetching average diastolic and systolic blood pressure observations with standard LOINC codes and UCUM units of measure. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core BMI Profile

The IE Core BMI Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch Body Mass Index (BMI) observations with a standard LOINC codes and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Blood Pressure Profile

IE Core Blood Pressure Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch diastolic and systolic blood pressure observations with standard LOINC codes and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Body Height Profile

The IE Core Body Height Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch body height observations with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Body Temperature Profile

The IE Core Body Temperature Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch body temperature observations with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Body Weight Profile

The IE Core Body Weight Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch body weight observations with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Care Experience Preference Profile

The IE Core Care Experience Preference Profile inherits from the FHIR Observation resource; refer to This profile provides guidance on how to record a care experience preference expressed by the patient regarding their care and treatment. Examples include, but are not limited to, religious preferences, dislikes and fears, preferred place for birth, preferred pharmacy, and thoughts and feelings to be shared. This profile does not represent an actual order, but it can guide caregivers and medical personnel about what is important for the person. This profile sets minimum expectations for the Observation resource to record, search, and fetch for a patient care experience preferences. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core CarePlan Profile

The IE Core CarePlan Profile inherits from the FHIR CarePlan resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the CarePlan resource to record, search, and fetch assessment and plan of treatment data associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core CareTeam Profile

The IE Core CareTeam Profile inherits from the FHIR CareTeam resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the CareTeam resource for identifying the Care Team members associated with a patient to promote interoperability and adoption through common implementation. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Condition Encounter Diagnosis Profile

The IE Core Condition Encounter Diagnosis Profile inherits from the FHIR Condition resource; refer to it for scope and usage definitions. IE Core version 0.1.0 split the IE Core Condition Profile into this profile and the IE Core Condition Problems and Health Concerns Profile. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Encounter Diagnosis Data Element. It sets minimum expectations for the Condition resource to record, search, and fetch information about an encounter diagnosis. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Condition Problems and Health Concerns Profile

The IE Core Condition Problems and Health Concerns Profile inherits from the FHIR Condition resource; refer to it for scope and usage definitions. IE Core version 0.1.0 split the IE Core Condition Profile into this profile and the IE Core Condition Encounter Diagnosis Profile. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Problems, Health Concerns, and SDOH Problems/Health Concerns Data Elements. It sets minimum expectations for the Condition resource to record, search, and fetch information about a condition, diagnosis, or another event, situation, issue, or clinical concept documented and categorized as a problem or health concern, including information about a Social Determinants of Health related condition. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Coverage Profile

The IE Core Coverage Profile inherits from the FHIR Coverage resource; refer to it for scope and usage definitions. This profile meets the requirements of the IE Core Data for Interoperability (IECDI) Health Insurance Information Data Class. It sets minimum expectations for the Coverage resource to record, search, and fetch data related to an individual's insurance coverage for health care. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core DiagnosticReport Profile for Laboratory Results Reporting

The IE Core DiagnosticReport Profile for Laboratory Results Reporting inherits from the FHIR DiagnosticReport resource; refer to it for scope and usage definitions. Laboratory results are grouped and summarized using the DiagnosticReport resource, which typically references Observation resource(s). Each Observation resource represents an individual laboratory test and result value or component result values or a nested panel (such as a microbial susceptibility panel) that references other observations. Laboratory results can also be presented in report form or as free text. This profile sets minimum expectations for the DiagnosticReport resource to record, search, and fetch laboratory results associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core DiagnosticReport Profile for Report and Note Exchange

The IE Core DiagnosticReport Profile for Report and Note Exchange inherits from the FHIR DiagnosticReport resource; refer to it for scope and usage definitions. This profile sets minimum expectations for searching and fetching Diagnostic Reports and Notes using the DiagnosticReport resource. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. Before reviewing this profile, implementers are encouraged to read the Clinical Notes Guidance to understand the overlap of the IE Core DiagnosticReport Profile for Report and Note exchange and the IE Core DocumentReference Profile.

IE Core DocumentReference Profile

The IE Core DocumentReference Profile inherits from the FHIR DocumentReference resource; refer to it for scope and usage definitions. This profile sets minimum expectations for searching and fetching patient documents including Clinical Notes using the DocumentReference resource. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. Before reviewing this profile, implementers are encouraged to read the Clinical Notes Guidance to understand the overlap of the IE Core DiagnosticReport Profile for Report and Note exchange and the IE Core DocumentReference Profile.

IE Core Encounter Profile

The IE Core Encounter Profile inherits from the FHIR Encounter resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Encounter resource to record, search, and fetch basic encounter information for an individual patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Goal Profile

The IE Core Goal Profile inherits from the FHIR Goal resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Goal resource to record, search, and fetch Goal information associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Head Circumference Profile

The IE Core Head Circumference Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch head circumference observations with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Heart Rate Profile

The IE Core Heart Rate Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch heart rate observations with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Immunization Profile

The IE Core Immunization Profile inherits from the FHIR Immunization resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Immunization resource to record, search, and fetch immunization history associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Implantable Device Profile

The IE Core Device Profile inherits from the FHIR Device resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Unique Device Identifier - Implantable Data Element. It sets minimum expectations for the Device resource to record, search, and fetch UDI information associated with a patient's implantable device(s). It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Laboratory Result Observation Profile

The IE Core Laboratory Result Observation Profile is based upon the IE Core Observation Clinical Result Profile and, along with the IE Core DiagnosticReport Profile for Laboratory Results Reporting, meets the iEHR IE Core Data for Interoperability (IECDI) Laboratory requirements. Laboratory results are grouped and summarized using the DiagnosticReport resource, which references Observation resources. Each Observation resource represents an individual laboratory test and result value, a “nested” panel (such as a microbial susceptibility panel) that references other observations, or rarely a laboratory test with component result values. The IE Core Laboratory Result Observation Profile sets minimum expectations for the Observation resource to record, search, and fetch laboratory test results associated with a patient to promote interoperability and adoption through common implementation. It identifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains the way the elements are used when using this profile. It provides the floor for standards development for specific use cases.

IE Core Location Profile

The IE Core Location Profile inherits from the FHIR Location resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Location resource for recording, searching, and fetching a "physical place of available services or resources." It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Medication Profile

The IE Core Medication Profile inherits from the FHIR Medication resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Medication resource to record, search, and fetch medications associated with a patient. When referencing a medication, the MedicationRequest resource can use a code or refer to this profile. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core MedicationDispense Profile

The IE Core MedicationDispense Profile inherits from the FHIR MedicationDispense resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the MedicationDispense resource to record, search, and fetch the state of a patients medication with regards to dispensing or other activity. (e.g., dispensed, partially dispensed, not dispensed) It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core MedicationRequest Profile

The IE Core MedicationRequest Profile inherits from the FHIR MedicationRequest resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Medications Data Class. This profile sets minimum expectations for the MedicationRequest resource to record, search, and fetch a patient's medication prescriptions or orders. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Observation ADI Documentation Profile

The IE Core Observation ADI Documentation Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile and the IE Core Observation ADI DocumentationReference Profile meet the iEHR IE Core Data for Interoperability (IECDI) Advance Directive Observation Data Element requirements. It is used to communicate the presence and location of advance directive documents for a patient. Examples of advance healthcare directive documents include physician order for life sustaining treatment (POLST), do not resuscitate order (DNR), and medical power of attorney. To communicate the type of advance directive document, the author, the verifier, and other properties, see the IE Core Observation ADI Documentation Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch findings about the presence of a patient's advance directives. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Observation Clinical Result Profile

The IE Core Observation Clinical Result Profile is based upon the core FHIR Observation Resource and, along with the IE Core DiagnosticReport Profile, meets the IE Core Data for Interoperability (IECDI) requirements for Diagnostic Imaging and Clinical Tests Data Classes. This profile sets minimum expectations for the Observation resource to record and search non-laboratory clinical test results (e.g., radiology and other clinical observations generated from procedures). An example would be when a gastroenterologist reports the size of a polyp observed during a colonoscopy. This profile is the basis for the IE Core Laboratory Result Observation Profile, which defines additional data elements to record and search laboratory test results.

The IE Core Observation Clinical Result Profile sets minimum expectations to promote interoperability and adoption through common implementation. It identifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains the way the elements are used when using this profile. It provides the floor for standards development for specific use cases.

IE Core Observation Occupation Profile

The IE Core Observation Occupation Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Occupation and Occupation Industry Data Elements. It sets minimum expectations for the Observation resource to record, search, and fetch a patient's past or present job as occupation and industry, in other words, the type of work and type of business that compensates for work or assigns work to an unpaid worker or volunteer. In the context of this profile, a job is defined as a work situation or a training or volunteer position held for a specified period. This profile specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Observation Pregnancy Intent Profile

The IE Core Observation Pregnancy Intent Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Pregnancy Status Data Element. This profile sets minimum expectations for the Observation resource to record, search, and fetch the patient's intention to become pregnant. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Observation Pregnancy Status Profile

The IE Core Pregnancy Status Observation Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Pregnancy Status Data Element. It sets minimum expectations for the Observation resource to record, search, and fetch the patient's state or condition of being pregnant. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Observation Screening Assessment Profile

The IE Core Observation Screening Assessment Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Health Status Assessments Data Class. It sets the minimum expectations for the Observation Resource to record, search, and fetch observations representing the questions and responses to surveys and screening and assessment tools. For example, a social history status such as education or food insecurity or an assessment of cognitive, functional, or disability status. It can represent a single response, multiple responses, and multi-select "check all that apply" type questions. This profile specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. Before reviewing this profile, implementers are encouraged to read the Screening and Assessments guidance page, which documents the process of recording responses and capturing assertions/determinations resulting from surveys and questionnaires.

IE Core Observation Sexual Orientation Profile

The IE Core Observation Sexual Orientation Profile inherits from the FHIR Observation resource; refer to refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Sexual Orientation Data Element. It sets minimum expectations for the Observation resource to record, search, and fetch sexual orientation observations associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Organization Profile

The IE Core Organization Profile inherits from the FHIR Organization resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Organization resource to record, search, and fetch patient or provider organziation information. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Patient Profile

The IE Core Patient Profile inherits from the FHIR Patient resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Patient Demographics/Information Data Class. It sets minimum expectations for the Patient resource to record, search, and fetch basic demographics and other administrative information about an individual patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Pediatric BMI for Age Observation Profile

The IE Core Pediatric BMI for Age Observation Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch pediatric body mass index (BMI) percentile per age and sex for youth 2-20 observations in FHIR using a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Pediatric Head Occipital Frontal Circumference Percentile Profile

The IE Core Pediatric Head Occipital Frontal Circumference Percentile Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch pediatric head occipital frontal circumference (OFC) percentile observations associated with a patient from birth to 37 Months of age using a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Pediatric Weight for Height Observation Profile

IE Core Pediatric Weight for Height Observation Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch pediatric weight-for-length per age and gender observations in FHIR with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Practitioner Profile

The IE Core Practitioner Profile inherits from the FHIR Practitioner resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Practitioner resource to record, search, and fetch basic demographics and administrative information about an individual practitioner. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core PractitionerRole Profile

The IE Core PractionerRole Profile inherits from the FHIR PractionerRole resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the PractitionerRole Resource to record, search, and fetch the practitioner role information. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Procedure Profile

The IE Core Procedure Profile inherits from the FHIR Procedure resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Procedures Data Class. It sets minimum expectations for the Procedure resource to record, search, and fetch procedure information associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Provenance Profile

The IE Core Provenance Profile inherits from the FHIR Provenance resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Provenance resource to record, search, and fetch provenance information associated with a record. It covers the minimal (basic) information to support lineage of information. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Before reviewing this profile, implementers are encouraged to read the Basic Provenance guidance page, which documents several key use cases, specifically, the organization responsible for the most recent action on the resource.

IE Core Pulse Oximetry Profile

The IE Core Pulse Oximetry Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and pulse oximetry and inspired oxygen observations with standard LOINC codes and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core QuestionnaireResponse Profile

The IE Core QuestionaireResponse Profile inherits from the Structured Data Capture (SDC) Questionnaire Response Profile. This profile sets minimum expectations for the QuestionnaireResponse resource to record, search, and fetch retrieve captures the responses to form/survey and assessment tools such as the Protocol for Responding to and Assessing Patients\u2019 Assets, Risks, and Experiences (PRAPARE) Survey. It specifies which core additional elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Before reviewing this profile, implementers are encouraged to read the Screening and Assessments guidance page, which documents the process of recording responses and capturing assertions/determinations resulting from surveys and questionnaires.

IE Core RelatedPerson Profile

The IE Core RelatedPerson Profile inherits from the FHIR RelatedPerson resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the RelatedPerson resource to record, search, and fetch basic administrative information about persons with a legal or familial relationship to a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Respiratory Rate Profile

The IE Core Respiratory Rate Profile inherits from the IE Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch respiratory rate observations with a standard LOINC code and UCUM units of measure. It specifies which additional core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core ServiceRequest Profile

The IE Core ServiceRequest Profile inherits from the FHIR ServiceRequest resource; refer to it for scope and usage definitions. This profile sets minimum expectations for recording, searching, and fetching the ServiceRequest information. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Simple Observation Profile

The IE Core Simple Observation Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This IE Core FHIR Profile captures any "simple" observations not covered by other IE Core Observation profiles. It represents any observation not classified as vital signs, laboratory, imaging, or other specific observation types. This profile sets minimum expectations for the Observation resource to record, search, and retrieve observations such as a clinical observation or assertion about patient health status or other general observations. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Smoking Status Observation Profile

The IE Core Smoking Status Observation Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile meets the requirements of the iEHR IE Core Data for Interoperability (IECDI) Smoking Status Data Element. This profile sets minimum expectations for the Observation resource to record, search, and fetch smoking status data associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Specimen Profile

The IE Core Specimen Profile inherits from the FHIR Specimen resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Specimen resource to record, search, and fetch information about substances associated with a patient being sampled or tested (such as nasopharyngeal swab, whole blood, or serum). It specifies which core elements, extensions, vocabularies, and value sets SHALL be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Treatment Intervention Preference Profile

The IE Core Treatment Intervention Preference Profile inherits from the FHIR Observation resource; refer to it for scope and usage definitions. This profile provides guidance on how to record a treatment intervention preference expressed by the patient regarding their personal health goals, preferences, and priorities for medical treatments or interventions in the event of a future health scenario where a person is unable to make medical decisions because of a severe illness or injury. This profile does not represent an actual order, but it can guide caregivers and medical personnel about what is important for the person. This profile sets minimum expectations for the Observation resource to record, search, and fetch for patient treatment intervention preferences. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.

IE Core Vital Signs Profile

This profile is based on the base FHIR Vital Signs Profile and defines additional constraints on the Observation resource to represent vital signs observations. It specifies which core elements, extensions, vocabularies, and value sets SHALL be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. This IE Core profiles that are derived from this profile are listed below.

Structures: Data Type Profiles

These define constraints on FHIR data types for systems conforming to this implementation guide.

IE Core Company Registration Number

This identifier profile defines an Company Registration Number in an Irish context. An CRN is allocated by the Companies Registration Office Ireland (CRO) when a body becomes registered as a company under Corporations Law.

IE Core Irish Medical Council

This identifier profile defines Practinioner IMC provided by Irish Medical Council

IE Core Medical Record Number

This identifier profile defines a (MRN) (sometimes referred to as unit record number (URN) or (UR)) in an Irish context. An MRN is an institution's identifier for a patient's record at that institution. A patient may have more than one MRN for a single institution due to organisational restructures.

IE Individual Healthcare Identifier (IHI)

This identifier profile defines an Individual Healthcare Identifier (IHI) in an Irish context (see Individual Health Identifier (IHI) )

IE Insurance Member Number

This identifier profile defines an insurance member number in an Irish context. An insurance member number is the unique member number assigned to an individual by an insurer and is typically displayed on their insurance card. An individual will not have more than one member number per insurer.

This definition supports the sending of an insurance member number that is relevant in a healthcare context and may be used to capture Irish and International health insurer issued member numbers. In Ireland this will typically be a private health insurance member number. This identifier should not be confused with an insurance policy number.

Structures: Extension Definitions

These define constraints on FHIR data types for systems conforming to this implementation guide.

IE Core Authentication Time Extension

This extension indicates when the information in the document was verified.

IE Core Direct email Extension

This email address is associated with a "Direct Secure Messaging" service. This extension can only be used on contact points where the system = 'email'

IE Core Ethnicity Extension

This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate Ethnicity.

IE Core Extension Questionnaire URI

The location where a non-FHIR questionnaire/survey form can be found. This extension is used when the survey, form, or questionnaire which is being answered is not a FHIR Questionnaire, otherwise the canonical url for the FHIR Questionnaire is used.

IE Core Gender Identity Extension

This extension represents an individual's sense of being a man, woman, boy, girl, nonbinary, or something else, ascertained by asking them what that identity is. Systems requiring multiple gender identities and associated dates SHOULD use the FHIR R5 genderIdentity extension. When future versions of IE Core are based on FHIR R5, the FHIR R5 extension will supersede this extension.

IE Core IECDI Requirement Extension

This extension is only used in the IE Core Implementation Guide''s Profile StructureDefinition elements. It flags elements that are Additional IECDI Requirements for certified systems. In other words, elements that are not marked as Must Support but are required for certification testing. See the Conformance page for more information.

IE Core IHI Record Status

This extension applies to the Identifier data type and is used to indicate whether verification of the Individual Healthcare Identifier (IHI) has occurred and is based on the evidence available for a person’s identity.

IE Core IHI Status

This extension applies to the Identifier data type and is used to represent the status of the associated Individual Healthcare Identifier (IHI) and indicates whether the status of the IHI is active or otherwise.

IE Core IHI Verification Date

This extension applies to the Identifier data type and is used to represent the date, and optionally time, that the IHI was verified with HI Services. This is not the date that it was created by the HI Services, but when it was checked. This is often required to know how recently the identifier was checked, and if it must be re-verified before using it.

IE Core Interpreter Required Extension

This extension indicates the individual's need for an interpreter to communicate healthcare information in a language other than the default language of the organization.

IE Core Medication Adherence Extension

The Medication Adherence Extension is used to report whether a medication has been consumed according to instructions as reported by a patient or on behalf of the patient.

Patient Mother's Maiden Name

Mother's maiden (unmarried) name, commonly collected to help verify patient identity.

Terminology: Value Sets

These define sets of codes used by systems conforming to this implementation guide.

IE Core Advance Directives Content Type

A set of SNOMED CT and LOINC concepts to classify Advance Directives Content

IE Core Advance Healthcare Directive Categories Grouper

A set of LOINC concepts to classify Advance Healthcare Directive Categories Grouper

IE Core Allergy Intolerance Set

A set of IE Core, SNOMED_CT, and LOINC concepts to classify Allergy Intolerance Codes

IE Core Care Team Member Function

A set of LOINC concepts to classify Care Team Member Function

IE Core Clinical Note Type

The IE Core Clinical Note Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes.

IE Core Clinical Result Observation Category

Used to classify the context of clinical result observations.

IE Core Condition Codes

This describes the problem. Diagnosis/Problem List is broadly defined as a series of brief statements that catalog a patient's medical, nursing, dental, social, preventative and psychiatric events and issues that are relevant to that patient's healthcare (e.g., signs, symptoms, and defined conditions). ICD-10 is appropriate for Diagnosis information.

IE Core Diagnostic Report Category Codes

The IE Core Diagnostic Report Category Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes.

IE Core Discharge Disposition

National Uniform Billing Committee, manual UB-04, UB form locator 17.

IE Core DocumentReference Category

The IE Core DocumentReferences Category Value Set is a 'starter set' of categories supported for fetching and storing clinical notes.

IE Core DocumentReference Type

The IE Core DocumentReference Type Value Set includes all LOINC values whose SCALE is "Doc" in the LOINC database and the HL7 v3 Code System NullFlavor concept 'unknown'

IE Core Encounter Type

The type of encounter: a specific code indicating type of service provided. This value set includes codes from SNOMED CT decending from the concept 308335008 (Patient encounter procedure (procedure)) and codes from the Current Procedure and Terminology (CPT) found in the following CPT sections:

  • 99211-99499 E/M - 99500-99600 home health (mainly nonphysician, such as newborn care in home) - 99605-99607 medication management - 98966-98968 non physician telephone services (subscription to AMA Required)
IE Core Gender Identity

Gender Identity

IE Core Goal Codes

Concepts from CPT and LOINC code systems that can be used to indicate the goal.

IE Core Healthcare Provider Taxonomy

A set of concepts to classify Healthcare Provider Taxonomy

IE Core Individual Healthcare Identifier Record Status

The Individual Healthcare Identifier Record Status value set includes values that may be used to describe the classification status of a record of an Individual Healthcare Identifier.

IE Core Individual Healthcare Identifier Status

The Individual Healthcare Identifier Status value set includes values that may be used to describe the classification status of an Individual Healthcare Identifier.

IE Core Information Source for Medication Adherence

A set of concepts to classify Information Source for Medication Adherence

IE Core Laboratory Test Codes

Laboratory LOINC codes: From the introduction to August 2022 LOINC Users' guide; "The current scope of the existing laboratory portion of the LOINC database includes all observations reported by clinical laboratories, including the specialty areas: chemistry, including therapeutic drug monitoring and toxicology; hematology; serology; blood bank; microbiology; cytology; surgical pathology; and fertility.

IE Core Location Type

Concepts representing locations and settings where healthcare services are provided.

IE Core Medication Adherence

A set of SNOMED concepts to classify Medication Adherence

IE Core Medication Codes

Codes providing Medication used in Ireland.

IE Core Narrative Status

The IE Core Narrative Status Value Set limits the text status for the resource narrative.

IE Core Non Laboratory Codes

This value set includes All LOINC codes defined as type "clinical," therefore excluding laboratory tests, survey instruments, and claims documents. This includes observables such as vital signs, hemodynamics, intake/output, EKG, obstetric ultrasound, and cardiac echo, and includes discrete and narrative diagnostic observations and reports.

IE Core Payer Type

A set of concepts to classify Payer Type

IE Core Pregnancy Intent Codes

This value set includes SNOMED CT codes and the HL7 V3 code for the concept "unknown".

IE Core Pregnancy Status Codes

This value set includes SNOMED CT codes and the HL7 V3 code for the concept "unknown". These codes have historically been used to communicate the pregnancy status of a patient.

IE Core Problem or Health Concern

Code set for category codes for IE Core Condition Problems and Health Concerns Profile consisting of the concepts "problem" and "health-concern".

IE Core Procedure Codes

Concepts from CPT, SNOMED CT, HCPCS Level II Alphanumeric Codes, ICD-10-PCS,CDT and LOINC code systems that can be used to indicate the type of procedure performed.

IE Core Provenance Participant Type Codes

The type of participation a provenance agent played for a given target.

IE Core Screening Assessment Condition Category

Category codes used in the IE Core Condition Screening Assessment Profile to help identify the type of IECDI Health Status/Assessment data class being reported.

IE Core Screening Assessment Observation Category

Category codes used in the IE Core Observation Screening Assessment Profile to help identify the type of IECDI Health Status/Assessment data class being reported.

IE Core ServiceRequest Category Codes

A set of SNOMED CT and LOINC concepts to classify a requested service

IE Core Sexual Orientation Including nulls and Data Absent Reason

Sexual Orientation Including nulls and Data Absent Reason

IE Core Simple Observation Category

Used to classify the context of a survey, screening or assessment for simple observations and may be used to assist with indexing and searching for appropriate instances.

IE Core Smoking Status Type

A set of LOINC concepts to classify Smoking Status Type

IE Core Smoking status comprehensive

A set of SNOMED concepts to classify Smoking status comprehensive

IE Core Specimen Condition

This value set contains concepts the provide information regarding a specimen, including the container, that does not meet a laboratory’s criteria for acceptability.

IE Core Specimen type

A set of SNOMED concepts to classify Specimen type

IE Core Status for Smoking Status Observation

Codes providing the status of an observation for smoking status. Constrained to finaland entered-in-error.

IE Core Survey Codes

This value set includes screening and assessment panel codes in LOINC (Refer to Appendix A of LOINC Users' Guide).

IE Core Vaccines

A set of concepts to classify Vaccines Administered Vaccine Set

IE Core Vital Sign Result Type

A set of SNOMED CT and LOINC concepts to classify Vital Sign Result Type

IE Core Yes, No, and Unknowns

Yes, No, and Unknowns

IE Core ethnicity

This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate Ethnicity.

Ireland Counties

This value set defines county codes.

Language codes with language and optionally a region modifier

This value set includes codes from BCP-47. This value set matches the LanguageCommunication data element value set within C-CDA to use a 2 character language code if one exists, and a 3 character code if a 2 character code does not exist. It points back to RFC 5646, however only the language codes are required, all other elements are optional.

Smoking Status

The Smoking Status value set includes values that may be used to represent an individual’s current behaviour of tobacco smoking.

hl7VS-identifierType - IE Extended

Extended value set of identifier types for use in an Irish context. Includes HL7 international codes plus Irish additions to create a complete set. NOTE: codes contained LACN Laboratory Accession ID and ACN Accession ID are exclusive concepts and not consider related in this terminology.

Terminology: Code Systems

These define new code systems used by systems conforming to this implementation guide.

IE Core Allergy Intolerance Codes

IE Core concepts to classify Allergy Intolerance Codes

IE Core CarePlan Category Extension Codes

Set of codes that are needed for implementation of the IE-Core CarePlan Profile. These codes are used as extensions to the FHIR ValueSet.

IE Core Category

Category codes used across IE Core Profiles and resource types. They are typically used when there is a need for categorization for searching and finding resources or workflow hints.

IE Core Condition Category Extension Codes

Set of codes that are needed for implementation of the IE-Core Condition Profile. These codes are used as extensions to the FHIR and IE Core value sets.

IE Core DocumentReferences Category Codes

The IE Core DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.

IE Core Ethnicity Codes

This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate Ethnicity.

IE Core HPRA HM

HPRA - Human Medicines Authorised Products

IE Core Healthcare Provider Taxonomy Codes

A set of concepts to classify Healthcare Provider Taxonomy Codes

IE Core IdentifierType IE

Additional concept codes for identifier type defined for use in an Irish context. These are additional identifier type codes to the HL7 International code set and suitable for use with Irish identifiers and may be used in HL7 V2.x identifier representations.

IE Core Individual Healthcare Identifier Record Status

The Individual Healthcare Identifier Record Status code system defines concepts that may be used to describe the classification status of a record of an Individual Healthcare Identifier.

IE Core Individual Healthcare Identifier Status

The Individual Healthcare Identifier Status code system defines concepts that may be used to describe the classification status of an Individual Healthcare Identifier.

IE Core Information Source for Medication Adherence Codes

A set of concepts to classify Information Source for Medication Adherence Codes

IE Core Participation Function

Set of codes that are needed for implementation of the IE Core Participation Function

IE Core Payer Type Codes

A set of concepts to classify Payer Type Codes

IE Core Provenance Participant Type Extension Codes

Set of codes that are needed for implementation of the IE-Core Provenance Profile. These codes are used as extensions to the FHIR value sets.

IE Core Vaccine Codes

A set of concepts to classify Vaccines Administered Vaccine Set Codes

Irish Counties

The Irish Counties code system defines concepts that represent the Irish Counties.

Example: Example Instances

These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.

10 Minute Apgar Score Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture individual surveys assessment items as an observations. It is not derived from a FHIR QuestionnaireResponse.

10 Minute Apgar Score Panel Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture surveys assessments as a panel of observations. It is not derived from a FHIR QuestionnaireResponse.

10 minute Apgar Color Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture individual surveys assessment items as an observations. It is not derived from a FHIR QuestionnaireResponse.

10 minute Apgar Heart Rate Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture individual surveys assessment items as an observations. It is not derived from a FHIR QuestionnaireResponse.

10 minute Apgar Muscle Tone Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture individual surveys assessment items as an observations. It is not derived from a FHIR QuestionnaireResponse.

10 minute Apgar Reflex Irritability Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture individual surveys assessment items as an observations. It is not derived from a FHIR QuestionnaireResponse..

10 minute Apgar Respiratory effort Example

This example of a IE Core Survey Observation Profile illustrates its use to directly capture individual surveys assessment items as an observations. It is not derived from a FHIR QuestionnaireResponse.

ADI Observation Presence ADI Example

This is a Observation example for the IECDI5 ADI Observation Data Element to show whether and location of a patient has an advance directive using a new code = "45473-6" - (Advance directive/living will completed) and and value of "Yes""No""Unknown" (TODO: pick a convenient value set LOINC answer list ll50-6, Snomed, hl7 (https://terminology.hl7.org/ValueSet-yes-no-unknown-not-asked.html))

ADI Observation Presence No ADI Example

This is a Observation example for the IECDI5 ADI Observation Data Element to show whether a patient has an advance directive using a new code = "45473-6" - (Advance directive/living will completed) and and value of "Yes""No""Unknown" (TODO: pick a convenient value set LOINC answer list ll50-6, Snomed, hl7 (https://terminology.hl7.org/ValueSet-yes-no-unknown-not-asked.html))

Ahc-Hrsn Item Observation Example 68517-2

This AHC HRSN Item Example 68517-2 (How many times in the past 12 months have you had 5 or more drinks in a day (males) or 4 or more drinks in a day (females)?) is an example of the IE Core Observation Screening and Assessment Profile and is referenced by the ServiceRequest for Rehab Example

Alcohol Use Disorder Identification Test - Consumption [AUDIT-C] Questionnaire Example

Alcohol Use Disorder Identification Test - Consumption [AUDIT-C] questionnaire example. It is based on the on IE Core Screening and Assessments guidance using Questionnaire/QuestionnaireResponse resources.

Alcohol Use Disorder Identification Test - Consumption [AUDIT-C] QuestionnaireResponse Example

This is the LHC Form Alcohol Use Disorder Identification Test - Consumption [AUDIT-C] QuestionnaireResponse example. It is based on the on IE Core Screening and Assessments guidance using Questionnaire/QuestionnaireResponse resources.

Alcohol Use Status Example

This is an alcohol-use-status example for the Simple Observation Profile. It is based on the on IE Core Screening and Assessments guidance using Simple Observations.

Alcoholic Drinks Per Day Example

This is an Alcoholic Drinks Per Day example for the Simple Observation Profile. It is based on the on IE Core Screening and Assessments guidance using Simple Observations.

AllergyIntolerance Example

This is a allergyintolerance example for the IE Core AllergyIntolerance Profile.

AllergyIntolerance Non-pharmacologic Agent Example

This is a allergyintolerance example for the IE Core AllergyIntolerance Profile representing a non-pharmacologic substance (latex) that the patient is allergic to.

AllergyIntolerance Provenance Example

This is a allergyintolerance provenance example for the Bundle Profile.

At Home In Vitro Test Example

This is an At home in vitro test example for the IE Core Observation Lab Profile, with a coded result value.

Audit-C Item Example 68517-2

This is a Audit-C Item Example 68517-2 (How many times in the past year have you have X or more drinks in a day?) for the IE Core Observation Screening Assessment Profile

Audit-C Item Example 68519-8

This is a Audit-C Item Example 68519-8 (How many standard drinks containing alcohol do you have on a typical day?) for the IE Core Observation Screening Assessment Profile

Audit-C Item Example 68520-6

This is a Audit-C Item Example 68520-6 (How often do you have 6 or more drinks on 1 occasion?) for the IE Core Observation Screening Assessment Profile

Audit-C Item Example 75626-2

This is a Audit-C Item Example 75626-2 (Total score [AUDIT-C]) for the IE Core Observation Screening Assessment Profile

Audit-C Panel Example 72109-2

This is a Audit-C Panel Example 72109-2 (Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]) for the IE Core Observation Screening Assessment Profile

Average Blood Pressure Example

This is an average blood pressure example for the IE Core Average Blood Pressure Profile.

BMI Example

This is a BMI example for the Vitalsigns Profile.

BP Data Absent Example

This is a bp data absent example for the Vitalsigns Profile showing how to reprsesent blood pressure with a missing diastolic measurement.

Blood Pressure Example

This is a blood pressure example for the Vitalsigns Profile.

CBC Example

This is a CBC example for the IE Core DiagnosticReport Lab Profile.

Capillary refill Time Nail Bed Example

This is a Capillary refill Time Nail Bed Example for the Clinical Test Result Observation Profile.

Care Experience Preference Example

This is an care experience preference example for the Care Experience Profile. It is based on the IE Core Simple Observation Profile.

CareTeam Example

This is a careteam example for the IE Core CareTeam Profile.

Chest Xray Example

This is an example Media xray image that is reference by the IE Core DiagnosticReport Note Profile.

Cigarette Pack-Years Example

This example for the IE Core Smokingstatus Profile shows a Quantitative result.

Colonoscopy Example

This is a colonoscopy example for the IE Core CarePlan Profile.

Condition Duodenal Ulcer Example

This example of a IE Core Condition Problems and Health Concerns Profile illustrates its use to capture information about a patient's active duodenal ulcer with a category of 'problem-list-item'.

Coverage Example

This is a coverage example for the IE Core Coverage Profile.

DXA Bone density quantitative measurement panel Example

This is a DXA Bone density quantitative measurement panel report example for the IE Core DiagnosticReport Note Profile.

DXA Femur-L ArMass BMD Example

This is a DXA Femur-L ArMass BMD Example for the Imaging Result Observation Profile.

DXA Femur-L T-score BMD Example

This is a DXA Femur-L T-score BMD Example for the Clinical Test Result Observation Profile.

DXA Femur-L Z-score BMD Example

This is a DXA Femur-L Z-score BMD Example for the Imaging Result Observation Profile.

DXA Hip-L ArMass BMD Example

This is a DXA Hip-L ArMass BMD Example for the Imaging Result Observation Profile.

DXA Hip-L T-score BMD Example

This is a DXA Hip-L T-score BMD Example for the Imaging Result Observation Profile.

DXA Hip-L Z-score BMD Example

This is a DXA Hip-L Z-score BMD Example for the Imaging Result Observation Profile.

Deceased Patient Example

This is a deceased patient example for the IE Core Patient Profile.

Device Defib Example

This is a Device defib example for the IE Core Implantable Device Profile.

Device Knee Example

This is a Device knee example for the IE Core Implantable Device Profile.

DiagnosticReport Cardiology Report Example

This is a DiagnosticReport cardiology report example for the IE Core DiagnosticReport Note Profile.

DiagnosticReport Chest Xray Report Example

This is a DiagnosticReport chest xray report example for the IE Core DiagnosticReport Note Profile.

Discharge Summary Example

This is a discharge summary example for the IE Core DocumentReference. It is used in the Write Note Example.

Docref Example 1

This bundle is a the response to a $docref operation and contains an example IE Core DocumentReference. It is used in Example 1: Request the latest CCD.

Docref Example 2

This bundle is a the response to a $docref operation and contains an examples of IE Core DocumentReference. It is used in Example 2: Request Procedure Notes and Discharge Summaries for 2019.

DocumentReference ADI-DNI (PDF)

This is a an example of ADI-DNI (PDF) for the IE Core ADI DocumentReference Profile

DocumentReference Living Will (PDF)

This is a an example of Living Will (PDF) for the IE Core ADI DocumentReference Profile

DocumentReference POLST (PDF)

This is a an example of POLST (PDF) for the IE Core ADI DocumentReference Profile

EKG Strip Image

This is an example Media image that is reference by the IE Core DiagnosticReport Note Profile.

EKG impression Example

This is a EKG impression Example for the Clinical Test Result Observation Profile.

EKG lead Example

This is a EKG lead Example for the Clinical Test Result Observation Profile.

Encounter 1 Example

This is a encounter 1 example for the IE Core Encounter Profile.

Encounter 1036 Example

This is a encounter 1036 example for the Encounter Profile.

Encounter Delivery Example

This is a patient delivery encounter example for the Encounter Profile.

Encounter Diagnosis Example 1

This example of a IE Core Condition Encounter Diagnosis Profile illustrates its use to capture information about a patient's encounter diagnosis.

Encounter Diagnosis Example 2

This example of a IE Core Condition Encounter Diagnosis Profile illustrates its use to capture information about a patient's encounter diagnosis.

Episode Summary Example

This is a episode summary example for the IE Core DocumentReference Profile.

Erythrocytes Example

This is a erythrocytes example for the IE Core Observation Lab Profile and CBC example for the IE Core DiagnosticReport Lab Profile.

Evs Item Example 68516-4

This is a Evs Item Example 68516-4 (On those days that you engage in moderate to strenuous exercise, how many minutes, on average, do you exercise?) for the IE Core Observation Screening Assessment Profile

Evs Item Example 89555-7

This is a Evs Item Example 89555-7 (How many D per W did you engage in moderate to strenuous physical activity in the last 30D) for the IE Core Observation Screening Assessment Profile

Evs Panel Example 89574-8

This is a Evs Panel Example 89574-8 (Exercise Vital Sign (EVS)) for the IE Core Observation Screening Assessment Profile

Exercise Per Day Example

This is an minutes exercise per day example for the Simple Observation Profile. It is based on the on IE Core Screening and Assessments guidance using Simple Observations.

Exercise Per Week Example

This is a days exercise per week example for the Simple Observation Profile. It is based on the on IE Core Screening and Assessments guidance using Simple Observations.

Exercise Vital Sign Questionnaire Example

This is the LHC Form Exercise Vital Sign (EVS) Questionnaire Example. It is based on the on IE Core Screening and Assessments guidance using Questionnaire/QuestionnaireResponse resources.

Exercise Vital Sign QuestionnaireResponse Example

This is the LHC Form Exercise Vital Sign (EVS) QuestionnaireResponse Example. It is based on the on IE Core Screening and Assessments guidance using Questionnaire/QuestionnaireResponse resources.

Goal 1 Example

This is a goal 1 example for the IE Core Goal Profile and demonstrates use free text for Goal.description.

Goal 2 Example

This is a goal 2 example for the IE Core Goal Profile and demonstrates use of a code for Goal.description.

HL7East Example

This is a HL7East example for the IE Core Location Profile.

HVS Item Example 88122-7

This is a HVS Item Example 88122-7 ((I/We) worried whether (my/our) food would run out before (I/we) got money to buy more.) for the IE Core Observation Screening Assessment Profile

HVS Item Example 88123-5

This is a HVS Item Example 88123-5 (The food that (I/we) bought just didn't last, and (I/we) didn't have money to get more.) for the IE Core Observation Screening Assessment Profile

HVS Item Example 88124-3

This is a HVS Item Example 88124-3 (Food insecurity risk) for the IE Core Observation Screening Assessment Profile

HVSPanel Example 88121-9

This is a HVSPanel Example 88121-9 (Hunger Vital Sign [HVS]) for the IE Core Observation Screening Assessment Profile

Head Circumference Example

This is a head circumference example for the IE Core Head Circumference Profile.

Health Concern Example

This example of a IE Core Condition Problems and Health Concerns Profile illustrates its use to capture information about a patient's health concern.

Heart Rate Example

This is a heart rate example for the Vitalsigns Profile.

Heart rate rhythm Example

This is a Heart rate rhythm Example for the Clinical Test Result Observation Profile.

Height Example

This is a height example for the Vitalsigns Profile.

Hematocrit Example

This is a hematocrit example for the IE Core Observation Lab Profile and CBC example for the IE Core DiagnosticReport Lab Profile.

Hemoglobin Example

This is a hemoglobin example for the IE Core Observation Lab Profile and CBC example for the IE Core DiagnosticReport Lab Profile.

Hospital Location

This is an example hospital location for the IE Core Location Profile.

Iecore Med1 Example

This is a iecore med1 example for the IE Core Medication Profile.

Iecore Med2 Example

This is a iecore med2 example for the IE Core Medication Profile.

Immunization Example 1

This is an example for the IE Core Immunization Profile.

Jugular vein distension Example

This is a Jugular vein distension Example for the Clinical Test Result Observation Profile.

Length Example

This is a length example for the Vitalsigns Profile which shows how body length (typically used for infants) is represented using 8306-3 -Body height - lying as an additional observation code.

Leukocytes Example

This is a Leukocytes example for the IE Core Observation Lab Profile and CBC example for the IE Core DiagnosticReport Lab Profile.

Lipemic Serum Specimen Example

This is a serum specimen example for the IE Core Specimen Profile. It demonstrates the use of the IECDI requirements for specimen condition using SNOMED CT codes

MCH Example

This is a MCH example for the IE Core Observation Lab Profile. It is also used in the CBC example for the IE Core DiagnosticReport Lab Profile.

MCHC Example

This is a MCHC example for the IE Core Observation Lab Profile. It is also used in the CBC example for the IE Core DiagnosticReport Lab Profile.

MCV Example

This is a MCV example for the IE Core Observation Lab Profile. It is also used in the CBC example for the IE Core DiagnosticReport Lab Profile.

Medication Dispense Example

This is a dispense example for the IE Core MedicationDispense Profile.

MedicationRequest Coded Oral Axid Example

This is an prescribed oral solution example for the IE Core MedicationRequest Profile. It represents the medication and reason using codes.

MedicationRequest Contained Oral Axid Example

This is an prescribed oral solution example for the IE Core MedicationRequest Profile. It represents the medication as a contained Medication resource.

MedicationRequest Referenced Oral Axid Example

This is an prescribed oral solution example for the IE Core MedicationRequest Profile. It represents the medication and reason as reference Medication and Condition resources.

MedicationRequest Self Tylenol Example

This is a "self-prescribed" tylenol example for the MedicationRequest Profile.

Metabolic Panel Example

This is a metabolic panel example for the IE Core DiagnosticReport Lab Profile.

Missing Coded Data Example

This is an example to demonstrate the using 'unknown' from the DataAbsentReason Code System when data is missing for a CareTeam resource where the mandatory CareTeam.participant.role value is unknown.

OFC Percentile Example

This is a OFC percentile example for the Head Occipital Frontal Circumference Percentile Profile.

Observation SatO2 FiO2 Example

This is a observation satO2 fiO2 example for the IE Core Pulse Oximetry Profile representing a spO2 value with a for a patient on 6 l/min of O2 suppplemental oxygen.

Occupation Observation Example

This example of the IE Core Observation Occupation Profile documents a nursing assistant's work type.

Occupation Observation Example: Industry Unknown

This example of the IE Core Observation Occupation Profile represents a situation where the occupation is known, but the industry is not.

Occupation Observation Example: Unknown Occupation

This example of the IE Core Observation Occupation Profile represents a situation where the industry is known, but the occupation is not.

Organization 2 Example

This is a organization 2 example for the IE Core Organization Profile.

Organization Acme Lab Example

This is an example laboratory example using the IE Core Organization Profile.

Organization Acme Payer Example

This is an example payer using the IE Core Organization Profile.

Organization Holy Healthcare Example

This is an example managing organization using the IE Core Organization Profile.

Oxygen Saturation Example

This is a typical oxygen saturation example for the IE Core Pulse Oximetry Profile on room air where no oxygen concentration is recorded.

P-R interval {EKG lead} Example

This is a P-R interval {EKG lead} Example for the Clinical Test Result Observation Profile.

PHQ9 Item Example 44250-9

This is a PHQ9 Item Example 44250-9 (Little interest or pleasure in doing things in last 2 weeks) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44251-7

This is a PHQ9 Item Example 44251-7 (Poor appetite or overeating) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44252-5

This is a PHQ9 Item Example 44252-5 (Trouble concentrating on things, such as reading the newspaper or watching television) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44253-3

This is a PHQ9 Item Example 44253-3 (Moving or speaking so slowly that other people could have noticed. Or the opposite-being so fidgety or restless that you have been moving around a lot more than usual) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44254-1

This is a PHQ9 Item Example 44254-1 (Feeling tired or having little energy) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44255-8

This is a PHQ9 Item Example 44255-8 (Feeling down, depressed, or hopeless in last 2 weeks) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44258-2

This is a PHQ9 Item Example 44258-2 (Feeling bad about yourself-or that you are a failure or have let yourself or your family down) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44259-0

This is a PHQ9 Item Example 44259-0 (Trouble falling or staying asleep, or sleeping too much) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44260-8

This is a PHQ9 Item Example 44260-8 (Thoughts that you would be better off dead, or of hurting yourself in some way) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 44261-6

This is a PHQ9 Item Example 44261-6 (Patient Health Questionnaire 9 item (PHQ-9) total score [Reported]) for the IE Core Observation Screening Assessment Profile

PHQ9 Item Example 69722-7

This is a PHQ9 Item Example 69722-7 (How difficult have these problems made it for you to do your work, take care of things at home, or get along with other people?) for the IE Core Observation Screening Assessment Profile

PHQ9 Panel Example 44249-1

This is a PHQ9 Panel Example 44249-1 (PHQ-9 quick depression assessment panel [Reported.PHQ]) for the IE Core Observation Screening Assessment Profile

PRAPARE Panel Example 93043-8

This is a Prapare Panel Example 93043-8 (Personal characteristics) for the IE Core Observation Screening Assessment Profile

Patient Child Example

This is a patient child example for the IE Core Patient Profile.

Patient Example

This is a patient example for the IE Core Patient Profile.

Patient Infant Example

This is a patient infant example for the IE Core Patient Profile.

Patient Niece Example

This is a patient niece example for the IE Core RelatedPerson Profile Profile.

Pediatric BMI Example

This is a pediatric BMI example for the Pediatric BMI For Age Profile.

Pediatric Wt Example

This is a pediatric wt example for the Pediatric Weight For Height Profile.

Platelets Example

This is a Platelets example for the IE Core Observation Lab Profile and CBC example for the IE Core DiagnosticReport Lab Profile.

Practitioner 1 Example

This is a practitioner 1 example for the IE Core Practitioner Profile.

Practitioner 2 Example

This is a practitioner 2 example for the IE Core Practitioner Profile.

Practitioner Pharmacist Example

This is a pharmacist example using the IE Core Practitioner Profile.

PractitionerRole_Practitioner_Endpoint_Bundle_Example Example

This is a PractitionerRole_Practitioner_Endpoint_Bundle_Example example for the Bundle Profile.

Prapare Item Example 54899-0

This is a Prapare Item Example 54899-0 (Preferred language) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 56051-6

This is a Prapare Item Example 56051-6 (Do you consider yourself Hispanic/Latino?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 56799-0

This is a Prapare Item Example 56799-0 (Address) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 63512-8

This is a Prapare Item Example 63512-8 (How many people are living or staying at this address?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 63586-2

This is a Prapare Item Example 63586-2 (What was your best estimate of the total income of all family members from all sources, before taxes, in last year?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 67875-5

This is a Prapare Item Example 67875-5 (Employment status current) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 71802-3

This is a Prapare Item Example 71802-3 (Housing status) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 76437-3

This is a Prapare Item Example 76437-3 (Primary insurance) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 76501-6

This is a Prapare Item Example 76501-6 (Within the last year, have you been afraid of your partner or ex-partner?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 82589-3

This is a Prapare Item Example 82589-3 (Highest level of educ) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93026-3

This is a Prapare Item Example 93026-3 (Do you feel physically and emotionally safe where you currently live?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93027-1

This is a Prapare Item Example 93027-1 (Are you a refugee?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93028-9

This is a Prapare Item Example 93028-9 (In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93029-7

This is a Prapare Item Example 93029-7 (How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93030-5

This is a Prapare Item Example 93030-5 (Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93033-9

This is a Prapare Item Example 93033-9 (Are you worried about losing your housing?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93034-7

This is a Prapare Item Example 93034-7 (Have you been discharged from the armed forces?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93035-4

This is a Prapare Item Example 93035-4 (At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?) for the IE Core Observation Screening Assessment Profile

Prapare Item Example 93038-8

This is a Prapare Item Example 93038-8 (Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?) for the IE Core Observation Screening Assessment Profile

Prapare Multiselect-Item Example 32624-9-Answer0

This is a Prapare Multiselect-Item Example 32624-9-Answer0 (Race) for the IE Core Observation Screening Assessment Profile

Prapare Multiselect-Item Example 32624-9-Answer1

This is a Prapare Multiselect-Item Example 32624-9-Answer1 (Race) for the IE Core Observation Screening Assessment Profile

Prapare Multiselect-Item Example 93031-3-Answer0

This is a Prapare Multiselect-Item Example 93031-3-Answer0 (In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?) for the IE Core Observation Screening Assessment Profile

Prapare Multiselect-Item Example 93031-3-Answer1

This is a Prapare Multiselect-Item Example 93031-3-Answer1 (In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?) for the IE Core Observation Screening Assessment Profile

Prapare Panel Example 93025-5

This is a Prapare Panel Example 93025-5 (Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]) for the IE Core Observation Screening Assessment Profile

Prapare Panel Example 93039-6

This is a Prapare Panel Example 93039-6 (Optional additional questions) for the IE Core Observation Screening Assessment Profile

Prapare Panel Example 93040-4

This is a Prapare Panel Example 93040-4 (Social and emotional health) for the IE Core Observation Screening Assessment Profile

Prapare Panel Example 93041-2

This is a Prapare Panel Example 93041-2 (Money and resources) for the IE Core Observation Screening Assessment Profile

Prapare Panel Example 93042-0

This is a Prapare Panel Example 93042-0 (Family and home) for the IE Core Observation Screening Assessment Profile

Pregnancy Intent Observation Example

This is a pregnancy intent example for the IE Core Observation Pregnancy Intent Profile.

Pregnancy Status Observation Example

This is a pregnancy status example for the IE Core Observation Pregnancy Status Profile.

Procedure Defibrillator Implant Example

This IE Core Procedure Profile is an example of an Defibrillator implant Procedure. In this example, the reason for a referral is communicated through `Procedure.code'.

Pulse intensity Palpation Example

This is a Pulse intensity Palpation Example for the Clinical Test Result Observation Profile.

Q-T interval {EKG lead} Example

This is a Q-T interval {EKG lead} Example for the Clinical Test Result Observation Profile.

QRS dur {EKG lead} Example

This is a QRS dur {EKG lead} Example for the Clinical Test Result Observation Profile.

Questionnaire Hunger Vital Sign [HVS] Example

An example of an SDC Questionnaire that represents the Hunger Vital Sign Example questionnaire defined in LOINC (code 88121-9). The example is generated using the LHC-Forms SDC Questionnaire App.

Questionnaire PHQ-9 Example

An example of a SDC Questionnaire that represents the Hunger Vital Sign Example questionnaire defined in LOINC (code 44249-1). This example is generated using the LHC-Forms SDC Questionnaire App.

Questionnaire PRAPARE Example

An example of an SDC Questionnaire that represents the Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE] questionnaire defined in LOINC (code 93025-5). This example is generated using the LHC-Forms SDC Questionnaire App.

QuestionnaireResponse Glascow Coma Score Example

This example of a IE Core QuestionnaireResponse references a non-FHIR survey instrument (in this case a pdf) instead of a FHIR Questionnaire.

QuestionnaireResponse Hunger Vital Sign [HVS] Example

An example of a IE Core QuestionnaireResponse that represents questions and selected answers from the Hunger Vital Sign Example questionnaire defined in LOINC (code 88122-7). This example is generated using the LHC-Forms SDC Questionnaire App.

QuestionnaireResponse PHQ-9 Example

An example of a IE Core QuestionnaireResponse that represents questions and selected answers from the The Patient Health Questionnaire (PHQ-9) questionnaire defined in LOINC (code 44249-1). The example is generated using the LHC-Forms SDC Questionnaire App.

QuestionnaireResponse PRAPARE Example

This is the QuestionnaireResponse example that is referenced by the IE Core Observation Screening Assessment Profile PRAPARE examples. This example is generated using the LHC-Forms SDC Questionnaire App.

Rehab Example

This is a rehab example for the IE Core Procedure Profile.

Respiratory Rate Example

This is a respiratory rate example for the Vitalsigns Profile.

SDOH Problem/Health Concern Example

This example of a IE Core Condition Problems and Health Concerns Profile illustrates its use to capture information about a patient's SDOH Problem/Health Concern.

Saint Luke W Endpoint Example

This is a saint luke w endpoint example for the IE Core Organization Profile.

Serum BUN Example

This is a BUN example for the IE Core Observation Lab Profile.

Serum CO2 Example

This is a serum CO2 example for the IE Core Observation Lab Profile.

Serum Calcium Example

This is a serum calcium example for the IE Core Observation Lab Profile.

Serum Chloride Example

This is a serum chloride example for the IE Core Observation Lab Profile.

Serum Creatinine Example

This is a serum creatinine example for the IE Core Observation Lab Profile.

Serum Glucose Example

This is a serum glucose example for the IE Core Observation Lab Profile.

Serum Potassium Example

This is a serum potassium example for the IE Core Observation Lab Profile.

Serum Sodium Example

This is a serum sodium example for the IE Core Observation Lab Profile.

Serum Specimen Example

This is a serum specimen example for the IE Core Specimen Profile.

Serum Total Bilirubin Example

This is a serum total bilirubin example for the IE Core Observation Lab Profile.

ServiceRequest CBC Example

This is an example requesting a Laboratory Order (CBC panel) for a patient using the IE Core ServiceRequest Profile Profile.

ServiceRequest Chest XRay Example

This is an example requesting a Imaging Order (Portable XR Chest Views) for a patient using the IE Core ServiceRequest Profile Profile.

ServiceRequest EKG Example

This is an example requesting a Clinical Test Order (EKG panel) for a patient using the IE Core ServiceRequest Profile Profile.

ServiceRequest Example

This is a service request example for the IE Core ServiceRequest Profile Profile.

ServiceRequest for Rehab Example

This is an example requesting alcohol rehab sessions for a patient using the IE Core ServiceRequest Profile Profile.

Sexual Orientation Observation Example

This is an sexual orientation example for the IE Core Observation Sexual Orientation Profile.

Simple Observation Cognitive Status Example

This IE Core Simple Observation Profile is a cognitive status determination which is not based on any formal assessment tool or survey. (This example is adapted from the PACIO Cognitive Status Implementation Guide ver 0.1.0.)

Simple Observation Disability Status Example

This IE Core Simple Observation Profile is a degree of depression severity determination which is based on the results of a PHQ-9 (Patient Health Questionnaire-9) screening.

Simple Observation Functional Status Example

This IE Core Simple Observation Profile is a functional status determination which is not based on any formal assessment tool or survey.

Simple Observation SDOH Example

This IE Core Simple Observation Profile is a SDOH determination which is not based on any formal assessment tool or survey.

Some Day Smoker Example

This example for the IE Core Smokingstatus Profile shows a coded result.

Substance Use Status Example

This is an Substance-use-status example for the Simple Observation Profile. It is based on the on IE Core Screening and Assessments guidance using Simple Observations.

Taps Item Example 75889-6

This is a Taps Item Example 75889-6 (How often have you had four or more drinks in one day during the past year [Reported]) for the IE Core Observation Screening Assessment Profile

Taps Item Example 88037-7

This is a Taps Item Example 88037-7 (How often have you had five or more drinks in one day during the past year [Reported]) for the IE Core Observation Screening Assessment Profile

Taps Item Example 96842-0

This is a Taps Item Example 96842-0 (How often have you used any tobacco product in past 12 months) for the IE Core Observation Screening Assessment Profile

Taps Item Example 96843-8

This is a Taps Item Example 96843-8 (How often have you used illegal or recreational drugs in past 12 months) for the IE Core Observation Screening Assessment Profile

Taps Item Example 96844-6

This is a Taps Item Example 96844-6 (How often have you used any prescription medications just for the feeling, more than prescribed or that were not prescribed for you in past 12 months [TAPS]) for the IE Core Observation Screening Assessment Profile

Taps Panel Example 96841-2

This is a Taps Panel Example 96841-2 (Tobacco, Alcohol, Prescription medications, and other Substance use screen [TAPS]) for the IE Core Observation Screening Assessment Profile

Targeted Provenance Example

This is a provenance example for the IE Core Provenance Profile to demonstrate how Provenance can be used to document the source of individual elements such as Race and Ethnicity (R/E), gender identity.

Targeted Provenance Patient Example

This is a patient example for the IE Core Patient Profile to demonstrate how Provenance can be used to document the source of individual elements such as Race and Ethnicity (R/E), gender identity.

Temperature Example

This is a temperature example for the Vitalsigns Profile.

Tobacco, Alcohol, Prescription medications, and other Substance use screen [TAPS] Questionnaire Example

Tobacco, Alcohol, Prescription medications, and other Substance use screen [TAPS] questionnaire example. It is based on the on IE Core Screening and Assessments guidance using Questionnaire/QuestionnaireResponse resources.

Tobacco, Alcohol, Prescription medications, and other Substance use screen [TAPS] QuestionnaireResponse Example

This is the LHC Form Tobacco, Alcohol, Prescription medications, and other Substance use screen [TAPS] QuestionnaireResponse example. It is based on the on IE Core Screening and Assessments guidance using Questionnaire/QuestionnaireResponse resources.

Treatment Intervention Preference Example

This is an intervention preference example for the Treatment Intervention Profile. It is based on the IE Core Simple Observation Profile.

UDI 1 Example

This is a UDI 1 example for the IE Core Implantable Device Profile.

Urobilinogen Example

This is a urobilinogen example for the IE Core Observation Lab Profile.

Weight Example

This is a weight example for the Vitalsigns Profile.

Xray Chest Findings Example

This example of a IE Core Observation Clinical Result Profile illustrates its use to capture information about a patient's radiology study findings.

Xray Chest Impression Example

This example of a IE Core Observation Clinical Result Profile illustrates its use to capture information about a patient's radiology study impression.