FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "knowledge-resource-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://hl7.org/fhir/knowledge-resource-types defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">ActivityDefinition\n <a name=\"knowledge-resource-types-ActivityDefinition\"> </a>\n </td>\n <td>ActivityDefinition</td>\n <td>The definition of a specific activity to be taken, independent of any particular patient or context.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">CodeSystem\n <a name=\"knowledge-resource-types-CodeSystem\"> </a>\n </td>\n <td>CodeSystem</td>\n <td>A set of codes drawn from one or more code systems.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">ConceptMap\n <a name=\"knowledge-resource-types-ConceptMap\"> </a>\n </td>\n <td>ConceptMap</td>\n <td>A map from one set of concepts to one or more other concepts.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">Library\n <a name=\"knowledge-resource-types-Library\"> </a>\n </td>\n <td>Library</td>\n <td>Represents a library of quality improvement components.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">Measure\n <a name=\"knowledge-resource-types-Measure\"> </a>\n </td>\n <td>Measure</td>\n <td>A quality measure definition.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">PlanDefinition\n <a name=\"knowledge-resource-types-PlanDefinition\"> </a>\n </td>\n <td>PlanDefinition</td>\n <td>The definition of a plan for a series of actions, independent of any specific patient or context.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">StructureDefinition\n <a name=\"knowledge-resource-types-StructureDefinition\"> </a>\n </td>\n <td>StructureDefinition</td>\n <td>Structural Definition.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">StructureMap\n <a name=\"knowledge-resource-types-StructureMap\"> </a>\n </td>\n <td>StructureMap</td>\n <td>A Map of relationships between 2 structures that can be used to transform data.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">ValueSet\n <a name=\"knowledge-resource-types-ValueSet\"> </a>\n </td>\n <td>ValueSet</td>\n <td>A set of codes drawn from one or more code systems.</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
}
],
"url" : "http://hl7.org/fhir/knowledge-resource-types",
"version" : "4.3.0",
"name" : "KnowledgeResourceType",
"title" : "KnowledgeResourceType",
"status" : "draft",
"experimental" : false,
"date" : "2022-05-28T12:47:40+10:00",
"publisher" : "HL7 International / Terminology Infrastructure",
"contact" : [
{
"name" : "HL7 International / Terminology Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"description" : "A list of all the knowledge resource types defined in this version of the FHIR specification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/knowledge-resource-types|4.0.1",
"content" : "complete",
"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."
}
]
}