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

FHIR IG Statistics: ValueSet/knowledge-representation-level

Packagehl7.fhir.uv.extensions.r4b
Resource TypeValueSet
Idknowledge-representation-level
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/extensions
URLhttp://hl7.org/fhir/ValueSet/knowledge-representation-level
Version5.0.0
Statusactive
Date2019-07-21
NameKnowledgeRepresentationLevel
TitleKnowledge Representation Level
Realmuv
Authorityhl7
DescriptionA knowledge representation level, narrative, semi-structured, structured, and executable

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


Source

{
  "resourceType": "ValueSet",
  "id": "knowledge-representation-level",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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/cqf-knowledgeRepresentationLevel",
      "valueCode": "structured"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/web-source",
      "valueUrl": "http://hl7.org/fhir/R5/valueset-knowledge-representation-level.html"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/knowledge-representation-level",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3221"
    }
  ],
  "version": "5.0.0",
  "name": "KnowledgeRepresentationLevel",
  "title": "Knowledge Representation Level",
  "status": "active",
  "experimental": false,
  "date": "2019-07-21",
  "publisher": "Health Level 7 International - Clinical Decision Support WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss/index.cfm"
        }
      ]
    }
  ],
  "description": "A knowledge representation level, narrative, semi-structured, structured, and executable",
  "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"
      }
    ]
  }
}