{ "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.r2b.examples", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "CodeSystemContentMode", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.550" } ], "compositional": false, "status": "draft", "id": "a8edb6c9-bc4d-4bb0-bf8c-bfb04c8fc931", "valueSet": "http://hl7.org/fhir/ValueSet/codesystem-content-mode", "kind": null, "count": 0, "url": "http://hl7.org/fhir/codesystem-content-mode", "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": "examplar", "display": "Examplar", "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": "1.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }