{ "description": null, "_filename": "CodeSystem-conformance-expectation.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": "ConformanceExpectation", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "5.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "330ff217-ff99-4583-8dae-f7381022e7c6", "kind": null, "url": "http://hl7.org/fhir/conformance-expectation", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.1904", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "SHALL", "display": "SHALL", "definition": "Support for the specified capability is required to be considered conformant." }, { "code": "SHOULD", "display": "SHOULD", "definition": "Support for the specified capability is strongly encouraged, and failure to support it should only occur after careful consideration." }, { "code": "MAY", "display": "MAY", "definition": "Support for the specified capability is not necessary to be considered conformant, and the requirement should be considered strictly optional." }, { "code": "SHOULD-NOT", "display": "SHOULD-NOT", "definition": "Support for the specified capability is strongly discouraged and should occur only after careful consideration." } ], "caseSensitive": true, "version": "5.0.0-ballot" }