http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle|4.0.1

name
ISO 21089-2017 Health Record Lifecycle Events
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

Attached is vocabulary for the 27 record lifecycle events, as per ISO TS 21089-2017, Health Informatics - Trusted End-to-End Information Flows, Section 3, Terms and Definitions (2017, at ISO Central Secretariat, passed ballot and ready for publication). This will also be included in the FHIR EHR Record Lifecycle Event Implementation Guide, balloted and (to be) published with FHIR STU-3.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}