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

FHIR IG analytics

Packagehl7.v2.uv.terminology.v282
Resource TypeValueSet
IdValueSet-hl7VScommandResponse.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/frankoemig/hl7.v2.terminology.v282/ValueSet-hl7VScommandResponse.html
URLhttp://terminology.hl7.org/v2plusvocab/ValueSet/hl7VScommandResponse
Version1.0.1
Statusactive
Date2026-01-27T19:47:37+00:00
NameHl7VScommandResponse
TitleCommand Response (2.8.2 - 1.0.1)
Authorityhl7
DescriptionValue Set of codes identifying the response of the previously issued command.
CopyrightHL7 Inc., 2026

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
commandResponseCommand Response (2.8.2 - 1.0.1)

Narrative

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

Generated Narrative: ValueSet hl7VScommandResponse

  • Include all codes defined in http://terminology.hl7.org/v2plusvocab/CodeSystem/commandResponse version 📍

Source1

{
  "resourceType": "ValueSet",
  "id": "hl7VScommandResponse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VScommandResponse",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.21.254"
    }
  ],
  "version": "1.0.1",
  "name": "Hl7VScommandResponse",
  "title": "Command Response (2.8.2 - 1.0.1)",
  "status": "active",
  "experimental": true,
  "date": "2026-01-27T19:47:37+00:00",
  "publisher": "HL7/FO",
  "contact": [
    {
      "name": "HL7/FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "Value Set of codes identifying the response of the previously issued command.",
  "copyright": "HL7 Inc., 2026",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/v2plusvocab/CodeSystem/commandResponse",
        "version": "0"
      }
    ]
  }
}