{ "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.core", "date": "2016-12-06T12:22:34+11:00", "meta": { "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "CodeSystemContentMode", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.8.0", "status": "draft", "id": "f7de6493-c329-401d-a811-bf472d0d74b7", "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.550", "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": "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.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }