{
"description": "The versioning policy of an artifact (metadata, strict)",
"_filename": "CodeSystem-artifact-version-policy-codes.json",
"package_name": "hl7.fhir.uv.crmi",
"date": "2019-03-14T23:21:03-06:00",
"publisher": "Clinical Decision Support WG",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ArtifactVersionPolicyCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Artifact Version Policy Codes",
"package_version": "1.0.0-ballot",
"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": "23f6fe4c-8714-4151-9f81-76622aa62b3d",
"valueSet": "http://terminology.hl7.org/ValueSet/artifact-version-policy",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes",
"concept": [ {
"code": "metadata",
"display": "Metadata",
"definition": "A versioning policy that allows non-substantive changes to the metadata elements of an artifact without requiring a change to the value of the version element."
}, {
"code": "strict",
"display": "Strict",
"definition": "A versioning policy that indicates that any change to the content of an artifact, including non-substantive and metadata changes, requires a change to the value of the version element of the artifact."
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}