Terminology

This section provides a full list of terminology artifacts used in this implementation guide.

Resources: BundlePatientCarePlan, BundleCommunicationObservation

PathBinding StrengthValue Set (Code System)Description
Bundle.languagerequiredhttp://hl7.org/fhir/ValueSet/all-languages|5.0.0

IETF language tag for a human language

Bundle.typerequiredhttp://hl7.org/fhir/ValueSet/bundle-type|5.0.0

Indicates the purpose of a bundle - how it is intended to be used.

Bundle.link.relationrequiredhttp://hl7.org/fhir/ValueSet/iana-link-relations|5.0.0
Bundle.entry.search.moderequiredhttp://hl7.org/fhir/ValueSet/search-entry-mode|5.0.0

Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.

Bundle.entry.request.methodrequiredhttp://hl7.org/fhir/ValueSet/http-verb|5.0.0

HTTP verbs (in the HTTP command line). See HTTP rfc for details.

Resources: Patient

PathBinding StrengthValue Set (Code System)Description
Patient.languagerequiredhttp://hl7.org/fhir/ValueSet/all-languages|5.0.0

IETF language tag for a human language

Patient.telecom.systemrequiredhttp://hl7.org/fhir/ValueSet/contact-point-system|5.0.0

Telecommunications form for contact point.

Patient.telecom.userequiredhttp://fhir.synapxe.sg/ValueSet/rcm-patient-contact-types

Use of contact point in RCM

Patient.genderrequiredhttp://hl7.org/fhir/ValueSet/administrative-gender|5.0.0

The gender of a person used for administrative purposes.

Patient.contact.relationshipextensiblehttp://hl7.org/fhir/ValueSet/patient-contactrelationship

The nature of the relationship between a patient and a contact person for that patient.

Patient.contact.genderrequiredhttp://hl7.org/fhir/ValueSet/administrative-gender|5.0.0

The gender of a person used for administrative purposes.

Patient.communication.languagerequiredhttp://fhir.synapxe.sg/ValueSet/rcm-language

IETF language tag for a human language used in RCM

Patient.link.typerequiredhttp://hl7.org/fhir/ValueSet/link-type|5.0.0

The type of link between this patient resource and another Patient resource, or Patient/RelatedPerson when using the seealso code

Resources: CarePlan

PathBinding StrengthValue Set (Code System)Description
CarePlan.languagerequiredhttp://hl7.org/fhir/ValueSet/all-languages|5.0.0

IETF language tag for a human language

CarePlan.statusrequiredhttp://hl7.org/fhir/ValueSet/request-status|5.0.0

Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

CarePlan.intentrequiredhttp://hl7.org/fhir/ValueSet/care-plan-intent|5.0.0

Codes indicating the degree of authority/intentionality associated with a care plan.

CarePlan.categoryrequiredhttp://fhir.synapxe.sg/ValueSet/rcm-program-category

Identifies program category in RCM

CarePlan.activity.performedActivityexamplehttp://hl7.org/fhir/ValueSet/care-plan-activity-performed

Identifies the results of the activity.

Resources: Observation

PathBinding StrengthValue Set (Code System)Description
Observation.languagerequiredhttp://hl7.org/fhir/ValueSet/all-languages|5.0.0

IETF language tag for a human language

Observation.triggeredBy.typerequiredhttp://hl7.org/fhir/ValueSet/observation-triggeredbytype|5.0.0

The type of TriggeredBy Observation.

Observation.statusrequiredhttp://hl7.org/fhir/ValueSet/observation-status|5.0.0

Codes providing the status of an observation.

Observation.categorypreferredhttp://hl7.org/fhir/ValueSet/observation-category

Codes for high level observation categories.

Observation.codeexamplehttp://hl7.org/fhir/ValueSet/observation-codes

Codes identifying names of simple observations.

Observation.dataAbsentReasonextensiblehttp://hl7.org/fhir/ValueSet/data-absent-reason

Codes specifying why the result (Observation.value[x]) is missing.

Observation.device.typeextensiblehttp://hl7.org/fhir/ValueSet/resource-types

Aa resource (or, for logical models, the URI of the logical model).

Observation.referenceRange.normalValueextensiblehttp://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue

Codes identifying the normal value of the observation.

Observation.referenceRange.typepreferredhttp://hl7.org/fhir/ValueSet/referencerange-meaning

Code for the meaning of a reference range.

Observation.referenceRange.appliesToexamplehttp://hl7.org/fhir/ValueSet/referencerange-appliesto

Codes identifying the population the reference range applies to.

Observation.component.codeexamplehttp://hl7.org/fhir/ValueSet/observation-codes

Codes identifying names of simple observations.

Resources: Communication

PathBinding StrengthValue Set (Code System)Description
Communication.languagerequiredhttp://hl7.org/fhir/ValueSet/all-languages|5.0.0

IETF language tag for a human language

Communication.statusrequiredhttp://hl7.org/fhir/ValueSet/event-status|5.0.0

The status of the communication.

Communication.categoryexamplehttp://hl7.org/fhir/ValueSet/communication-category

Codes for general categories of communications such as alerts, instructions, etc.

Communication.reasonexamplehttp://hl7.org/fhir/ValueSet/clinical-findings

Codes for describing reasons for the occurrence of a communication.

Communication.reason.conceptrequiredhttp://fhir.synapxe.sg/ValueSet/rcm-communication-alert-codes

The communication alert codes used in RCM.