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

FHIR IG analytics

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
IdValueSet-encounter-reasonCancelled.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-encounter-reasonCancelled.html
URLhttp://hl7.org/fhir/ValueSet/encounter-reasonCancelled
Version5.3.0-ballot-tc1
Statusactive
Date2026-01-28T01:21:01+00:00
NameEncounterReasonCancelled
TitleReasons an Encounter was Cancelled
Realmuv
Authorityhl7
DescriptionCodes indicating the reason an encounter was cancelled.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
encounter-reasonCancelledReasons an Encounter was Cancelled CodeSystem

Narrative

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

Generated Narrative: ValueSet encounter-reasonCancelled

Last updated: 2025-11-03 07:07:38+1100

Profile: Shareable ValueSet


Source1

{
  "resourceType": "ValueSet",
  "id": "encounter-reasonCancelled",
  "meta": {
    "lastUpdated": "2025-11-03T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "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/extensions/ImplementationGuide/hl7.fhir.uv.extensions"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/encounter-reasonCancelled",
  "version": "5.3.0-ballot-tc1",
  "name": "EncounterReasonCancelled",
  "title": "Reasons an Encounter was Cancelled",
  "status": "active",
  "experimental": false,
  "date": "2026-01-28T01:21:01+00:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Codes indicating the reason an encounter was cancelled.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/encounter-reasonCancelled"
      }
    ]
  }
}