FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phenomics-exchange
Resource TypeCodeSystem
IdCodeSystem-temporary-phenotype-component.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/phenomics-exchange-ig/CodeSystem-temporary-phenotype-component.html
URLhttp://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/temporary-phenotype-component
Version1.0.0-ballot
Statusdraft
Date2025-12-15T07:07:43+00:00
NameTemporaryPhenotypeComponent
TitleTemporary phenotype component codes
Realmuv
Authorityhl7
DescriptionTemporary phenotype component codes.
CopyrightHL7
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
AGE_ONSET_GESTATIONAL Gestational age of onsetThe gestational age of onset
AGE_ONSET Age of onsetThe age of onset
AGE_ONSET_RANGE Age range of onsetThe age range of onset
AGE_ONSET_CODED Coded age of onsetA terminology code for the age of onset
QUALIFIER QualifierQualifiers of a phenotype
AGE_RESOLUTION_GESTATIONAL Gestational age of resolutionThe gestational age of resolution
AGE_RESOLUTION Age of resolutionThe age of resolution
AGE_RESOLUTION_RANGE Age range of resolutionThe age range of resolution
AGE_RESOLUTION_CODED Coded age of resolutionA terminology code for the age of resolution

Source1

{
  "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"
    }
  ]
}