PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/codesystem-content-mode
{
  "description": "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",
  "_filename": "CodeSystem-codesystem-content-mode.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CodeSystemContentMode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CodeSystemContentMode",
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode": "4.0.0"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "active",
  "id": "81fe6906-1361-4712-ac8f-0918798804cf",
  "valueSet": "http://hl7.org/fhir/ValueSet/codesystem-content-mode",
  "kind": null,
  "url": "http://hl7.org/fhir/codesystem-content-mode",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.783",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "not-present",
    "display": "Not Present",
    "definition": "None of the concepts defined by the code system are included in the code system resource."
  }, {
    "code": "example",
    "display": "Example",
    "definition": "A few representative concepts are included in the code system resource. There is no useful intent in the subset choice and there's no process to make it workable: it's not intended to be workable."
  }, {
    "code": "fragment",
    "display": "Fragment",
    "definition": "A subset of the code system concepts are included in the code system resource. This is a curated subset released for a specific purpose under the governance of the code system steward, and that the intent, bounds and consequences of the fragmentation are clearly defined in the fragment or the code system documentation. Fragments are also known as partitions."
  }, {
    "code": "complete",
    "display": "Complete",
    "definition": "All the concepts defined by the code system are included in the code system resource."
  }, {
    "code": "supplement",
    "display": "Supplement",
    "definition": "The resource doesn't define any new concepts; it just provides additional designations and properties to another code system."
  } ],
  "caseSensitive": true,
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}