Terminology
This section provides a full list of terminology artifacts used in this implementation guide.
Resources: BundlePatientCarePlan, BundleCommunicationObservation
Path | Binding Strength | Value Set (Code System) | Description |
---|---|---|---|
Bundle.language | required | http://hl7.org/fhir/ValueSet/all-languages|5.0.0 | IETF language tag for a human language |
Bundle.type | required | http://hl7.org/fhir/ValueSet/bundle-type|5.0.0 | Indicates the purpose of a bundle - how it is intended to be used. |
Bundle.link.relation | required | http://hl7.org/fhir/ValueSet/iana-link-relations|5.0.0 | |
Bundle.entry.search.mode | required | http://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.method | required | http://hl7.org/fhir/ValueSet/http-verb|5.0.0 | HTTP verbs (in the HTTP command line). See HTTP rfc for details. |
Resources: Patient
Path | Binding Strength | Value Set (Code System) | Description |
---|---|---|---|
Patient.language | required | http://hl7.org/fhir/ValueSet/all-languages|5.0.0 | IETF language tag for a human language |
Patient.telecom.system | required | http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0 | Telecommunications form for contact point. |
Patient.telecom.use | required | http://fhir.synapxe.sg/ValueSet/rcm-patient-contact-types | Use of contact point in RCM |
Patient.gender | required | http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 | The gender of a person used for administrative purposes. |
Patient.contact.relationship | extensible | http://hl7.org/fhir/ValueSet/patient-contactrelationship | The nature of the relationship between a patient and a contact person for that patient. |
Patient.contact.gender | required | http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0 | The gender of a person used for administrative purposes. |
Patient.communication.language | required | http://fhir.synapxe.sg/ValueSet/rcm-language | IETF language tag for a human language used in RCM |
Patient.link.type | required | http://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 |
Resources: CarePlan
Path | Binding Strength | Value Set (Code System) | Description |
---|---|---|---|
CarePlan.language | required | http://hl7.org/fhir/ValueSet/all-languages|5.0.0 | IETF language tag for a human language |
CarePlan.status | required | http://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.intent | required | http://hl7.org/fhir/ValueSet/care-plan-intent|5.0.0 | Codes indicating the degree of authority/intentionality associated with a care plan. |
CarePlan.category | required | http://fhir.synapxe.sg/ValueSet/rcm-program-category | Identifies program category in RCM |
CarePlan.activity.performedActivity | example | http://hl7.org/fhir/ValueSet/care-plan-activity-performed | Identifies the results of the activity. |
Resources: Observation
Path | Binding Strength | Value Set (Code System) | Description |
---|---|---|---|
Observation.language | required | http://hl7.org/fhir/ValueSet/all-languages|5.0.0 | IETF language tag for a human language |
Observation.triggeredBy.type | required | http://hl7.org/fhir/ValueSet/observation-triggeredbytype|5.0.0 | The type of TriggeredBy Observation. |
Observation.status | required | http://hl7.org/fhir/ValueSet/observation-status|5.0.0 | Codes providing the status of an observation. |
Observation.category | preferred | http://hl7.org/fhir/ValueSet/observation-category | Codes for high level observation categories. |
Observation.code | example | http://hl7.org/fhir/ValueSet/observation-codes | Codes identifying names of simple observations. |
Observation.dataAbsentReason | extensible | http://hl7.org/fhir/ValueSet/data-absent-reason | Codes specifying why the result ( |
Observation.device.type | extensible | http://hl7.org/fhir/ValueSet/resource-types | Aa resource (or, for logical models, the URI of the logical model). |
Observation.referenceRange.normalValue | extensible | http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue | Codes identifying the normal value of the observation. |
Observation.referenceRange.type | preferred | http://hl7.org/fhir/ValueSet/referencerange-meaning | Code for the meaning of a reference range. |
Observation.referenceRange.appliesTo | example | http://hl7.org/fhir/ValueSet/referencerange-appliesto | Codes identifying the population the reference range applies to. |
Observation.component.code | example | http://hl7.org/fhir/ValueSet/observation-codes | Codes identifying names of simple observations. |
Resources: Communication
Path | Binding Strength | Value Set (Code System) | Description |
---|---|---|---|
Communication.language | required | http://hl7.org/fhir/ValueSet/all-languages|5.0.0 | IETF language tag for a human language |
Communication.status | required | http://hl7.org/fhir/ValueSet/event-status|5.0.0 | The status of the communication. |
Communication.category | example | http://hl7.org/fhir/ValueSet/communication-category | Codes for general categories of communications such as alerts, instructions, etc. |
Communication.reason | example | http://hl7.org/fhir/ValueSet/clinical-findings | Codes for describing reasons for the occurrence of a communication. |
Communication.reason.concept | required | http://fhir.synapxe.sg/ValueSet/rcm-communication-alert-codes | The communication alert codes used in RCM. |