This page is part of the Genetic Reporting Implementation Guide (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "seq-phase-relationship",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-SequencePhaseRelationshipCS.html\"><code>http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/SequencePhaseRelationshipCS</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/seq-phase-relationship",
"version" : "1.1.0",
"name" : "SeqPhaseRelationshipVS",
"title" : "Sequence Phase Relationship",
"status" : "active",
"date" : "2021-04-13T19:13:37+00:00",
"publisher" : "HL7 International Clinical Genomics Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/clingenomics"
}
]
}
],
"description" : "Value Set for specific types of relationships",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/SequencePhaseRelationshipCS"
}
]
}
}