FHIR IG analytics
| Package | hl7.eu.fhir.protect-child |
| Resource Type | ValueSet |
| Id | ValueSet-clinical-event-evidence-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-clinical-event-evidence-vs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/clinical-event-evidence-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | ClinicalEventEvidenceVS |
| Title | Clinical Event Flag ValueSet |
| Realm | eu |
| Authority | hl7 |
| Description | Codes for ClinicalEventFlagObservation.code — one per boolean DM flag on the clinical_event table. Presence of an Observation with this code means the flag is true. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "clinical-event-evidence-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/clinical-event-evidence-vs",
"version": "0.1.0-ci-build",
"name": "ClinicalEventEvidenceVS",
"title": "Clinical Event Flag ValueSet",
"status": "draft",
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Codes for ClinicalEventFlagObservation.code — one per boolean DM flag on the clinical_event table. Presence of an Observation with this code means the flag is true.",
"compose": {
"include": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-event-evidence"
}
]
}
}