PackagesCanonicalsLogsProblems
    Packages
    ihe.qrph.ccg@1.0.0-comment
    http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-collectinformation-ad
{
  "description": "IHE CCG Example Activity Definition for a recommendation to collect information (based on HL7 CPG example)",
  "_filename": "example/ActivityDefinition-activity-example-collectinformation-ad.json",
  "package_name": "ihe.qrph.ccg",
  "date": "2024-11-26T16:34:39+00:00",
  "meta": {
    "profile": [ "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-collect-ad", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-collectinformationactivity", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
  },
  "publisher": "IHE QRPH Technical Committee",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "ActivityExampleCollectInformationAD",
  "type": null,
  "experimental": "true",
  "topic": [ {
    "coding": [ {
      "code": "collect",
      "system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"
    } ]
  } ],
  "resourceType": "ActivityDefinition",
  "title": "Activity Example Collect Information AD",
  "package_version": "1.0.0-comment",
  "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/uv/cpg/StructureDefinition/cpg-collectWith",
    "valueCanonical": "http://example.org/Questionnaire/activity-example-collectinformation-questionnaire"
  } ],
  "status": "active",
  "id": "252f849d-4220-4a16-9dc6-81618e28d3bc",
  "kind": "Task",
  "dynamicValue": [ {
    "path": "input.type",
    "expression": {
      "language": "text/cql",
      "expression": "code"
    }
  }, {
    "path": "input.value",
    "expression": {
      "language": "text/cql",
      "expression": "extension('http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-collectWith').value"
    }
  } ],
  "url": "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-collectinformation-ad",
  "code": {
    "coding": [ {
      "code": "collect-information",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Collect information"
    } ]
  },
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "doNotPerform": false,
  "intent": "proposal",
  "version": "1.0.0-comment",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "qrph@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE QRPH Technical Committee",
    "telecom": [ {
      "value": "qrph@ihe.net",
      "system": "email"
    } ]
  } ],
  "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
}