http://terminology.hl7.org/CodeSystem/artifact-identifier-type|1.0.0

name
ArtifactIdentifierType
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2024-02-20 00:00:00.0

Artifact Identifier Type Codes

Identifier types for an artifact (e.g. version-independent, version-specific, short-name, endorser, publisher)

{
  "description" : "Identifier types for an artifact (e.g. version-independent, version-specific, short-name, endorser, publisher)",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2024-02-20T00:00:00Z",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Artifact Identifier Type Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  } ],
  "status" : "active",
  "id" : "66d828d0-4642-5dae-b9df-01896574b7d9",
  "valueSet" : "http://terminology.hl7.org/ValueSet/artifact-identifier-type",
  "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"
    } ]
  } ]
}