FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cpg-casefeature-pertinence-cs

Packagehl7.fhir.uv.cpg
TypeCodeSystem
Idcpg-casefeature-pertinence-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-cpg-casefeature-pertinence-cs.html
URLhttp://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence-cs
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameCPGCaseFeaturePertinenceCS
TitleCPG Case Feature Pertinence Code System
Realmuv
Authorityhl7
DescriptionThe pertinence of a case feature relative to a case, guideline, pathway, strategy, or recommendation.
Contentcomplete

Resources that use this resource

ValueSet
cpg-casefeature-pertinence-vsCPG Case Feature Pertinence Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cpg-casefeature-pertinence-cs

This case-sensitive code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence-cs defines the following codes:

CodeDisplayDefinition
weakly-positive Weakly PositiveThe case feature has weak positive pertinence to the case
weakly-negative Weakly NegativeThe case feature has weak negative pertinence to the case
strongly-positive Strongly PositiveThe case feature has strong positive pertinence to the case
strongly-negative Strongly NegativeThe case feature has strong negative pertinence to the case
pathognomonic PathognomonicThe case feature is pathognomonic for the case

Source

{
  "resourceType": "CodeSystem",
  "id": "cpg-casefeature-pertinence-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "publishable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.16.4"
    }
  ],
  "version": "2.0.0",
  "name": "CPGCaseFeaturePertinenceCS",
  "title": "CPG Case Feature Pertinence Code System",
  "status": "active",
  "experimental": false,
  "date": "2024-11-26T06:42:34+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "The pertinence of a case feature relative to a case, guideline, pathway, strategy, or recommendation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-casefeature-pertinence-vs",
  "content": "complete",
  "count": 5,
  "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"
    }
  ]
}