0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-05 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/age-at-onset> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "age-at-onset"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem age-at-onset</b></p><a name=\"age-at-onset\"> </a><a name=\"hcage-at-onset\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/age-at-onset</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">HP:0030674<a name=\"age-at-onset-HP.580030674\"> </a></td><td>Antenatal</td><td>Antenatal</td><td>Anténatale</td></tr><tr><td style=\"white-space:nowrap\">HP:0003577<a name=\"age-at-onset-HP.580003577\"> </a></td><td>Congenital</td><td>Congenital</td><td>Congénitale</td></tr><tr><td style=\"white-space:nowrap\">HP:0003623<a name=\"age-at-onset-HP.580003623\"> </a></td><td>Neonatal (< 28 days)</td><td>Neonatal (< 28 days)</td><td>Néonatale (< 28 jours)</td></tr><tr><td style=\"white-space:nowrap\">HP:0003593<a name=\"age-at-onset-HP.580003593\"> </a></td><td>Infantile (>= 28 days and < 1 year)</td><td>Infantile (>= 28 days and < 1 year)</td><td>Enfant en bas âge (>= 28 jours et < 1 an)</td></tr><tr><td style=\"white-space:nowrap\">HP:0011463<a name=\"age-at-onset-HP.580011463\"> </a></td><td>Childhood (>= 1 year and < 5 years)</td><td>Childhood (>= 1 year and < 5 years)</td><td>Enfance (>= 1 an et < 5 ans)</td></tr><tr><td style=\"white-space:nowrap\">HP:0003621<a name=\"age-at-onset-HP.580003621\"> </a></td><td>Juvenile (>= 5 years and < 16 years)</td><td>Juvenile (>= 5 years and < 16 years)</td><td>Juvénile (>= 5 ans et < 16 ans)</td></tr><tr><td style=\"white-space:nowrap\">HP:0011462<a name=\"age-at-onset-HP.580011462\"> </a></td><td>Young Adult (>= 16 years and < 40 years)</td><td>Young Adult (>= 16 years and < 40 years)</td><td>Jeune adulte (>= 16 ans et < 40 ans)</td></tr><tr><td style=\"white-space:nowrap\">HP:0003596<a name=\"age-at-onset-HP.580003596\"> </a></td><td>Middle Age (>= 40 years and < 60 years)</td><td>Middle Age (>= 40 years and < 60 years)</td><td>Adulte d'âge moyen (>= 40 ans et < 60 ans)</td></tr><tr><td style=\"white-space:nowrap\">HP:0003584<a name=\"age-at-onset-HP.580003584\"> </a></td><td>Senior (>= 60 years)</td><td>Senior (>= 60 years)</td><td>Adulte sénior (>= 60 ans)</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cqdg.ca/CodeSystem/age-at-onset"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "AgeAtOnset"] ;
fhir:CodeSystem.title [ fhir:value "Ferlab.bio CodeSystem/age-at-onset"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-05T14:46:26+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Ferlab.bio"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Ferlab.bio" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://example.org/example-publisher" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Age At Onset"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0030674" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Antenatal" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Antenatal" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Anténatale" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0003577" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Congenital" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Congenital" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Congénitale" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0003623" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Neonatal (< 28 days)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Neonatal (< 28 days)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Néonatale (< 28 jours)" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0003593" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Infantile (>= 28 days and < 1 year)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Infantile (>= 28 days and < 1 year)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Enfant en bas âge (>= 28 jours et < 1 an)" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0011463" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Childhood (>= 1 year and < 5 years)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Childhood (>= 1 year and < 5 years)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Enfance (>= 1 an et < 5 ans)" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0003621" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Juvenile (>= 5 years and < 16 years)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Juvenile (>= 5 years and < 16 years)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Juvénile (>= 5 ans et < 16 ans)" ]
]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0011462" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Young Adult (>= 16 years and < 40 years)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Young Adult (>= 16 years and < 40 years)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Jeune adulte (>= 16 ans et < 40 ans)" ]
]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0003596" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Middle Age (>= 40 years and < 60 years)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Middle Age (>= 40 years and < 60 years)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Adulte d'âge moyen (>= 40 ans et < 60 ans)" ]
]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "HP:0003584" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Senior (>= 60 years)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Senior (>= 60 years)" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Adulte sénior (>= 60 ans)" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/age-at-onset.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/age-at-onset.ttl> .
IG © 2022+ Ferlab.bio. Package fhir.cqdg#0.1.0 based on FHIR 4.0.1. Generated 2026-08-05
Links: Table of Contents |
QA Report