FHIR IG analytics| Package | hl7.fhir.uv.phenomics-exchange |
| Resource Type | CodeSystem |
| Id | CodeSystem-temporary-phenotype-component.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/phenomics-exchange-ig/CodeSystem-temporary-phenotype-component.html |
| URL | http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/temporary-phenotype-component |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2025-12-15T07:07:43+00:00 |
| Name | TemporaryPhenotypeComponent |
| Title | Temporary phenotype component codes |
| Realm | uv |
| Authority | hl7 |
| Description | Temporary phenotype component codes. |
| Copyright | HL7 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem temporary-phenotype-component
This case-sensitive code system http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/temporary-phenotype-component defines the following codes:
{
"resourceType": "CodeSystem",
"id": "temporary-phenotype-component",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phenomics-exchange/ImplementationGuide/phenomics-exchange"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phenomics-exchange/ImplementationGuide/phenomics-exchange"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/temporary-phenotype-component",
"version": "1.0.0-ballot",
"name": "TemporaryPhenotypeComponent",
"title": "Temporary phenotype component codes",
"status": "draft",
"experimental": false,
"date": "2025-12-15T07:07:43+00:00",
"publisher": "HL7 International / Clinical Interoperability Council",
"contact": [
{
"name": "HL7 International / Clinical Interoperability Council",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
},
{
"system": "email",
"value": "cic@lists.HL7.org"
}
]
}
],
"description": "Temporary phenotype component codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "HL7",
"caseSensitive": true,
"content": "complete",
"count": 9,
"concept": [
{
"code": "AGE_ONSET_GESTATIONAL",
"display": "Gestational age of onset",
"definition": "The gestational age of onset"
},
{
"code": "AGE_ONSET",
"display": "Age of onset",
"definition": "The age of onset"
},
{
"code": "AGE_ONSET_RANGE",
"display": "Age range of onset",
"definition": "The age range of onset"
},
{
"code": "AGE_ONSET_CODED",
"display": "Coded age of onset",
"definition": "A terminology code for the age of onset"
},
{
"code": "QUALIFIER",
"display": "Qualifier",
"definition": "Qualifiers of a phenotype"
},
{
"code": "AGE_RESOLUTION_GESTATIONAL",
"display": "Gestational age of resolution",
"definition": "The gestational age of resolution"
},
{
"code": "AGE_RESOLUTION",
"display": "Age of resolution",
"definition": "The age of resolution"
},
{
"code": "AGE_RESOLUTION_RANGE",
"display": "Age range of resolution",
"definition": "The age range of resolution"
},
{
"code": "AGE_RESOLUTION_CODED",
"display": "Coded age of resolution",
"definition": "A terminology code for the age of resolution"
}
]
}