This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
Status: draft. Extension maintained by: Health Level Seven, Inc. - FHIR WG
The episode(s) of care that establishes the context for this {{title}}.
Context of Use: Use on Element ID Observation, Element ID DiagnosticReport, Element ID DocumentReference, Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder, Element ID DeviceUsage, Element ID AdverseEvent, Element ID CarePlan, Element ID ClinicalImpression, Element ID Communication, Element ID CommunicationRequest, Element ID Condition, Element ID Procedure or Element ID QuestionnaireResponse
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
episodeOfCare | 0..* | Reference(EpisodeOfCare) | URL = http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare episodeOfCare: The episode(s) of care that establishes the context for this {{title}}. Use on Element ID Observation, Element ID DiagnosticReport, Element ID DocumentReference, Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder, Element ID DeviceUsage, Element ID AdverseEvent, Element ID CarePlan, Element ID ClinicalImpression, Element ID Communication, Element ID CommunicationRequest, Element ID Condition, Element ID Procedure or Element ID QuestionnaireResponse | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare episodeOfCare: The episode(s) of care that establishes the context for this {{title}}. Use on Element ID Observation, Element ID DiagnosticReport, Element ID DocumentReference, Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder, Element ID DeviceUsage, Element ID AdverseEvent, Element ID CarePlan, Element ID ClinicalImpression, Element ID Communication, Element ID CommunicationRequest, Element ID Condition, Element ID Procedure or Element ID QuestionnaireResponse | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare" | |
value[x] | 1..1 | Reference(EpisodeOfCare) | Value of extension | |
Documentation for this format |
XML Template
<!-- episodeOfCare --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare" > <!-- from Element: extension --> <valueReference><!-- 1..1 Reference(EpisodeOfCare) Value of extension --></valueReference> </extension>
JSON Template
{ // episodeOfCare // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", // R! "valueReference" : { Reference(EpisodeOfCare) } // C? R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
episodeOfCare | 0..* | Reference(EpisodeOfCare) | URL = http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare episodeOfCare: The episode(s) of care that establishes the context for this {{title}}. Use on Element ID Observation, Element ID DiagnosticReport, Element ID DocumentReference, Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder, Element ID DeviceUsage, Element ID AdverseEvent, Element ID CarePlan, Element ID ClinicalImpression, Element ID Communication, Element ID CommunicationRequest, Element ID Condition, Element ID Procedure or Element ID QuestionnaireResponse | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare episodeOfCare: The episode(s) of care that establishes the context for this {{title}}. Use on Element ID Observation, Element ID DiagnosticReport, Element ID DocumentReference, Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder, Element ID DeviceUsage, Element ID AdverseEvent, Element ID CarePlan, Element ID ClinicalImpression, Element ID Communication, Element ID CommunicationRequest, Element ID Condition, Element ID Procedure or Element ID QuestionnaireResponse | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare" | |
value[x] | 1..1 | Reference(EpisodeOfCare) | Value of extension | |
Documentation for this format |
XML Template
<!-- episodeOfCare --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare" > <!-- from Element: extension --> <valueReference><!-- 1..1 Reference(EpisodeOfCare) Value of extension --></valueReference> </extension>
JSON Template
{ // episodeOfCare // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", // R! "valueReference" : { Reference(EpisodeOfCare) } // C? R! Value of extension }
Constraints