Canonical Resource Management Infrastructure Implementation Guide
1.1.0-cibuild - cibuild International flag

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

: Publishable ActivityDefinition Example - JSON Representation

Draft as of 2021-02-11

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "publishable-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableactivitydefinition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition publishable-example</b></p><a name=\"publishable-example\"> </a><a name=\"hcpublishable-example\"> </a><a name=\"publishable-example-en-US\"> </a><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>CQF Knowledge capability</b>: publishable</p><p><b>Artifact Copyright Label</b>: Copyright 2023+</p><p><b>url</b>: <a href=\"ActivityDefinition-publishable-example.html\">ActivityDefinition Publishable ActivityDefinition Example</a></p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.4.642.40.38.11.1</p><p><b>version</b>: 1.1.0-cibuild</p><p><b>name</b>: PublishableActivityDefinitionExample</p><p><b>title</b>: Publishable ActivityDefinition Example</p><p><b>status</b>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-02-11 20:43:58+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Example Publishable Activity Definition for a recommendation to order a medication</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>purpose</b>: </p><div><p>A reusable activity definition for ordering Levothyroxine sodium</p>\n</div><p><b>copyright</b>: </p><div><p>Copyright ACME publishing</p>\n</div><p><b>approvalDate</b>: 2023-07-24</p><p><b>lastReviewDate</b>: 2023-07-24</p><p><b>effectivePeriod</b>: 2024-01-01 --&gt; (ongoing)</p><p><b>topic</b>: <span title=\"Codes:\">Treatment</span></p><p><b>author</b>: ACME Authoring: </p><p><b>reviewer</b>: Quality Assurance Inc: </p><p><b>endorser</b>: National Quality Forum: </p><p><b>kind</b>: MedicationRequest</p><p><b>code</b>: <span title=\"Codes:\">Order a medication</span></p><p><b>intent</b>: Proposal</p><p><b>priority</b>: Routine</p><p><b>doNotPerform</b>: false</p><p><b>product</b>: <span title=\"Codes:{http://snomed.info/sct 376988009}\">Levothyroxine sodium 75 microgram oral tablet</span></p><blockquote><p><b>dosage</b></p></blockquote></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/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "publishable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel",
      "valueString" : "Copyright 2023+"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/crmi/ActivityDefinition/publishable-example",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.38.11.1"
    }
  ],
  "version" : "1.1.0-cibuild",
  "name" : "PublishableActivityDefinitionExample",
  "title" : "Publishable ActivityDefinition Example",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-02-11T20:43:58+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Example Publishable 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"
        }
      ]
    }
  ],
  "purpose" : "A reusable activity definition for ordering Levothyroxine sodium",
  "copyright" : "Copyright ACME publishing",
  "approvalDate" : "2023-07-24",
  "lastReviewDate" : "2023-07-24",
  "effectivePeriod" : {
    "start" : "2024-01-01"
  },
  "topic" : [
    {
      "text" : "Treatment"
    }
  ],
  "author" : [
    {
      "name" : "ACME Authoring"
    }
  ],
  "reviewer" : [
    {
      "name" : "Quality Assurance Inc"
    }
  ],
  "endorser" : [
    {
      "name" : "National Quality Forum"
    }
  ],
  "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"
          }
        }
      ]
    }
  ]
}