This page is part of the EHRS Functional Model - Record Lifecycle Events Implementation Guide (v1.1.0: Informative Release 1 - Informative) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: ValueSet record-lifecycle-events - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "record-lifecycle-events",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html\"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html\"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-copy\">copy</a></td><td>Copy Content</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-paste\">paste</a></td><td>Paste Content</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "ehr"
},
{
"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"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/ehrs-rle/ValueSet/record-lifecycle-events",
"version" : "1.1.0",
"name" : "RecordLifecycleEvents",
"title" : "ValueSet record-lifecycle-events",
"status" : "active",
"experimental" : false,
"date" : "2024-01-02T21:57:27+00:00",
"publisher" : "HL7 International / Electronic Health Records",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/ehr"
}
]
}
],
"description" : "Record Lifecycle Events ValueSet",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
"concept" : [
{
"code" : "copy",
"display" : "Copy Content"
},
{
"code" : "paste",
"display" : "Paste Content"
}
]
}
]
}
}