{
"resourceType": "CodeSystem",
"id": "knowledge-resource-types",
"meta": {
"lastUpdated": "2019-11-01T09:29:23.356+11:00"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}
],
"url": "http://hl7.org/fhir/knowledge-resource-types",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.1063"
}
],
"version": "4.0.1",
"name": "KnowledgeResourceType",
"title": "KnowledgeResourceType",
"status": "draft",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "A list of all the knowledge resource types defined in this version of the FHIR specification.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/knowledge-resource-types",
"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."
}
]
}