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

FHIR IG Statistics: ValueSet/location-form

Packageee.fhir.terminology
TypeValueSet
Idlocation-form
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-location-form.html
URLhttps://fhir.ee/ValueSet/location-form
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEELocationForm
TitleLocation Form
Realmee
Authorityhl7
DescriptionLocation Form

Resources that use this resource

StructureDefinition
ee-locationEEBase Location

Resources that this resource uses

CodeSystem
location-physical-typeLocation type
location-physical-typeLocation type

Narrative

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

Generated Narrative: ValueSet location-form


Source

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