{
"description": "ConformanceExpectation",
"_filename": "CodeSystem-conformance-expectation.json",
"package_name": "hl7.fhir.uv.xver-r5.r4",
"date": "2025-09-13T16:55:28-04:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ConformanceExpectation",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Conformance Expectation",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "63ab330d-b72d-4e70-b2ee-73b925d72094",
"valueSet": "http://hl7.org/fhir/ValueSet/conformance-expectation|4.0.1",
"kind": null,
"url": "http://hl7.org/fhir/conformance-expectation",
"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",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}