FHIR R6 API Incubator
0.1.0 - ci-build International flag

FHIR R6 API Incubator, published by HL7 International / FHIR Infrastructure. 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/api-incubator-ig/ and changes regularly. See the Directory of published versions

CodeSystem: Graph Compartment Rule

Official URL: http://hl7.org/fhir/graph-compartment-rule Version: 0.1.0
Standards status: Trial-use Maturity Level: 1 Computable Name: GraphCompartmentRule
Other Identifiers: OID:2.16.840.1.113883.4.642.4.281, OID:2.16.840.1.113883.4.642.1.276 (use: old, )

How a compartment must be linked.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/graph-compartment-rule defines the following codes:

CodeDisplayDefinition
identical Identical The compartment must be identical (the same literal reference).
matching Matching The compartment must be the same - the record must be about the same patient, but the reference may be different.
different Different The compartment must be different.
custom Custom The compartment rule is defined in the accompanying FHIRPath expression.