HL7 Terminology (THO)
6.1.0 - Publication
This page is part of the HL7 Terminology (v6.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "artifact-version-policy",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet artifact-version-policy</b></p><a name=\"artifact-version-policy\"> </a><a name=\"hcartifact-version-policy\"> </a><a name=\"artifact-version-policy-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-artifact-version-policy-codes.html\"><code>http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes</code></a></li></ul></div>"
},
"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
}
],
"url" : "http://terminology.hl7.org/ValueSet/artifact-version-policy",
"version" : "1.0.0",
"name" : "ArtifactVersionPolicy",
"title" : "Artifact Version Policy",
"status" : "active",
"experimental" : false,
"date" : "2024-02-16",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}
]
}
],
"description" : "The versioning policy of an artifact or set of artifacts (metadata or strict)",
"immutable" : true,
"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.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes"
}
]
}
}