http://hl7.org/fhir/knowledge-resource-types|4.0.1

name
KnowledgeResourceType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

KnowledgeResourceType

A list of all the knowledge resource types defined in this version of the FHIR specification.

{
  "description" : "A list of all the knowledge resource types defined in this version of the FHIR specification.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "content" : "complete",
  "name" : "KnowledgeResourceType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "KnowledgeResourceType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  } ],
  "status" : "draft",
  "id" : "ac1dbad2-395e-5fe5-83dd-006544969a7e",
  "valueSet" : "http://hl7.org/fhir/ValueSet/knowledge-resource-types",
  "url" : "http://hl7.org/fhir/knowledge-resource-types",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1063",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "ActivityDefinition",
    "display" : "ActivityDefinition",
    "definition" : "The definition of a specific activity to be taken, independent of any particular patient or context."
  }, {
    "code" : "CodeSystem",
    "display" : "CodeSystem",
    "definition" : "A set of codes drawn from one or more code systems."
  }, {
    "code" : "ConceptMap",
    "display" : "ConceptMap",
    "definition" : "A map from one set of concepts to one or more other concepts."
  }, {
    "code" : "Library",
    "display" : "Library",
    "definition" : "Represents a library of quality improvement components."
  }, {
    "code" : "Measure",
    "display" : "Measure",
    "definition" : "A quality measure definition."
  }, {
    "code" : "PlanDefinition",
    "display" : "PlanDefinition",
    "definition" : "The definition of a plan for a series of actions, independent of any specific patient or context."
  }, {
    "code" : "StructureDefinition",
    "display" : "StructureDefinition",
    "definition" : "Structural Definition."
  }, {
    "code" : "StructureMap",
    "display" : "StructureMap",
    "definition" : "A Map of relationships between 2 structures that can be used to transform data."
  }, {
    "code" : "ValueSet",
    "display" : "ValueSet",
    "definition" : "A set of codes drawn from one or more code systems."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1"
}