{
"description": null,
"_filename": "CodeSystem-codesystem-properties-mode.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": null,
"content": "complete",
"name": "CodeSystemPropertiesMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "draft",
"id": "144dd245-b0be-4a64-b201-e3820a1474ae",
"kind": null,
"url": "http://hl7.org/fhir/codesystem-properties-mode",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2002",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "not-present",
"display": "Not Present",
"definition": "None of the properties and filters defined by the code system are included in the code system resource."
}, {
"code": "partial",
"display": "Partial",
"definition": "A subset of the code system properties and filter definitions are included in the code system resource."
}, {
"code": "complete",
"display": "Complete",
"definition": "All the property and filters definitions for the code system are included in the code system resource."
} ],
"caseSensitive": true,
"version": "5.0.0-ballot"
}