{ "description": null, "_filename": "CodeSystem-conformance-expectation.json", "package_name": "hl7.fhir.r5.core", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2021-12-19T08:15:41.873+11:00" }, "publisher": null, "content": "complete", "name": "ConformanceExpectation", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": null, "package_version": "5.0.0-snapshot1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": null, "id": "0a098357-afd9-472c-b54b-66d9c8008887", "kind": null, "url": "http://hl7.org/fhir/conformance-expectation", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.1.920", "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-snapshot1" }