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

FHIR IG Statistics: ValueSet/ee-location-form

Packageee.hl7.fhir.base.r5
TypeValueSet
Idee-location-form
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/ValueSet/ee-location-form
URLhttps://fhir.ee/ValueSet/ee-location-form
Version1.0.0
Statusdraft
Date2023-08-10T08:18:09+00:00
NameEEBaseLocationForm
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


Source

{
  "resourceType": "ValueSet",
  "id": "ee-location-form",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/ee-location-form",
  "version": "1.0.0",
  "name": "EEBaseLocationForm",
  "title": "Location Form",
  "status": "draft",
  "experimental": false,
  "date": "2023-08-10T08:18:09+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"
      }
    ]
  }
}