FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | ValueSet |
| Id | ValueSet-biosample-analysis-type-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-biosample-analysis-type-vs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/biosample-analysis-type-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | BioSampleAnalysisTypeVS |
| Title | Biological Sample Analysis Type ValueSet |
| Realm | eu |
| Authority | hl7 |
| Description | Allowed analysis type codes for BioSampleAnalysisRequest.code. |
| StructureDefinition | ||
| hl7.eu.fhir.protect-child#current | biosample-analysis-request | Biological Sample Analysis Request |
| CodeSystem | ||
| hl7.eu.fhir.protect-child#current | biosample-analysis-type | Biological Sample Analysis Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet biosample-analysis-type-vs
https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biosample-analysis-type version 📦0.1.0-ci-build| Code | Display |
| genomic | Genomic analysis |
| epigenomic | Epigenomic analysis |
{
"resourceType": "ValueSet",
"id": "biosample-analysis-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/biosample-analysis-type-vs",
"version": "0.1.0-ci-build",
"name": "BioSampleAnalysisTypeVS",
"title": "Biological Sample Analysis Type 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 analysis type codes for BioSampleAnalysisRequest.code.",
"compose": {
"include": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biosample-analysis-type",
"concept": [
{
"code": "genomic"
},
{
"code": "epigenomic"
}
]
}
]
}
}