Sha256: d338b908fdf35fb32c151c4bd59ed7924c3e18db956c32d87f4b23edf9c36103

Contents?: true

Size: 1.65 KB

Versions: 3

Compression:

Stored size: 1.65 KB

Contents

{
  "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."
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-graph-compartment-use.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-graph-compartment-use.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-graph-compartment-use.json