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

FHIR IG analytics

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
IdValueSet-encounter-link-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-encounter-link-type.html
URLhttp://hl7.org/fhir/ValueSet/encounter-link-type
Version5.3.0-ballot-tc1
Statusactive
Date2026-01-28T01:21:01+00:00
NameEncounterLinkType
TitleEncounter Link Type
Realmuv
Authorityhl7
DescriptionThe type of link between two encounters.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
encounter-link-typeEncounter Link Type CodeSystem

Narrative

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

Generated Narrative: ValueSet encounter-link-type

Last updated: 2025-11-06 00:00:00+0000

Profile: Shareable ValueSet


Source1

{
  "resourceType": "ValueSet",
  "id": "encounter-link-type",
  "meta": {
    "lastUpdated": "2025-11-06T00:00:00+00: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-link-type",
  "version": "5.3.0-ballot-tc1",
  "name": "EncounterLinkType",
  "title": "Encounter Link Type",
  "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": "The type of link between two encounters.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/encounter-link-type"
      }
    ]
  }
}