Package | hl7.fhir.be.terminology |
Type | ValueSet |
Id | be-vs-cd-hcparty |
FHIR Version | R4 |
Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-cd-hcparty.html |
URL | https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-cd-hcparty |
Version | 1.0.0 |
Status | active |
Date | 2024-08-30T17:36:02+02:00 |
Name | BeVSCdHcParty |
Title | BeVSCdHcParty |
Realm | be |
Authority | hl7 |
Description | List of health care parties in Belgium |
No resources found
CodeSystem | |
cd-hcparty | BeCdHcParty |
cd-hcparty | BeCdHcParty |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet be-vs-cd-hcparty
https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty
{ "resourceType": "ValueSet", "id": "be-vs-cd-hcparty", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-cd-hcparty", "version": "1.0.0", "name": "BeVSCdHcParty", "title": "BeVSCdHcParty", "status": "active", "experimental": false, "date": "2024-08-30T17:36:02+02:00", "publisher": "My Organization", "contact": [ { "name": "My Organization", "telecom": [ { "system": "url", "value": "http://example.com/committees" }, { "system": "email", "value": "my-group@example.com" } ] }, { "name": "Bob Smith", "telecom": [ { "system": "email", "value": "bobsmith@example.com", "use": "work" } ] } ], "description": "List of health care parties in Belgium", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "compose": { "include": [ { "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty" } ] } }