FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r5
Resource TypeValueSet
IdValueSet-R2-v2-0365-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r2.r5/0.0.1-snapshot-2/ValueSet-R2-v2-0365-for-R5.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-v2-0365-for-R5
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:40.887117+10:00
NameR2_v2_0365_for_R5
TitleCross-version VS for R2.v2 Equipment State for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v2-0365|2.8.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
0365v2-0365

Narrative

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

Generated Narrative: ValueSet R2-v2-0365-for-R5

This value set expansion contains 16 concepts.

CodeSystemDisplay
  ...http://hl7.org/fhir/v2/0365(null) No state change
  CLhttp://hl7.org/fhir/v2/0365Clearing
  COhttp://hl7.org/fhir/v2/0365Configuring
  DIhttp://hl7.org/fhir/v2/0365Diagnose
  EShttp://hl7.org/fhir/v2/0365E-stopped
  IDhttp://hl7.org/fhir/v2/0365Idle
  INhttp://hl7.org/fhir/v2/0365Initializing
  MAhttp://hl7.org/fhir/v2/0365Maintenance
  OPhttp://hl7.org/fhir/v2/0365Normal Operation
  PAhttp://hl7.org/fhir/v2/0365Pausing
  PDhttp://hl7.org/fhir/v2/0365Paused
  PUhttp://hl7.org/fhir/v2/0365Powered Up
  SDhttp://hl7.org/fhir/v2/0365Shutting down
  SShttp://hl7.org/fhir/v2/0365Sampling stopped
  TShttp://hl7.org/fhir/v2/0365Transport stopped
  http://hl7.org/fhir/v2/0365(null) No state change

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-v2-0365-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-v2-0365-for-R5",
  "version": "0.0.1-snapshot-2",
  "name": "R2_v2_0365_for_R5",
  "title": "Cross-version VS for R2.v2 Equipment State for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:40.887117+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v2-0365|2.8.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "concept": [
          {
            "code": "...",
            "display": "(null) No state change"
          },
          {
            "code": "CL",
            "display": "Clearing"
          },
          {
            "code": "CO",
            "display": "Configuring"
          },
          {
            "code": "DI",
            "display": "Diagnose"
          },
          {
            "code": "ES",
            "display": "E-stopped"
          },
          {
            "code": "ID",
            "display": "Idle"
          },
          {
            "code": "IN",
            "display": "Initializing"
          },
          {
            "code": "MA",
            "display": "Maintenance"
          },
          {
            "code": "OP",
            "display": "Normal Operation"
          },
          {
            "code": "PA",
            "display": "Pausing"
          },
          {
            "code": "PD",
            "display": "Paused"
          },
          {
            "code": "PU",
            "display": "Powered Up"
          },
          {
            "code": "SD",
            "display": "Shutting down"
          },
          {
            "code": "SS",
            "display": "Sampling stopped"
          },
          {
            "code": "TS",
            "display": "Transport stopped"
          },
          {
            "code": "…",
            "display": "(null) No state change"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:40.887099+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "...",
        "display": "(null) No state change"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "CL",
        "display": "Clearing"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "CO",
        "display": "Configuring"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "DI",
        "display": "Diagnose"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "ES",
        "display": "E-stopped"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "ID",
        "display": "Idle"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "IN",
        "display": "Initializing"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "MA",
        "display": "Maintenance"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "OP",
        "display": "Normal Operation"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "PA",
        "display": "Pausing"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "PD",
        "display": "Paused"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "PU",
        "display": "Powered Up"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "SD",
        "display": "Shutting down"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "SS",
        "display": "Sampling stopped"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "TS",
        "display": "Transport stopped"
      },
      {
        "system": "http://hl7.org/fhir/v2/0365",
        "version": "1.0.2",
        "code": "…",
        "display": "(null) No state change"
      }
    ]
  }
}