PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ehrs-rle@1.1.0-ballot
    http://hl7.org/fhir/uv/ehrs-rle/CapabilityStatement/conformance-ehrs-rle
{
  "description": "This profile defines the expected capabilities of an ''Electronic Health Record System'' when conforming to the EHRS functional model's Record Lifecycle specification.",
  "_filename": "CapabilityStatement-conformance-ehrs-rle.json",
  "package_name": "hl7.fhir.uv.ehrs-rle",
  "format": [ "xml", "json" ],
  "date": "2023-03-29T18:56:02+00:00",
  "publisher": "Health Level Seven International - Electronic Health Record Work Group",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "EHRSFunctionalModelRecordLifecycleEventsCapabilityStatement",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "EHRS Functional Model - Record Lifecycle Events - Capability Statement",
  "package_version": "1.1.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"
      } ]
    }
  } ],
  "status": "draft",
  "id": "63bb7d22-0269-449d-bb36-8b891fa94431",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/uv/ehrs-rle/CapabilityStatement/conformance-ehrs-rle",
  "version": "1.1.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/ehr",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Provenance",
      "profile": "http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-provenance",
      "interaction": [ {
        "code": "create",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ],
        "documentation": "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'."
      } ]
    }, {
      "type": "AuditEvent",
      "profile": "http://hl7.org/fhir/uv/ehrs-rle/StructureDefinition/ehrsrle-auditevent",
      "interaction": [ {
        "code": "create",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ],
        "documentation": "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'."
      } ]
    } ],
    "security": {
      "description": "Any security rules??"
    },
    "documentation": "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.)"
  } ]
}