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

FHIR IG Statistics: ValueSet/organization-type

Packageee.fhir.terminology
TypeValueSet
Idorganization-type
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-organization-type.html
URLhttps://fhir.ee/ValueSet/organization-type
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEEOrganizationType
TitleOrganization Types
Realmee
Authorityhl7
DescriptionOrganization Types

Resources that use this resource

StructureDefinition
ee-organizationEEBase Organization

Resources that this resource uses

CodeSystem
organization-typeOrganization type
organization-typeOrganization type

Narrative

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

Generated Narrative: ValueSet organization-type


Source

{
  "resourceType": "ValueSet",
  "id": "organization-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/organization-type",
  "version": "1.0.0",
  "name": "EEOrganizationType",
  "title": "Organization Types",
  "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": "Organization Types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/organization-type"
      }
    ]
  }
}