{
  "resourceType" : "CodeSystem",
  "id" : "artifact-contribution-instance-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      \n      \n            <p>This code system http://terminology.hl7.org/CodeSystem/artifact-contribution-instance-type defines the following codes:</p>\n      \n      \n      \n            <table class=\"codes\">\n        \n        \n        \n              <tr>\n          \n          \n          \n                <td style=\"white-space:nowrap\">\n            \n            \n            \n                  <b>Code</b>\n          \n          \n          \n                </td>\n          \n          \n          \n                <td>\n            \n            \n            \n                  <b>Display</b>\n          \n          \n          \n                </td>\n          \n          \n          \n                <td>\n            \n            \n            \n                  <b>Definition</b>\n          \n          \n          \n                </td>\n        \n        \n        \n              </tr>\n        \n        \n        \n              <tr>\n          \n          \n          \n                <td style=\"white-space:nowrap\">reviewed\n            \n            \n            \n                  <a name=\"artifact-contribution-instance-type-reviewed\"> </a>\n          \n          \n          \n                </td>\n          \n          \n          \n                <td>Reviewed</td>\n          \n          \n          \n                <td>Reviewed</td>\n        \n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n          \n                <td style=\"white-space:nowrap\">approved\n            \n            \n            \n                  <a name=\"artifact-contribution-instance-type-approved\"> </a>\n          \n          \n          \n                </td>\n          \n          \n          \n                <td>Approved</td>\n          \n          \n          \n                <td>Approved</td>\n        \n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n          \n                <td style=\"white-space:nowrap\">edited\n            \n            \n            \n                  <a name=\"artifact-contribution-instance-type-edited\"> </a>\n          \n          \n          \n                </td>\n          \n          \n          \n                <td>Edited</td>\n          \n          \n          \n                <td>Edited</td>\n        \n        \n        \n              </tr>\n      \n      \n      \n            </table>\n    \n    \n    \n          </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4b.r4"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/artifact-contribution-instance-type",
  "version" : "4.3.0",
  "name" : "ArtifactContributionInstanceType",
  "title" : "ArtifactContributionInstanceType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-03-11T09:55:11.085+10:00",
  "publisher" : "Clinical Decision Support",
  "contact" : [{
    "name" : "Clinical Decision Support",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "description" : "Artifact Contribution Instance Type",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type",
  "content" : "complete",
  "concept" : [{
    "code" : "reviewed",
    "display" : "Reviewed",
    "definition" : "Reviewed"
  },
  {
    "code" : "approved",
    "display" : "Approved",
    "definition" : "Approved"
  },
  {
    "code" : "edited",
    "display" : "Edited",
    "definition" : "Edited"
  }]
}