PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-draft-final
    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": "2023-03-01T23:03:57.298+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "CodeSystemContentMode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Code System Content Mode",
  "package_version": "5.0.0-draft-final",
  "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": "60b7b186-85cf-4d06-bc14-dd318f55270f",
  "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.4.783",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.766",
    "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 subset of the valid externally defined concepts are included in the code system resource. There is no specific purpose or documented intent other than for illustrative purposes."
  }, {
    "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-draft-final",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}