FHIR R6 Patient Care Incubator
0.1.0 - ci-build International flag

FHIR R6 Patient Care Incubator, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/pc-incubator/ and changes regularly. See the Directory of published versions

Artifacts Summary

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

Global profiles

There are no Global profiles defined

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.

ClinicalAssessmentDateSearchParam

When the assessment was documented

ClinicalAssessmentEncounterSearchParam

The Encounter during which this ClinicalAssessment was created

ClinicalAssessmentFinding-codeSearchParam

Reference to a concept (by class)

ClinicalAssessmentFinding-refSearchParam

Reference to a resource (by instance)

ClinicalAssessmentIdentifierSearchParam

Business identifier

ClinicalAssessmentPatientSearchParam

Patient assessed

ClinicalAssessmentPerformerSearchParam

The clinician performing the assessment

ClinicalAssessmentPreviousSearchParam

Reference to last assessment

ClinicalAssessmentProblemSearchParam

Relevant impressions of patient state

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

Patient or group assessed

ClinicalAssessmentSupporting-infoSearchParam

Information supporting the clinical impression

ConditionDefinitionContext-quantitySearchParam

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

ConditionDefinitionContext-type-quantitySearchParam

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

ConditionDefinitionContext-type-valueSearchParam

A use context type and value assigned to the condition definition

ConditionDefinitionContext-typeSearchParam

A type of use context assigned to the condition definition

ConditionDefinitionContextSearchParam

A use context assigned to the condition definition

ConditionDefinitionDateSearchParam

The condition definition publication date

ConditionDefinitionDescriptionSearchParam

The description of the condition definition

ConditionDefinitionIdentifierSearchParam

External identifier for the condition definition

ConditionDefinitionJurisdictionSearchParam

Jurisdiction of the authority that maintains the the condition definition

ConditionDefinitionNameSearchParam

Computationally friendly name of the condition definition

ConditionDefinitionPublisherSearchParam

Name of the publisher of the condition definition

ConditionDefinitionStatusSearchParam

The current status of the condition definition

ConditionDefinitionTitleSearchParam

The human-friendly name of the condition definition

ConditionDefinitionUrlSearchParam

The uri that identifies the condition definition

ConditionDefinitionVersionSearchParam

The business version of the condition definition

LinkageAuthorSearchParam

Author of the Linkage

LinkageItemSearchParam

Matches on any item in the Linkage

LinkageSourceSearchParam

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

Terminology: Value Sets

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

Clinical assessment Prognosis

Example value set for clinical assessment prognosis.

Clinical assessment Status

Codes that reflect the current state of a clinical assessment within its overall lifecycle.

ClinicalAssessment Change Pattern

Example codes indicating the change pattern of a ClinicalAssessment. Note that these are in no way complete and might not even be appropriate for some uses.

ClinicalAssessment Status Reason

Example codes indicating the reason why a ClinicalAssessment is on hold or stopped. Note that these are in no way complete and might not even be appropriate for some uses.

Condition Precondition Type ValueSet

Kind of precondition for the condition.

Condition Questionnaire Purpose ValueSet

The use of a questionnaire.

Investigation Type

Example value set for investigation type.

Linkage Type ValueSet

Used to distinguish different roles a resource can play within a set of linked resources.

Terminology: Code Systems

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

Condition Precondition Type

Kind of precondition for the condition.

Condition Questionnaire Purpose

The use of a questionnaire.

Linkage Type

Used to distinguish different roles a resource can play within a set of linked resources.

Example: Example Instances

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

Hyperlipidemia Status

Hyperlipidemia Status

assessment-example

This 26 yo male patient is brought into ER by ambulance after being involved in a motor vehicle accident

linkage-example

An example of a Linkage resource that links two resources together.

Other

These are resources that are used within this implementation guide that do not fit into one of the other categories.

Clinical assessment

A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition. Assessments are often 1:1 with a clinical consultation / encounter, but this varies greatly depending on the clinical workflow.

ClinicalAssessment-examples

A list of examples of the ClinicalAssessment resource.

Condition Definition

A definition of a condition and information relevant to managing it.

ConditionDefinition-examples

A list of examples of the ConditionDefinition resource.

Linkage

Identifies two or more records (resource instances) that refer to the same real-world "occurrence".

Linkage-examples

A list of examples of the Linkage resource.