{
"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-03-31T08:01:25+11:00",
"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"
} ],
"status": "draft",
"id": "a88dc567-f805-4a66-8742-d00705a2ef87",
"valueSet": "http://hl7.org/fhir/ValueSet/codesystem-content-mode",
"kind": null,
"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": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}