{
"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": "2023-02-03T23:21:03-06: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-ballot2",
"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": 1
} ],
"status": "active",
"id": "79e2b96e-a19c-4c15-aa86-98fcb3906ac8",
"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",
"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-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}