{
  "resourceType" : "ValueSet",
  "id" : "artifact-identifier-type",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-artifact-identifier-type.html\"><code>http://terminology.hl7.org/CodeSystem/artifact-identifier-type</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  }],
  "url" : "http://terminology.hl7.org/ValueSet/artifact-identifier-type",
  "version" : "1.0.0",
  "name" : "ArtifactIdentifierType",
  "title" : "Artifact Identifier Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-20",
  "publisher" : "Health Level Seven International",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    },
    {
      "system" : "email",
      "value" : "hq@HL7.org"
    }]
  }],
  "description" : "Identifier types for an artifact (e.g. version-independent, version-specific, short-name, endorser, publisher)",
  "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",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/artifact-identifier-type"
    }]
  }
}