PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-communicationrequest-activitydefinition
{
  "description": null,
  "_filename": "example/ActivityDefinition-cpg-communicationrequest-activitydefinition.json",
  "package_name": "hl7.fhir.uv.cpg",
  "date": "2019-06-23",
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "CPGCommunicationRequestActivityDefinition",
  "type": null,
  "experimental": "false",
  "resourceType": "ActivityDefinition",
  "title": "CPG CommunicationRequest ActivityDefinition",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "a3173521-fe02-47e4-bb47-af564717e8ff",
  "kind": "CommunicationRequest",
  "dynamicValue": [ {
    "path": "status",
    "expression": {
      "language": "text/cql",
      "expression": "'draft'"
    }
  }, {
    "path": "category",
    "expression": {
      "language": "text/cql",
      "expression": "CategoryCodeableConcept"
    }
  }, {
    "path": "priority",
    "expression": {
      "language": "text/cql",
      "expression": "'routine'"
    }
  }, {
    "path": "subject",
    "expression": {
      "language": "text/cql",
      "expression": "Patient"
    }
  }, {
    "path": "encounter",
    "expression": {
      "language": "text/cql",
      "expression": "Encounter"
    }
  }, {
    "path": "requester",
    "expression": {
      "language": "text/cql",
      "expression": "Practitioner"
    }
  }, {
    "path": "recipient",
    "expression": {
      "language": "text/cql",
      "expression": "Patient"
    }
  } ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-communicationrequest-activitydefinition",
  "identifier": [ {
    "use": "official",
    "value": "CPGCommunicationRequestActivityDefinition"
  } ],
  "doNotPerform": false,
  "version": "1.0.0",
  "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest"
}