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

FHIR IG analytics

Packagehl7.fhir.uv.testing
Resource TypeValueSet
IdValueSet-testscript-operation-codes.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/fhir-testing-ig/ValueSet-testscript-operation-codes.html
URLhttp://hl7.org/fhir/ValueSet/testscript-operation-codes
Version0.1.0-SNAPSHOT
Statusdraft
Date2026-01-27T18:53:46+00:00
NameTestScriptOperationCodeValueSet
TitleTest Script Operation Code Value Set
Realmuv
Authorityhl7
DescriptionThis value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
restful-interactionFHIR Restful Interactions

Narrative

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

Generated Narrative: ValueSet testscript-operation-codes


Source1

{
  "resourceType": "ValueSet",
  "id": "testscript-operation-codes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/testscript-operation-codes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.704"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.690"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.357"
    }
  ],
  "version": "0.1.0-SNAPSHOT",
  "name": "TestScriptOperationCodeValueSet",
  "title": "Test Script Operation Code Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-27T18:53:46+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/restful-interaction"
      }
    ]
  }
}