This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "Library",
"id" : "activity-example-administermedication",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-assetcollection"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>depends-on</td><td><code>http://hl7.org/fhir/Library/FHIR-ModelInfo|4.0.1</code></td></tr><tr><td>depends-on</td><td><code>http://hl7.org/fhir/Library/FHIRHelpers|4.0.1</code></td></tr><tr><td>depends-on</td><td><a href=\"CodeSystem-cpg-activity-type.html\">CPG Activity Type</a></td></tr><tr><td>composed-of</td><td><a href=\"ActivityDefinition-activity-example-administermedication.html\">Activity Example Administer Medication</a></td></tr><tr><td>composed-of</td><td><a href=\"Bundle-activity-example-administermedication.html\">Administer Medication</a></td></tr><tr><td>composed-of</td><td><a href=\"PlanDefinition-activity-example-administermedication.html\">Activity Example Administer Medication</a></td></tr></table><h2>Contents</h2></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode" : "structured"
}
],
"url" : "http://hl7.org/fhir/uv/cpg/Library/activity-example-administermedication",
"version" : "1.0.0",
"name" : "ActivityExampleAdministerMedication",
"title" : "Activity Example - Administer Medication Collection",
"status" : "draft",
"experimental" : true,
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/library-type",
"code" : "asset-collection"
}
]
},
"date" : "2020-11-29T15:54:22-07:00",
"publisher" : "HL7 International - Clinical Decision Support WG",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/dss"
}
]
}
],
"description" : "Asset collection of artifacts in the Administer Medication activity example",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"relatedArtifact" : [
{
"type" : "depends-on",
"resource" : "http://hl7.org/fhir/Library/FHIR-ModelInfo|4.0.1"
},
{
"type" : "depends-on",
"resource" : "http://hl7.org/fhir/Library/FHIRHelpers|4.0.1"
},
{
"type" : "depends-on",
"resource" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type"
},
{
"type" : "composed-of",
"resource" : "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-administermedication"
},
{
"type" : "composed-of",
"resource" : "http://hl7.org/fhir/uv/cpg/Library/AdministerMedication"
},
{
"type" : "composed-of",
"resource" : "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-administermedication"
}
]
}