Package | hl7.fhir.us.ecr |
Resource Type | PlanDefinition |
Id | plandefinition-ersd-instance-namedEvent-example |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/PlanDefinition-plandefinition-ersd-instance-namedEvent-example.html |
URL | http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance-namedEvent-example |
Version | 2.1.2 |
Status | active |
Date | 2020-12-01T12:32:29.858-05:00 |
Name | PlanDefinition_eRSD_Instance_namedEvent_Example |
Title | eRSD PlanDefinition Instance NamedEvent Example |
Realm | us |
Authority | hl7 |
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. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Id: | plandefinition-ersd-instance-namedEvent-example | |
---|---|---|
Url: | eRSD PlanDefinition Instance NamedEvent Example | |
Version: | 2.1.2 | |
urn:oid:2.16.840.1.113883.4.642.40.46.34.1 |
||
Title: | eRSD PlanDefinition Instance NamedEvent Example | |
Experimental: | true | |
Type: |
system: http://terminology.hl7.org/CodeSystem/plan-definition-type code: workflow-definition display: Workflow Definition |
|
Date: | 2020-12-01 12:32:29-0500 | |
Publisher: | HL7 International / Public Health | |
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. |
|
Jurisdiction: | US | |
Effective Period: | 2020-12-01.. | |
Actions: |
|
{ "resourceType": "PlanDefinition", "id": "plandefinition-ersd-instance-namedEvent-example", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance-namedEvent-example", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.46.34.1" } ], "version": "2.1.2", "name": "PlanDefinition_eRSD_Instance_namedEvent_Example", "title": "eRSD PlanDefinition Instance NamedEvent Example", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type", "code": "workflow-definition", "display": "Workflow Definition" } ] }, "status": "active", "experimental": true, "date": "2020-12-01T12:32:29.858-05:00", "publisher": "HL7 International / Public Health", "contact": [ { "name": "HL7 International / Public Health", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" } ] } ], "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.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ], "text": "United States of America" } ], "effectivePeriod": { "start": "2020-12-01" }, "action": [ { "id": "start-workflow", "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", "code": [ { "coding": [ { "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-plandefinition-actions", "code": "initiate-reporting-workflow", "display": "Initiate a reporting workflow" } ] } ], "trigger": [ { "id": "encounter-start", "extension": [ { "url": "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-named-eventtype-extension", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-triggerdefinition-namedevents", "code": "encounter-start", "display": "Indicates the start of an encounter" } ] } } ], "type": "named-event", "name": "encounter-start" } ] } ] }