This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetGenomic Study Change Type
{
"resourceType" : "ValueSet",
"id" : "genomicstudy-changetype",
"meta" : {
"lastUpdated" : "2024-11-11T21:57:08.856-05:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n \n <ul>\n \n \n \n <li>Include change type codes defined in \n \n \n \n <a href=\"http://hl7.org/fhir/genomicstudy-changetype\">\n \n \n \n <code>http://hl7.org/fhir/genomicstudy-changetype</code>\n \n \n \n </a>\n \n \n \n </li>\n \n \n \n </ul>\n \n \n \n </div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cg"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/genomicstudy-changetype",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3086"
}],
"version" : "6.0.0-ballot2",
"name" : "GenomicStudyChangeType",
"title" : "Genomic Study Change Type",
"status" : "draft",
"experimental" : true,
"date" : "2022-08-17T15:55:11-05:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The change type of the GenomicStudy analysis.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"immutable" : false,
"compose" : {
"include" : [{
"system" : "http://hl7.org/fhir/genomicstudy-changetype"
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.