This page is part of the EHRS Functional Model - Record Lifecycle Events Implementation Guide (v1.1.0-ballot: Informative Release 1 Ballot 2) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="conformance-ehrs-rle"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>EHRSFunctionalModelRecordLifecycleEventsCapabilityStatement</h2><div><p>This profile defines the expected capabilities of an ''Electronic Health Record System'' when conforming to the EHRS functional model's Record Lifecycle specification.</p>
</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>Conformant systems must record [[Provenance]] records on all Create, Update and Delete actions on any resource other than Provenance or AuditEvent. Conformant systems must record [[AuditEvent]] records on all Create, Update and Delete actions as well as all GET operations (read, search, etc.)</p>
</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th></tr><tr><td>Provenance</td><td><a href="http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-provenance">http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-provenance</a></td><td></td><td></td><td></td><td>y</td></tr><tr><td>AuditEvent</td><td><a href="http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-auditevent">http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-auditevent</a></td><td></td><td></td><td></td><td>y</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/uv/ehrs-rle/CapabilityStatement/conformance-ehrs-rle"/>
<version value="1.1.0-ballot"/>
<name value="EHRSFunctionalModelRecordLifecycleEventsCapabilityStatement"/>
<title
value="EHRS Functional Model - Record Lifecycle Events - Capability Statement"/>
<status value="draft"/>
<date value="2023-03-29T18:56:02+00:00"/>
<publisher
value="Health Level Seven International - Electronic Health Record Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/ehr"/>
</telecom>
</contact>
<description
value="This profile defines the expected capabilities of an ''Electronic Health Record System'' when conforming to the EHRS functional model's Record Lifecycle specification."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="5.0.0"/>
<format value="xml"/>
<format value="json"/>
<rest>
<mode value="client"/>
<documentation
value="Conformant systems must record [[Provenance]] records on all Create, Update and Delete actions on any resource other than Provenance or AuditEvent. Conformant systems must record [[AuditEvent]] records on all Create, Update and Delete actions as well as all GET operations (read, search, etc.)"/>
<security>
<description value="Any security rules??"/>
</security>
<resource>
<type value="Provenance"/>
<profile
value="http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-provenance"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation
value="Allows defining a new data element. Repositories requiring curation of submitted data elements may require all new data elements to have a status of 'draft'."/>
</interaction>
</resource>
<resource>
<type value="AuditEvent"/>
<profile
value="http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-auditevent"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation
value="Allows defining a new data element. Repositories requiring curation of submitted data elements may require all new data elements to have a status of 'draft'."/>
</interaction>
</resource>
</rest>
</CapabilityStatement>
IG © 2022+ Health Level Seven International - Electronic Health Record Work Group. Package hl7.fhir.uv.ehrs-rle#1.1.0-ballot based on FHIR 5.0.0. Generated 2023-03-29
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change