http://hl7.org/fhir/graph-compartment-rule|4.0.1
name
GraphCompartmentRule
GraphCompartmentRule
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
GraphCompartmentRule
How a compartment must be linked.
{
"description" : "How a compartment must be linked.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "GraphCompartmentRule",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "GraphCompartmentRule",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "59f35fd3-9147-5bdc-ada7-765c5c808c04",
"valueSet" : "http://hl7.org/fhir/ValueSet/graph-compartment-rule",
"url" : "http://hl7.org/fhir/graph-compartment-rule",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.281",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "identical",
"display" : "Identical",
"definition" : "The compartment must be identical (the same literal reference)."
}, {
"code" : "matching",
"display" : "Matching",
"definition" : "The compartment must be the same - the record must be about the same patient, but the reference may be different."
}, {
"code" : "different",
"display" : "Different",
"definition" : "The compartment must be different."
}, {
"code" : "custom",
"display" : "Custom",
"definition" : "The compartment rule is defined in the accompanying FHIRPath expression."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}