PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@1.1.0
    http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance-namedEvent-example
{
  "description": "This PlanDefinition is a simplified duplicate of the eRSD PlanDefinition Instance created for the purposes of demonstrating by example the usage of the US Public Health Named Event extension.",
  "_filename": "example/PlanDefinition-plandefinition-ersd-instance-namedEvent-example.json",
  "package_name": "hl7.fhir.us.ecr",
  "date": "2020-12-01T12:32:29.858-05:00",
  "meta": {
    "source": "#9mMOdprczQ7QfSMy",
    "versionId": "2",
    "lastUpdated": "2020-12-03T07:29:41.456+00:00"
  },
  "publisher": "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "jurisdiction": [ {
    "text": "United States of America",
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "PlanDefinition_eRSD_Instance_namedEvent_Example",
  "type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/plan-definition-type\\\", :code \\\"workflow-definition\\\", :display \\\"Workflow Definition\\\"}]}",
  "experimental": "true",
  "resourceType": "PlanDefinition",
  "title": "eRSD PlanDefinition Instance NamedEvent Example",
  "package_version": "1.1.0",
  "status": "active",
  "id": "2774ddf0-4158-4deb-9b18-3d51e4841c79",
  "kind": null,
  "url": "http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance-namedEvent-example",
  "action": [ {
    "id": "start",
    "code": [ {
      "coding": [ {
        "code": "start",
        "system": "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type"
      } ]
    } ],
    "trigger": [ {
      "id": "encounter",
      "name": "encounter-start",
      "type": "named-event",
      "extension": [ {
        "url": "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-namedEventType",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "encounter-start",
            "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-triggerdefinition-namedevents",
            "display": "Indicates the start of an encounter"
          } ]
        }
      } ]
    } ],
    "description": "This action represents the start of the reporting workflow in response to the encounter-start event",
    "textEquivalent": "Start the reporting workflow in response to an encounter-start event"
  } ],
  "version": "1.1.0",
  "contact": [ {
    "name": "HL7 International - Public Health",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ],
  "effectivePeriod": {
    "start": "2020-12-01"
  }
}