PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence
{
  "description": "The pertinence of a case feature relative to a case, guideline, pathway, strategy, or recommendation.",
  "_filename": "CodeSystem-cpg-casefeature-pertinence.json",
  "package_name": "hl7.fhir.uv.cpg",
  "date": "2019-05-08",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablecodesystem" ]
  },
  "publisher": "Health Level 7 International - Clinical Decision Support WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "CPGCaseFeaturePertinence",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CPG Case Feature Pertinence",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "shareable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "computable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "publishable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
    "valueCode": "structured"
  } ],
  "status": "draft",
  "id": "4ab1e8ca-c193-452d-a955-476948f817b7",
  "valueSet": "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-casefeature-pertinence",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence",
  "concept": [ {
    "code": "weakly-positive",
    "display": "Weakly Positive",
    "definition": "The case feature has weak positive pertinence to the case"
  }, {
    "code": "weakly-negative",
    "display": "Weakly Negative",
    "definition": "The case feature has weak negative pertinence to the case"
  }, {
    "code": "strongly-positive",
    "display": "Strongly Positive",
    "definition": "The case feature has strong positive pertinence to the case"
  }, {
    "code": "strongly-negative",
    "display": "Strongly Negative",
    "definition": "The case feature has strong negative pertinence to the case"
  }, {
    "code": "pathognomonic",
    "display": "Pathognomonic",
    "definition": "The case feature is pathognomonic for the case"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss/index.cfm",
      "system": "url"
    } ]
  } ]
}