| Package | hl7.fhir.uv.phenomics-exchange |
| Resource Type | CodeSystem |
| Id | section-type |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/CodeSystem-section-type.html |
| URL | http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/section-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2024-06-18T22:11:07+00:00 |
| Name | SectionType |
| Title | Section Type |
| Realm | uv |
| Authority | hl7 |
| Description | Section Type |
| Copyright | [Global Alliance for Genomics and Health](https://www.ga4gh.org) |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/section-type defines the following codes:
| Code |
| phenotypic_features |
| measurements |
| biosamples |
| interpretations |
| diseases |
| files |
| medicalActions |
{
"resourceType": "CodeSystem",
"id": "section-type",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"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/CodeSystem/section-type",
"version": "0.1.0",
"name": "SectionType",
"title": "Section Type",
"status": "draft",
"experimental": false,
"date": "2024-06-18T22:11:07+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": "Section Type",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "[Global Alliance for Genomics and Health](https://www.ga4gh.org)",
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "phenotypic_features"
},
{
"code": "measurements"
},
{
"code": "biosamples"
},
{
"code": "interpretations"
},
{
"code": "diseases"
},
{
"code": "files"
},
{
"code": "medicalActions"
}
]
}