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

FHIR IG Statistics: ValueSet/be-vs-care-location

Packagehl7.fhir.be.core
TypeValueSet
Idbe-vs-care-location
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/core/https://build.fhir.org/ig/hl7-be/core/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
be-cs-care-locationBeCSCareLocation

Narrative

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

Generated Narrative: ValueSet be-vs-care-location


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-care-location",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/standards/fhir"
        },
        {
          "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"
      }
    ]
  }
}