FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="artifact-version-policy-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem artifact-version-policy-codes</b></p><a name="artifact-version-policy-codes"> </a><a name="hcartifact-version-policy-codes"> </a><a name="artifact-version-policy-codes-en-US"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">metadata<a name="artifact-version-policy-codes-metadata"> </a></td><td>Metadata</td><td>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.</td></tr><tr><td style="white-space:nowrap">strict<a name="artifact-version-policy-codes-strict"> </a></td><td>Strict</td><td>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.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.2126"/>
</identifier>
<version value="5.2.0-ballot"/>
<name value="ArtifactVersionPolicyCodes"/>
<title value="Artifact Version Policy Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2019-03-14T23:21:03-06:00"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description
value="The versioning policy of an artifact (metadata, strict)"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/artifact-version-policy"/>
<content value="complete"/>
<concept>
<code value="metadata"/>
<display value="Metadata"/>
<definition
value="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."/>
</concept>
<concept>
<code value="strict"/>
<display value="Strict"/>
<definition
value="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."/>
</concept>
</CodeSystem>