{
"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.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"lastUpdated": "2025-12-18T07:07:42.170+11:00"
},
"publisher": "HL7 International / Terminology Infrastructure",
"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": "6.0.0-ballot4",
"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-fmm",
"valueInteger": 5
} ],
"status": "active",
"id": "a7d4ba53-f425-45e5-ac66-35b1adccee4e",
"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. This example content mode should not be used if the content is better represented in a fragment."
}, {
"code": "fragment",
"display": "Fragment",
"definition": "A subset of the code system concepts that are included in the code system resource. This is a curated subset released for a specific purpose."
}, {
"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": "6.0.0-ballot4",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab/index.cfm",
"system": "url"
} ]
} ]
}