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

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeValueSet
IdValueSet-be-vs-care-location.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-care-location.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-care-location
Version2.1.2
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeVSCareLocation
TitleBeVSCareLocation
Realmbe
Authorityhl7
DescriptionCare Location Value Set

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
be-cs-care-locationBeCSCareLocation

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-care-location",
  "url": "https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-care-location",
  "version": "2.1.2",
  "name": "BeVSCareLocation",
  "title": "BeVSCareLocation",
  "status": "active",
  "experimental": false,
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Care Location Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/be-cs-care-location"
      }
    ]
  }
}