{
"description": "ConformanceExpectation",
"_filename": "CodeSystem-conformance-expectation.json",
"package_name": "hl7.fhir.r6.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2024-08-12T16:52:12.437+08:00"
},
"publisher": "HL7 International / 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": "6.0.0-ballot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "dd07eefd-5345-4234-accb-c113373749d0",
"valueSet": "http://hl7.org/fhir/ValueSet/conformance-expectation",
"kind": null,
"url": "http://hl7.org/fhir/conformance-expectation",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1271",
"system": "urn:ietf:rfc:3986"
}, {
"value": "urn:oid:2.16.840.1.113883.4.642.1.839",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.2.381",
"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": "6.0.0-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}