FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4.r4
Resource TypeValueSet
IdValueSet-R5-knowledge-representation-level-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/ValueSet-R5-knowledge-representation-level-for-R4.html
URLhttp://hl7.org/fhir/5.0/ValueSet/R5-knowledge-representation-level-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:37:02.646132+10:00
NameR5_knowledge_representation_level_for_R4
TitleCross-version VS for R5.KnowledgeRepresentationLevel for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/knowledge-representation-level|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet R5-knowledge-representation-level-for-R4

This value set expansion contains 4 concepts.

CodeSystemDisplayDefinition
  narrativehttp://hl7.org/fhir/CodeSystem/knowledge-representation-levelNarrativeThe knowledge is expressed as narrative text, affording broad shareability, but limited computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by guideline developers for a broad range of purposes including communication of policy, synthesis of evidence, and dissemination of best-practices.
  semi-structuredhttp://hl7.org/fhir/CodeSystem/knowledge-representation-levelSemi-StructuredThe knowledge is expressed as organized text, often accompanied by diagrams such as flow charts and decision tables, affording broad shareability and moderate computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by clinical domain experts for the purpose of communication the description of recommendations for implementation in various modalities.
  structuredhttp://hl7.org/fhir/CodeSystem/knowledge-representation-levelStructuredThe knowledge is expressed in a structured way that is interpretable by computer, including being coded using standard terminologies and specifications for the representation of structured content, affording broad shareability and high computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by knowledge engineersto enable precise communication and validation of the recommendations.
  executablehttp://hl7.org/fhir/CodeSystem/knowledge-representation-levelExecutableThe knowledge is expressed in a way that is coded and interpretable by CDS systems using a variety of formats, affording direct executability, but potentially limited shareability. The knowledge is typically expressed focusing on a specific delivery method (modality), technology platform, and implementation environment. Knowledge at this level is typically built and developed by implementers working in specific technology platforms, for the purpose of implementation at a specific site, though affordances such as computable mappings and configuration capabilities can broaden the usability of the knowledge artifact.

Source1

{
  "resourceType": "ValueSet",
  "id": "R5-knowledge-representation-level-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/5.0/ValueSet/R5-knowledge-representation-level-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R5_knowledge_representation_level_for_R4",
  "title": "Cross-version VS for R5.KnowledgeRepresentationLevel for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:37:02.646132+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/knowledge-representation-level|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
        "version": "5.0.0",
        "concept": [
          {
            "code": "narrative",
            "display": "Narrative"
          },
          {
            "code": "semi-structured",
            "display": "Semi-Structured"
          },
          {
            "code": "structured",
            "display": "Structured"
          },
          {
            "code": "executable",
            "display": "Executable"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:37:02.646129+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
        "version": "5.0.0",
        "code": "narrative",
        "display": "Narrative"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
        "version": "5.0.0",
        "code": "semi-structured",
        "display": "Semi-Structured"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
        "version": "5.0.0",
        "code": "structured",
        "display": "Structured"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
        "version": "5.0.0",
        "code": "executable",
        "display": "Executable"
      }
    ]
  }
}