{ "description": "How much 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.r3.core", "date": "2019-10-24T11:53:00+11:00", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "CodeSystemContentMode", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" } ], "status": "draft", "id": "ec0c8626-0178-4834-9b29-e65f80081315", "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.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 few representative concepts are included in the code system resource" }, { "code": "fragment", "display": "Fragment", "definition": "A subset of the code system concepts are included in the code system resource" }, { "code": "complete", "display": "Complete", "definition": "All the concepts defined by the code system are included in the code system resource" } ], "caseSensitive": true, "version": "3.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }