{ "resourceType": "CodeSystem", "id": "graph-compartment-use", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00" }, "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 } ], "url": "http://hl7.org/fhir/graph-compartment-use", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.283" } ], "version": "4.0.0", "name": "GraphCompartmentUse", "title": "GraphCompartmentUse", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Defines how a compartment rule is used.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/graph-compartment-use", "content": "complete", "concept": [ { "code": "condition", "display": "Condition", "definition": "This compartment rule is a condition for whether the rule applies." }, { "code": "requirement", "display": "Requirement", "definition": "This compartment rule is enforced on any relationships that meet the conditions." } ] }