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

name
ArtifactVersionPolicyCodes
package
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
status
active
date
2019-03-15 05:21:03.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.fhir.uv.extensions.r4@5.2.0",
  "date" : "2019-03-15T05:21:03Z",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "ArtifactVersionPolicyCodes",
  "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" : "81f41fbb-5871-59b8-aba2-67014af5857a",
  "valueSet" : "http://terminology.hl7.org/ValueSet/artifact-version-policy",
  "url" : "http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2126",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/fiwg",
      "system" : "url"
    } ]
  } ]
}