PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/artifactassessment-information-type
{
  "description": "The type of information contained in a component of an artifact assessment.",
  "_filename": "CodeSystem-artifactassessment-information-type.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ArtifactAssessmentInformationType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Artifact Assessment Information Type",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "active",
  "id": "cdd854a2-064f-4c63-99cd-893469acd130",
  "valueSet": "http://hl7.org/fhir/ValueSet/artifactassessment-information-type",
  "kind": null,
  "url": "http://hl7.org/fhir/artifactassessment-information-type",
  "concept": [ {
    "code": "comment",
    "display": "Comment",
    "definition": "A comment on the artifact"
  }, {
    "code": "classifier",
    "display": "Classifier",
    "definition": "A classifier of the artifact"
  }, {
    "code": "rating",
    "display": "Rating",
    "definition": "A rating of the artifact"
  }, {
    "code": "container",
    "display": "Container",
    "definition": "A container for multiple components"
  }, {
    "code": "response",
    "display": "Response",
    "definition": "A response to a comment"
  }, {
    "code": "change-request",
    "display": "Change Request",
    "definition": "A change request for the artifact"
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}