FHIR IG Statistics: ValueSet/artifact-version-policy
Package | hl7.terminology.r4b |
Type | ValueSet |
Id | artifact-version-policy |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-artifact-version-policy.html |
URL | http://terminology.hl7.org/ValueSet/artifact-version-policy |
Version | 1.0.0 |
Status | active |
Date | 2024-02-16 |
Name | ArtifactVersionPolicy |
Title | Artifact Version Policy |
Realm | uv |
Authority | hl7 |
Description | The versioning policy of an artifact or set of artifacts (metadata or strict) |
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. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "artifact-version-policy",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}