PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/conformance-expectation
{
  "description": "ConformanceExpectation",
  "_filename": "CodeSystem-conformance-expectation.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2025-09-13T17:27:08-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": "r5.r4b-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.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "667ccb9d-ff5b-4458-bc18-8bb5cd984e6d",
  "valueSet": "http://hl7.org/fhir/ValueSet/conformance-expectation",
  "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"
    } ]
  } ]
}