PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/codesystem-properties-mode
{
  "description": null,
  "_filename": "CodeSystem-codesystem-properties-mode.json",
  "package_name": "hl7.fhir.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "CodeSystemPropertiesMode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": null,
  "id": "52685588-9cc9-45ee-a5a4-ae6e071fd3da",
  "kind": null,
  "url": "http://hl7.org/fhir/codesystem-properties-mode",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "not-present",
    "display": "Not Present",
    "definition": "None of the properties and filters defined by the code system are included in the code system resource."
  }, {
    "code": "partial",
    "display": "Partial",
    "definition": "A subset of the code system properties and filter definitions are included in the code system resource."
  }, {
    "code": "complete",
    "display": "Complete",
    "definition": "All the property and filters definitions for the code system are included in the code system resource."
  } ],
  "caseSensitive": true,
  "version": "5.0.0-snapshot1"
}