ImplementationGuide for Malaysia Core (MY Core)
0.0.1 - CI Build

ImplementationGuide for Malaysia Core (MY Core), published by Malaysia Healthcare Nexus (MHN). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/my-core-ig-r4/ and changes regularly. See the Directory of published versions

Extension: ExtensionAudit (MY Core)

Official URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core Version: 0.0.1
Active as of 2024-02-12 Responsible: Malaysia Healthcare Nexus (MHN) Realm: International flag Computable Name: ExtensionAuditMyCore

Extension of the individual who recorded and updated the date

Record audit on individual who recorded and updated the data

Context of Use

This extension may be used on the following element(s):

  • Element ID Patient
  • Element ID Encounter
  • Element ID Location
  • Element ID PractitionerRole
  • Element ID Organization
  • Element ID Schedule
  • Element ID Slot
  • Element ID Appointment
  • Element ID Practitioner
  • Element ID HealthcareService
  • Element ID MedicationKnowledge
  • Element ID Medication
  • Element ID Condition

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Complex Extension: Extension of the individual who recorded and updated the date

  • recorder: Reference: First individual who recorded the record
  • recordedDate: dateTime: First date the record was recorded
  • lastUpdater: Reference: Latest individual who updated the record

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:recorder 0..* Extension First individual who recorded the record
..... url 1..1 uri "recorder"
..... value[x] 0..1 Reference() Value of extension
.... extension:recordedDate 0..* Extension First date the record was recorded
..... url 1..1 uri "recordedDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:lastUpdater 0..* Extension Latest individual who updated the record
..... url 1..1 uri "lastUpdater"
..... value[x] 0..1 Reference() Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Optional Extensions Element
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:recorder 0..* Extension First individual who recorded the record
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "recorder"
..... value[x] 0..1 Reference() Value of extension
.... extension:recordedDate 0..* Extension First date the record was recorded
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "recordedDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:lastUpdater 0..* Extension Latest individual who updated the record
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "lastUpdater"
..... value[x] 0..1 Reference() Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension of the individual who recorded and updated the date

  • recorder: Reference: First individual who recorded the record
  • recordedDate: dateTime: First date the record was recorded
  • lastUpdater: Reference: Latest individual who updated the record

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:recorder 0..* Extension First individual who recorded the record
..... url 1..1 uri "recorder"
..... value[x] 0..1 Reference() Value of extension
.... extension:recordedDate 0..* Extension First date the record was recorded
..... url 1..1 uri "recordedDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:lastUpdater 0..* Extension Latest individual who updated the record
..... url 1..1 uri "lastUpdater"
..... value[x] 0..1 Reference() Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Optional Extensions Element
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:recorder 0..* Extension First individual who recorded the record
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "recorder"
..... value[x] 0..1 Reference() Value of extension
.... extension:recordedDate 0..* Extension First date the record was recorded
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "recordedDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:lastUpdater 0..* Extension Latest individual who updated the record
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "lastUpdater"
..... value[x] 0..1 Reference() Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()