FHIR IG Statistics: ValueSet/record-lifecycle-events
Resources that use this resource
StructureDefinition |
ehrsrle-auditevent | EHRS Functional Model - Record Lifecycle Events - AuditEvent |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "record-lifecycle-events",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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/hl7.fhir.uv.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/hl7.fhir.uv.ehrs-rle"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/ehrs-rle/ValueSet/record-lifecycle-events",
"version": "1.2.0",
"name": "RecordLifecycleEvents",
"title": "ValueSet record-lifecycle-events",
"status": "active",
"experimental": false,
"date": "2025-01-30T16:34:01+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"
}
]
}
]
}
}