PackagesCanonicalsLogsProblems
    Packages
    ihe.qrph.ccg@1.0.0-comment
    http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-orderservice-proc-ad
{
  "description": "IHE CCG example for Procedure Order ActivityDefinition (based on HL7 CPG example)",
  "_filename": "example/ActivityDefinition-activity-example-orderservice-proc-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-reqprocserv-ad", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequestactivity", "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": "ActivityExampleOrderServiceProcAD",
  "type": null,
  "experimental": "true",
  "topic": [ {
    "coding": [ {
      "code": "reqproc",
      "system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"
    } ]
  } ],
  "resourceType": "ActivityDefinition",
  "title": "Activity Example Order Service (Procedure) 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": "ffeeee21-3b76-40b6-ab2e-9fc9d63dc3ce",
  "kind": "ServiceRequest",
  "dynamicValue": [ {
    "path": "status",
    "expression": {
      "language": "text/cql",
      "expression": "'draft procedure order'"
    }
  } ],
  "url": "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-orderservice-proc-ad",
  "code": {
    "coding": [ {
      "code": "order-service",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Order a service"
    } ]
  },
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.91",
    "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-servicerequest"
}