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-cd-hcparty.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-cd-hcparty.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-cd-hcparty
Version2.1.2
Statusactive
Date2024-08-30T17:36:02+02:00
NameBeVSCdHcParty
TitleBeVSCdHcParty
Realmbe
Authorityhl7
DescriptionList of health care parties in Belgium

Resources that use this resource

StructureDefinition
be-ext-performer-typeBePerformerType

Resources that this resource uses

CodeSystem
cd-hcpartyBeCdHcParty

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-cd-hcparty",
  "url": "https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-cd-hcparty",
  "version": "2.1.2",
  "name": "BeVSCdHcParty",
  "title": "BeVSCdHcParty",
  "status": "active",
  "experimental": false,
  "date": "2024-08-30T17:36:02+02: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": "List of health care parties in Belgium",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"
      }
    ]
  }
}