Phenomics Exchange for Research and Diagnostics, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phenomics-exchange-ig/ and changes regularly. See the Directory of published versions
Draft as of 2024-06-18 |
{
"resourceType" : "CodeSystem",
"id" : "section-type",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phenomics-exchange/CodeSystem/section-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">phenotypic_features<a name=\"section-type-phenotypic_features\"> </a></td></tr><tr><td style=\"white-space:nowrap\">measurements<a name=\"section-type-measurements\"> </a></td></tr><tr><td style=\"white-space:nowrap\">biosamples<a name=\"section-type-biosamples\"> </a></td></tr><tr><td style=\"white-space:nowrap\">interpretations<a name=\"section-type-interpretations\"> </a></td></tr><tr><td style=\"white-space:nowrap\">diseases<a name=\"section-type-diseases\"> </a></td></tr><tr><td style=\"white-space:nowrap\">files<a name=\"section-type-files\"> </a></td></tr><tr><td style=\"white-space:nowrap\">medicalActions<a name=\"section-type-medicalActions\"> </a></td></tr></table></div>"
},
"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"
}
]
}