FHIR IG Statistics: ValueSet/Onset
Package | hl7.fhir.uv.phenomics-exchange |
Type | ValueSet |
Id | Onset |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/ValueSet-Onset.html |
URL | http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/Onset |
Version | 0.1.0 |
Status | draft |
Date | 2021-06-03T10:26:00-04:00 |
Name | Onset |
Title | Onset ValueSet |
Realm | uv |
Authority | hl7 |
Description | Set of HPO codes that denote the onset of a disease or phenotypic feature. The codes are descendants of Onset (HP:0003674) or from SNOMED_CT (282032007). |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "Onset",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
}
],
"url": "http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/Onset",
"version": "0.1.0",
"name": "Onset",
"title": "Onset ValueSet",
"status": "draft",
"experimental": false,
"date": "2021-06-03T10:26:00-04: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": "Set of HPO codes that denote the onset of a disease or phenotypic feature. The codes are descendants of Onset (HP:0003674) or from SNOMED_CT (282032007).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://human-phenotype-ontology.org",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "HP:0003674"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "282032007"
}
]
}
]
}
}