FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - 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\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem knowledge-resource-types</b></p><a name=\"knowledge-resource-types\"> </a><a name=\"hcknowledge-resource-types\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/knowledge-resource-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ActivityDefinition<a name=\"knowledge-resource-types-ActivityDefinition\"> </a></td><td>The definition of a specific activity to be taken, independent of any particular patient or context.</td></tr><tr><td style=\"white-space:nowrap\">CodeSystem<a name=\"knowledge-resource-types-CodeSystem\"> </a></td><td>A set of codes drawn from one or more code systems.</td></tr><tr><td style=\"white-space:nowrap\">ConceptMap<a name=\"knowledge-resource-types-ConceptMap\"> </a></td><td>A map from one set of concepts to one or more other concepts.</td></tr><tr><td style=\"white-space:nowrap\">Library<a name=\"knowledge-resource-types-Library\"> </a></td><td>Represents a library of quality improvement components.</td></tr><tr><td style=\"white-space:nowrap\">Measure<a name=\"knowledge-resource-types-Measure\"> </a></td><td>A quality measure definition.</td></tr><tr><td style=\"white-space:nowrap\">PlanDefinition<a name=\"knowledge-resource-types-PlanDefinition\"> </a></td><td>The definition of a plan for a series of actions, independent of any specific patient or context.</td></tr><tr><td style=\"white-space:nowrap\">StructureDefinition<a name=\"knowledge-resource-types-StructureDefinition\"> </a></td><td>Structural Definition.</td></tr><tr><td style=\"white-space:nowrap\">StructureMap<a name=\"knowledge-resource-types-StructureMap\"> </a></td><td>A Map of relationships between 2 structures that can be used to transform data.</td></tr><tr><td style=\"white-space:nowrap\">ValueSet<a name=\"knowledge-resource-types-ValueSet\"> </a></td><td>A set of codes drawn from one or more code systems.</td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4.r4b"
},
{
"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/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url" : "http://hl7.org/fhir/knowledge-resource-types",
"version" : "4.0.1",
"name" : "KnowledgeResourceType",
"title" : "KnowledgeResourceType",
"status" : "draft",
"experimental" : false,
"date" : "2019-11-01T08:29:23+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.3.0",
"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."
}
]
}