FHIR IG analytics| Package | pc.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-reference-genome-build-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-reference-genome-build-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/reference-genome-build |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | ReferenceGenomeBuildCS |
| Title | Reference Genome Build CodeSystem |
| Description | Reference genome build names. |
| Content | complete |
| ValueSet | |
| reference-genome-build-vs | Reference Genome Build ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem reference-genome-build-cs
This code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/reference-genome-build defines the following codes:
| Code |
| GRCh38 |
| GRCh37 |
{
"resourceType": "CodeSystem",
"id": "reference-genome-build-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/reference-genome-build",
"version": "0.1.0-ci-build",
"name": "ReferenceGenomeBuildCS",
"title": "Reference Genome Build CodeSystem",
"status": "draft",
"date": "2026-02-09T17:40:58+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Reference genome build names.",
"content": "complete",
"count": 2,
"concept": [
{
"code": "GRCh38",
"display": "GRCh38"
},
{
"code": "GRCh37",
"display": "GRCh37"
}
]
}