PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0
    http://hl7.org/fhir/conformance-expectation
{
  "description": "ConformanceExpectation",
  "_filename": "CodeSystem-conformance-expectation.json",
  "package_name": "hl7.fhir.r5.core",
  "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",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Conformance Expectation",
  "package_version": "5.0.0",
  "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": "e44b52ec-8098-4643-926b-32f0b1940106",
  "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": "5.0.0"
}