Package | hl7.fhir.uv.extensions |
Type | ValueSet |
Id | knowledge-capability |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-knowledge-capability.html |
URL | http://hl7.org/fhir/ValueSet/knowledge-capability |
Version | 5.3.0-ballot |
Status | active |
Date | 2019-07-21 |
Name | KnowledgeCapability |
Title | Knowledge Capability Value Set |
Realm | uv |
Authority | hl7 |
Description | A capability afforded by a knowledge artifact, e.g. shareable, computable, publishable, executable |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet knowledge-capability
Last updated: 2023-01-31 07:07:38+1100
Profile: Shareable ValueSet
http://hl7.org/fhir/CodeSystem/knowledge-capability
{ "resourceType": "ValueSet", "id": "knowledge-capability", "meta": { "lastUpdated": "2023-01-31T07:07:38.434+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": "cds" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "url": "http://hl7.org/fhir/ValueSet/knowledge-capability", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.3222" } ], "version": "5.3.0-ballot", "name": "KnowledgeCapability", "title": "Knowledge Capability Value Set", "status": "active", "experimental": false, "date": "2019-07-21", "publisher": "HL7 International / Clinical Decision Support", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/dss" } ] } ], "description": "A capability afforded by a knowledge artifact, e.g. shareable, computable, publishable, executable", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/CodeSystem/knowledge-capability" } ] } }