FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/record-lifecycle-events

Packagehl7.fhir.uv.ehrs-rle
Resource TypeValueSet
Idrecord-lifecycle-events
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ehrs-rle/https://build.fhir.org/ig/HL7/ehrs-rle-ig/ValueSet-record-lifecycle-events.html
URLhttp://hl7.org/fhir/uv/ehrs-rle/ValueSet/record-lifecycle-events
Version1.2.0
Statusactive
Date2025-01-30T16:34:01+00:00
NameRecordLifecycleEvents
TitleValueSet record-lifecycle-events
Realmuv
Authorityhl7
DescriptionRecord Lifecycle Events ValueSet

Resources that use this resource

StructureDefinition
ehrsrle-auditeventEHRS Functional Model - Record Lifecycle Events - AuditEvent

Resources that this resource uses

CodeSystem
iso-21089-lifecycleISO 21089 2017 Health Record Lifecycle Events

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet record-lifecycle-events

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"
          }
        ]
      }
    ]
  }
}