Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-02-17 |
{
"resourceType" : "ActivityDefinition",
"id" : "shareable-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableactivitydefinition"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Shareable ActivityDefinition Example</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">shareable-example</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">1.1.0-cibuild</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>urn:oid:2.16.840.1.113883.4.642.40.38.11.3</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">draft</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2025-02-17 19:51:07+0000</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">HL7 International / Clinical Decision Support</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Example Shareable Activity Definition for a recommendation to order a medication</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">001</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n Order a medication\n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">MedicationRequest</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">proposal</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Priority: </b></th>\n <td style=\"padding-left: 4px;\">routine</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>doNotPerform: </b></th>\n <td style=\"padding-left: 4px;\">false</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Product: </b></th>\n \n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>376988009</span></p>\n \n \n <p><b>display: </b><span>Levothyroxine sodium 75 microgram oral tablet</span></p>\n \n \n \n \n </td>\n \n \n </tr>\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "computable"
}
],
"url" : "http://hl7.org/fhir/uv/crmi/ActivityDefinition/shareable-example",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.38.11.3"
}
],
"version" : "1.1.0-cibuild",
"name" : "ShareableActivityDefinitionExample",
"title" : "Shareable ActivityDefinition Example",
"status" : "draft",
"experimental" : true,
"date" : "2025-02-17T19:51:07+00:00",
"publisher" : "HL7 International / Clinical Decision Support",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "Example Shareable Activity Definition for a recommendation to order a medication",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"kind" : "MedicationRequest",
"code" : {
"text" : "Order a medication"
},
"intent" : "proposal",
"priority" : "routine",
"doNotPerform" : false,
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "376988009",
"display" : "Levothyroxine sodium 75 microgram oral tablet"
}
]
},
"dosage" : [
{
"sequence" : 1,
"text" : "75mcg daily",
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral Route (qualifier value)"
}
]
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
]
},
"doseQuantity" : {
"value" : 75,
"unit" : "mcg",
"system" : "http://unitsofmeasure.org",
"code" : "ug"
}
}
]
}
]
}