PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi.r4@1.0.0
    http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes
{
  "description": "Behaviors of 'version' parameter application in the $release operation.",
  "_filename": "CodeSystem-crmi-release-version-behavior-codes.json",
  "package_name": "hl7.fhir.uv.crmi.r4",
  "date": "2024-05-31T17:02:28+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "CRMIReleaseVersionBehavior",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CRMI Release Version Behavior Codes",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "active",
  "id": "cae15c9d-94a6-407c-a5b5-09c82d874736",
  "valueSet": "http://hl7.org/fhir/uv/crmi/ValueSet/crmi-release-version-behavior",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.16.4",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "default",
    "display": "Default",
    "definition": "The version provided will be applied to the root artifact and all owned components if a version is not specified."
  }, {
    "code": "check",
    "display": "Check",
    "definition": "If the root artifact has a specified version different from the version passed to the operation, an error will be returned."
  }, {
    "code": "force",
    "display": "Force",
    "definition": "The version provided will be applied to the root artifact and all owned components, regardless of whether or not a version was already specified."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}