PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4b@6.0.0
    http://terminology.hl7.org/CodeSystem/artifact-identifier-type
{
  "description": "Identifier types for an artifact (e.g. version-independent, version-specific, short-name, endorser, publisher)",
  "_filename": "CodeSystem-artifact-identifier-type.json",
  "package_name": "hl7.terminology.r4b",
  "date": "2024-02-20",
  "publisher": "HL7 International",
  "content": "complete",
  "name": "ArtifactIdentifierType",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Artifact Identifier Type Codes",
  "package_version": "6.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  } ],
  "status": "active",
  "id": "d83c2215-ca4b-49cc-87e0-4efce5f9aa3c",
  "valueSet": "http://terminology.hl7.org/ValueSet/artifact-identifier-type",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type",
  "concept": [ {
    "code": "version-independent",
    "display": "Version Independent",
    "definition": "The version independent globally unique identifier (guid) for the artifact."
  }, {
    "code": "version-specific",
    "display": "Version Specific",
    "definition": "The version specific globally unique identifier (guid) for the artifact."
  }, {
    "code": "short-name",
    "display": "Short Name",
    "definition": "The short name identifier for the artifact (e.g. CMS104v8)."
  }, {
    "code": "endorser",
    "display": "Endorser",
    "definition": "The version-independent endorser identifier for the artifact (e.g. 0002)."
  }, {
    "code": "publisher",
    "display": "Publisher",
    "definition": "The version-independent publisher identifier for the artifact (e.g. 104)."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    }, {
      "value": "hq@HL7.org",
      "system": "email"
    } ]
  } ]
}