http://hl7.org/fhir/conformance-expectation|5.0.0

name
ConformanceExpectation
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
active

Conformance Expectation

ConformanceExpectation

{
  "description" : "ConformanceExpectation",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7, International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ConformanceExpectation",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Conformance Expectation",
  "supliment" : null,
  "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" : "64354576-41a9-59e4-9563-718a8c24ac0b",
  "valueSet" : "http://hl7.org/fhir/ValueSet/conformance-expectation",
  "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" : "5.0.0"
}