{
"description": null,
"_filename": "CodeSystem-conformance-expectation.json",
"package_name": "hl7.fhir.r5.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-07-18T14:56:19.712+10:00"
},
"publisher": null,
"content": "complete",
"name": "ConformanceExpectation",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": null,
"id": "14303c64-c9e8-4592-b091-24e298802e76",
"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": "4.6.0"
}