EHR and PHR System Functional Models - Record Lifecycle Events Implementation Guide
1.1.0-ballot - Informative Release 1 International flag

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

: EHRS Functional Model - Record Lifecycle Events - Capability Statement - TTL Representation

Page standards status: Informative Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "conformance-ehrs-rle"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<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>\n</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>\n</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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "1"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/ehrs-rle/CapabilityStatement/conformance-ehrs-rle"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0-ballot"] ; # 
  fhir:name [ fhir:v "EHRSFunctionalModelRecordLifecycleEventsCapabilityStatement"] ; # 
  fhir:title [ fhir:v "EHRS Functional Model - Record Lifecycle Events - Capability Statement"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2023-03-29T18:56:02+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International - Electronic Health Record Work Group"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/ehr" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This profile defines the expected capabilities of an ''Electronic Health Record System'' when conforming to the EHRS functional model's Record Lifecycle specification."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:fhirVersion [ fhir:v "5.0.0"] ; # 
  fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "client" ] ;
fhir:documentation [ fhir:v "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.)" ] ;
fhir:security [
fhir:description [ fhir:v "Any security rules??" ]     ] ;
    ( fhir:resource [
fhir:type [ fhir:v "Provenance" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-provenance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-provenance>       ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "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'." ]       ] )     ] [
fhir:type [ fhir:v "AuditEvent" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-auditevent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-auditevent>       ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "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'." ]       ] )     ] )
  ] ) . #