Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_EpisodeOfCare_R4

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-EpisodeOfCare Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_EpisodeOfCare_R4

This cross-version profile allows R5 EpisodeOfCare content to be represented via FHIR R4 EpisodeOfCare resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EpisodeOfCare 0..* EpisodeOfCare(4.0.1) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:reason 0..* (Complex) R5: The list of medical reasons that are expected to be addressed during the episode of care (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.reason
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... patient Σ 1..1 Reference(Patient) The patient who is the focus of this episode of care

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EpisodeOfCare.status Base required EpisodeOfCareStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.implicitRules, EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension, EpisodeOfCare.status, EpisodeOfCare.patient All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from EpisodeOfCare

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EpisodeOfCare 0..* EpisodeOfCare(4.0.1) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:reason 0..* (Complex) R5: The list of medical reasons that are expected to be addressed during the episode of care (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.reason
... diagnosis
.... condition
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:condition 0..* CodeableConcept R5: The medical condition that was addressed during the episode of care additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.diagnosis.condition

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EpisodeOfCare 0..* EpisodeOfCare(4.0.1) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:reason 0..* (Complex) R5: The list of medical reasons that are expected to be addressed during the episode of care (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.reason
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier Business Identifier(s) relevant for this EpisodeOfCare
... status ?!Σ 1..1 code planned | waitlist | active | onhold | finished | cancelled | entered-in-error
Binding: EpisodeOfCareStatus (required): The status of the episode of care.
... statusHistory 0..* BackboneElement Past list of status codes (the current status may be included to cover the start date of the status)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... status 1..1 code planned | waitlist | active | onhold | finished | cancelled | entered-in-error
Binding: EpisodeOfCareStatus (required): The status of the episode of care.
.... period 1..1 Period Duration the EpisodeOfCare was in the specified status
... type Σ 0..* CodeableConcept Type/class - e.g. specialist referral, disease management
Binding: EpisodeOfCareType (example): The type of the episode of care.
... diagnosis Σ 0..* BackboneElement The list of diagnosis relevant to this episode of care
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... condition Σ 1..1 Reference(Condition) Conditions/problems/diagnoses this episode of care is for
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:condition 0..* CodeableConcept R5: The medical condition that was addressed during the episode of care additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.diagnosis.condition
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
.... role Σ 0..1 CodeableConcept Role that this diagnosis has within the episode of care (e.g. admission, billing, discharge …)
Binding: DiagnosisRole (preferred): The type of diagnosis this condition represents.
.... rank Σ 0..1 positiveInt Ranking of the diagnosis (for each role type)
... patient Σ 1..1 Reference(Patient) The patient who is the focus of this episode of care
... managingOrganization Σ 0..1 Reference(Organization) Organization that assumes care
... period Σ 0..1 Period Interval during responsibility is assumed
... referralRequest 0..* Reference(ServiceRequest) Originating Referral Request(s)
... careManager 0..1 Reference(Practitioner | PractitionerRole) Care manager/care coordinator for the patient
... team 0..* Reference(CareTeam) Other practitioners facilitating this episode of care
... account 0..* Reference(Account) The set of accounts that may be used for billing for this EpisodeOfCare

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EpisodeOfCare.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
EpisodeOfCare.status Base required EpisodeOfCareStatus 📍4.0.1 FHIR Std.
EpisodeOfCare.statusHistory.​status Base required EpisodeOfCareStatus 📍4.0.1 FHIR Std.
EpisodeOfCare.type Base example Episode of care type 📍4.0.1 FHIR Std.
EpisodeOfCare.diagnosis.​condition.type Base extensible ResourceType . 📍4.0.1 tx.fhir.org
EpisodeOfCare.diagnosis.​role Base preferred DiagnosisRole 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.meta, EpisodeOfCare.implicitRules, EpisodeOfCare.language, EpisodeOfCare.text, EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension, EpisodeOfCare.identifier, EpisodeOfCare.status, EpisodeOfCare.statusHistory, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.statusHistory.status, EpisodeOfCare.statusHistory.period, EpisodeOfCare.type, EpisodeOfCare.diagnosis, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition, EpisodeOfCare.diagnosis.condition.extension, EpisodeOfCare.diagnosis.condition.extension:condition, EpisodeOfCare.diagnosis.condition.reference, EpisodeOfCare.diagnosis.condition.type, EpisodeOfCare.diagnosis.condition.identifier, EpisodeOfCare.diagnosis.condition.display, EpisodeOfCare.diagnosis.role, EpisodeOfCare.diagnosis.rank, EpisodeOfCare.patient, EpisodeOfCare.managingOrganization, EpisodeOfCare.period, EpisodeOfCare.referralRequest, EpisodeOfCare.careManager, EpisodeOfCare.team, EpisodeOfCare.account All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition.extension, EpisodeOfCare.diagnosis.condition.extension:condition Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EpisodeOfCare 0..* EpisodeOfCare(4.0.1) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:reason 0..* (Complex) R5: The list of medical reasons that are expected to be addressed during the episode of care (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.reason
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... patient Σ 1..1 Reference(Patient) The patient who is the focus of this episode of care

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EpisodeOfCare.status Base required EpisodeOfCareStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.implicitRules, EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension, EpisodeOfCare.status, EpisodeOfCare.patient All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from EpisodeOfCare

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EpisodeOfCare 0..* EpisodeOfCare(4.0.1) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:reason 0..* (Complex) R5: The list of medical reasons that are expected to be addressed during the episode of care (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.reason
... diagnosis
.... condition
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:condition 0..* CodeableConcept R5: The medical condition that was addressed during the episode of care additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.diagnosis.condition

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EpisodeOfCare 0..* EpisodeOfCare(4.0.1) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:reason 0..* (Complex) R5: The list of medical reasons that are expected to be addressed during the episode of care (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.reason
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier Business Identifier(s) relevant for this EpisodeOfCare
... status ?!Σ 1..1 code planned | waitlist | active | onhold | finished | cancelled | entered-in-error
Binding: EpisodeOfCareStatus (required): The status of the episode of care.
... statusHistory 0..* BackboneElement Past list of status codes (the current status may be included to cover the start date of the status)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... status 1..1 code planned | waitlist | active | onhold | finished | cancelled | entered-in-error
Binding: EpisodeOfCareStatus (required): The status of the episode of care.
.... period 1..1 Period Duration the EpisodeOfCare was in the specified status
... type Σ 0..* CodeableConcept Type/class - e.g. specialist referral, disease management
Binding: EpisodeOfCareType (example): The type of the episode of care.
... diagnosis Σ 0..* BackboneElement The list of diagnosis relevant to this episode of care
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... condition Σ 1..1 Reference(Condition) Conditions/problems/diagnoses this episode of care is for
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:condition 0..* CodeableConcept R5: The medical condition that was addressed during the episode of care additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EpisodeOfCare.diagnosis.condition
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
.... role Σ 0..1 CodeableConcept Role that this diagnosis has within the episode of care (e.g. admission, billing, discharge …)
Binding: DiagnosisRole (preferred): The type of diagnosis this condition represents.
.... rank Σ 0..1 positiveInt Ranking of the diagnosis (for each role type)
... patient Σ 1..1 Reference(Patient) The patient who is the focus of this episode of care
... managingOrganization Σ 0..1 Reference(Organization) Organization that assumes care
... period Σ 0..1 Period Interval during responsibility is assumed
... referralRequest 0..* Reference(ServiceRequest) Originating Referral Request(s)
... careManager 0..1 Reference(Practitioner | PractitionerRole) Care manager/care coordinator for the patient
... team 0..* Reference(CareTeam) Other practitioners facilitating this episode of care
... account 0..* Reference(Account) The set of accounts that may be used for billing for this EpisodeOfCare

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EpisodeOfCare.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
EpisodeOfCare.status Base required EpisodeOfCareStatus 📍4.0.1 FHIR Std.
EpisodeOfCare.statusHistory.​status Base required EpisodeOfCareStatus 📍4.0.1 FHIR Std.
EpisodeOfCare.type Base example Episode of care type 📍4.0.1 FHIR Std.
EpisodeOfCare.diagnosis.​condition.type Base extensible ResourceType . 📍4.0.1 tx.fhir.org
EpisodeOfCare.diagnosis.​role Base preferred DiagnosisRole 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.meta, EpisodeOfCare.implicitRules, EpisodeOfCare.language, EpisodeOfCare.text, EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension, EpisodeOfCare.identifier, EpisodeOfCare.status, EpisodeOfCare.statusHistory, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.statusHistory.status, EpisodeOfCare.statusHistory.period, EpisodeOfCare.type, EpisodeOfCare.diagnosis, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition, EpisodeOfCare.diagnosis.condition.extension, EpisodeOfCare.diagnosis.condition.extension:condition, EpisodeOfCare.diagnosis.condition.reference, EpisodeOfCare.diagnosis.condition.type, EpisodeOfCare.diagnosis.condition.identifier, EpisodeOfCare.diagnosis.condition.display, EpisodeOfCare.diagnosis.role, EpisodeOfCare.diagnosis.rank, EpisodeOfCare.patient, EpisodeOfCare.managingOrganization, EpisodeOfCare.period, EpisodeOfCare.referralRequest, EpisodeOfCare.careManager, EpisodeOfCare.team, EpisodeOfCare.account All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.extension, EpisodeOfCare.extension:reason, EpisodeOfCare.modifierExtension, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition.extension, EpisodeOfCare.diagnosis.condition.extension:condition Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron