{ "description": "CodeSystemPropertiesMode", "_filename": "CodeSystem-codesystem-properties-mode.json", "package_name": "hl7.fhir.r5.examples", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-12-14T07:12:54.019+11:00" }, "publisher": null, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "CodeSystemPropertiesMode", "type": null, "experimental": "true", "resourceType": "CodeSystem", "title": null, "package_version": "5.0.0-snapshot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" } ], "status": "draft", "id": "e5bc0c98-d00f-46a2-8dca-005764c1b4a0", "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-snapshot3" }