FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/artifact-version-policy

Packagehl7.terminology.r4b
TypeValueSet
Idartifact-version-policy
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-artifact-version-policy.html
URLhttp://terminology.hl7.org/ValueSet/artifact-version-policy
Version1.0.0
Statusactive
Date2024-02-16
NameArtifactVersionPolicy
TitleArtifact Version Policy
Realmuv
Authorityhl7
DescriptionThe versioning policy of an artifact or set of artifacts (metadata or strict)
CopyrightThis 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

StructureDefinition
artifact-versionPolicyArtifact Version Policy
artifact-versionPolicyArtifact Version Policy

Resources that this resource uses

CodeSystem
artifact-version-policy-codesArtifact Version Policy Codes
artifact-version-policy-codesArtifact Version Policy Codes
artifact-version-policy-codesArtifact Version Policy Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet artifact-version-policy


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"
      }
    ]
  }
}