http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes|1.0.0

name
ArtifactVersionPolicyCodes
package
hl7.terminology@6.3.0
content
complete
status
active
date
2024-02-16 00:00:00.0

Artifact Version Policy Codes

The versioning policy of an artifact (metadata, strict)

{
  "description" : "The versioning policy of an artifact (metadata, strict)",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2024-02-16T00:00:00Z",
  "publisher" : "HL7 International",
  "content" : "complete",
  "name" : "ArtifactVersionPolicyCodes",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Artifact Version Policy Codes",
  "supliment" : null,
  "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" : "b5f08402-ff8f-5003-a2d7-e29624d21823",
  "valueSet" : "http://terminology.hl7.org/ValueSet/artifact-version-policy",
  "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",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}