PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0
    http://hl7.org/fhir/uv/crmi/ActivityDefinition/shareable-example-artifact-reference
{
  "description": "Example Shareable Activity Definition for a recommendation to order a medication. The medication uses the artifact-reference extension to a corresponding medication identified by artifact-url and artifact-version extensions",
  "_filename": "example/ActivityDefinition-shareable-example-artifact-reference.json",
  "package_name": "hl7.fhir.uv.crmi",
  "date": "2024-05-31T16:42:56+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableactivitydefinition" ]
  },
  "publisher": "HL7 International / Clinical Decision Support",
  "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"
      }
    } ]
  } ],
  "name": "ShareableActivityDefinitionExampleArtifactReference",
  "productReference": {
    "display": "alprazolam 0.25 MG Oral Tablet",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-uriReference",
      "valueUri": "http://example.org/Medication/definition-example|1.0.0"
    } ]
  },
  "type": null,
  "experimental": "true",
  "resourceType": "ActivityDefinition",
  "title": "Shareable ActivityDefinition Example Artifact Reference",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode": "shareable"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode": "computable"
  } ],
  "priority": "routine",
  "status": "draft",
  "id": "3fceb1e4-62dc-41ba-bade-3384a5afa643",
  "kind": "MedicationRequest",
  "url": "http://hl7.org/fhir/uv/crmi/ActivityDefinition/shareable-example-artifact-reference",
  "code": {
    "text": "Order a medication"
  },
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.11.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "doNotPerform": false,
  "intent": "proposal",
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}