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

FHIR IG analytics

Packagelt.hl7.fhir.base
Resource TypeValueSet
IdValueSet-organization-identifier.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-base/ValueSet-organization-identifier.html
URLhttps://hl7.lt/fhir/base/ValueSet/organization-identifier
Version1.0.0
Statusdraft
Date2026-02-03T15:02:27+00:00
NameLTBaseOrganizationIdentifier
TitleOrganization Identifier
DescriptionA curated list of identifier systems for organizations.

Resources that use this resource

StructureDefinition
lt-organizationLT Base Organization

Resources that this resource uses

CodeSystem
identifier-domainIdentifier Domain

Narrative

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


English


Generated Narrative: ValueSet organization-identifier

Language: en


Lithuanian


Generated Narrative: ValueSet organization-identifier

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "organization-identifier",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/base/ValueSet/organization-identifier",
  "version": "1.0.0",
  "name": "LTBaseOrganizationIdentifier",
  "title": "Organization Identifier",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-03T15:02:27+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "A curated list of identifier systems for organizations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.lt/fhir/tx/CodeSystem/identifier-domain",
        "concept": [
          {
            "code": "http://esveikata.lt/Identifier/SVEIDRAID"
          },
          {
            "code": "http://esveikata.lt/Identifier/SPILIS"
          },
          {
            "code": "http://esveikata.lt/Identifier/ESPBI"
          },
          {
            "code": "http://esveikata.lt/Identifier/VAPRIS"
          }
        ]
      }
    ]
  }
}