FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | ValueSet |
| Id | ValueSet-patient-instrumental-investigation-result-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-patient-instrumental-investigation-result-vs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/patient-instrumental-investigation-result-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | PatientInstrumentalInvestigationResultVS |
| Title | Patient Instrumental Investigation Result ValueSet |
| Realm | eu |
| Authority | hl7 |
| Description | Allowed results for the instrumental investigation test (Normal, Abnormal). |
| StructureDefinition | ||
| hl7.eu.fhir.protect-child#current | patient-instrumental-investigation | Patient Instrumental Investigation |
| CodeSystem | ||
| hl7.eu.fhir.protect-child#current | patient-instrumental-investigation-result | Patient Instrumental Investigation Result CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet patient-instrumental-investigation-result-vs
https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-result version 📦0.1.0-ci-build| Code | Display |
| normal | Normal |
| abnormal | Abnormal |
{
"resourceType": "ValueSet",
"id": "patient-instrumental-investigation-result-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/patient-instrumental-investigation-result-vs",
"version": "0.1.0-ci-build",
"name": "PatientInstrumentalInvestigationResultVS",
"title": "Patient Instrumental Investigation Result 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": "Allowed results for the instrumental investigation test (Normal, Abnormal).",
"compose": {
"include": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-result",
"concept": [
{
"code": "normal"
},
{
"code": "abnormal"
}
]
}
]
}
}