PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0
    http://hl7.org/fhir/uv/crmi/ActivityDefinition/publishable-example
{
  "description": "Example Publishable Activity Definition for a recommendation to order a medication",
  "_filename": "example/ActivityDefinition-publishable-example.json",
  "package_name": "hl7.fhir.uv.crmi",
  "date": "2021-02-11T20:43:58+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableactivitydefinition" ]
  },
  "endorser": [ {
    "name": "National Quality Forum"
  } ],
  "publisher": "HL7 International / Clinical Decision Support",
  "approvalDate": "2023-07-24",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "dosage": [ {
    "text": "75mcg daily",
    "route": {
      "coding": [ {
        "code": "26643006",
        "system": "http://snomed.info/sct",
        "display": "Oral Route (qualifier value)"
      } ]
    },
    "timing": {
      "repeat": {
        "period": 1,
        "frequency": 1,
        "periodUnit": "d"
      }
    },
    "sequence": 1,
    "doseAndRate": [ {
      "type": {
        "coding": [ {
          "code": "ordered",
          "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
          "display": "Ordered"
        } ]
      },
      "doseQuantity": {
        "code": "ug",
        "unit": "mcg",
        "value": 75,
        "system": "http://unitsofmeasure.org"
      }
    } ]
  } ],
  "purpose": "A reusable activity definition for ordering Levothyroxine sodium",
  "productCodeableConcept": {
    "coding": [ {
      "code": "376988009",
      "system": "http://snomed.info/sct",
      "display": "Levothyroxine sodium 75 microgram oral tablet"
    } ]
  },
  "name": "PublishableActivityDefinitionExample",
  "copyright": "Copyright ACME publishing",
  "type": null,
  "experimental": "true",
  "topic": [ {
    "text": "Treatment"
  } ],
  "resourceType": "ActivityDefinition",
  "title": "Publishable ActivityDefinition Example",
  "package_version": "1.0.0",
  "author": [ {
    "name": "ACME Authoring"
  } ],
  "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+"
  } ],
  "priority": "routine",
  "status": "draft",
  "id": "d8138006-df34-4a70-a681-14c7496dbf7b",
  "kind": "MedicationRequest",
  "url": "http://hl7.org/fhir/uv/crmi/ActivityDefinition/publishable-example",
  "code": {
    "text": "Order a medication"
  },
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.11.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "lastReviewDate": "2023-07-24",
  "doNotPerform": false,
  "intent": "proposal",
  "reviewer": [ {
    "name": "Quality Assurance Inc"
  } ],
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ],
  "effectivePeriod": {
    "start": "2024-01-01"
  }
}