PackagesCanonicalsLogsProblems
    Packages
    rs/ihe.qrph.ccg@1.0.0-comment
    http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-sendmessage-ad
{
  "description": "IHE CCG example for provide information ActivityDefinition (based on HL7 CPG example)",
  "_filename": "example/ActivityDefinition-activity-example-sendmessage-ad.json",
  "package_name": "rs/ihe.qrph.ccg",
  "date": "2024-11-26T16:34:39+00:00",
  "meta": {
    "profile": [ "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-provide-ad", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationactivity", "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": "ActivityExampleSendMessageAD",
  "type": null,
  "experimental": "true",
  "topic": [ {
    "coding": [ {
      "code": "provide",
      "system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"
    } ]
  } ],
  "resourceType": "ActivityDefinition",
  "title": "Activity Example Send Message 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"
  } ],
  "status": "active",
  "id": "54224dcc-142d-4ef6-942f-90ed630c3e96",
  "kind": "CommunicationRequest",
  "dynamicValue": [ {
    "path": "status",
    "expression": {
      "language": "text/cql",
      "expression": "'draft'"
    }
  }, {
    "path": "payload.content",
    "expression": {
      "language": "text/cql",
      "expression": "'Hello!'"
    }
  } ],
  "url": "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-sendmessage-ad",
  "code": {
    "coding": [ {
      "code": "send-message",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Send a message"
    } ]
  },
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.18",
    "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-communicationrequest"
}