FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/organization-identifier-domain

Packageee.fhir.terminology
TypeValueSet
Idorganization-identifier-domain
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-organization-identifier-domain.html
URLhttps://fhir.ee/ValueSet/organization-identifier-domain
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEEBaseOrganizationIdentifierDomain
TitleOrganization Identifier Domain
Realmee
Authorityhl7
DescriptionIdentifier systems acceptable for organization identification

Resources that use this resource

StructureDefinition
ee-spd-organizationEE SPD Organization
ee-organizationEEBase Organization

Resources that this resource uses

CodeSystem
identifier-domainIdentifier Domain

Narrative

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

Generated Narrative: ValueSet organization-identifier-domain


Source

{
  "resourceType": "ValueSet",
  "id": "organization-identifier-domain",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/organization-identifier-domain",
  "version": "1.0.0",
  "name": "EEBaseOrganizationIdentifierDomain",
  "title": "Organization Identifier Domain",
  "status": "active",
  "experimental": false,
  "date": "2025-06-19T06:40:41+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "Identifier systems acceptable for organization identification",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.ee/CodeSystem/identifier-domain",
        "concept": [
          {
            "code": "https://fhir.ee/sid/org/est/fi"
          },
          {
            "code": "https://fhir.ee/sid/org/est/br"
          },
          {
            "code": "https://fhir.ee/sid/org/vatin"
          }
        ]
      }
    ]
  }
}