FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-genomicstudy-methodtype.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/cg-incubator/ValueSet-genomicstudy-methodtype.html |
| URL | http://hl7.org/fhir/ValueSet/genomicstudy-methodtype |
| Version | 0.1.0 |
| Status | draft |
| Date | 2022-08-16T13:55:11-05:00 |
| Name | GenomicStudyMethodTypeVS |
| Title | Genomic Study Method Type VS |
| Realm | uv |
| Authority | hl7 |
| Description | The method type of the GenomicStudy analysis. |
No resources found
| CodeSystem | |
| genomicstudy-methodtype | Genomic Study Method Type |
Note: links and images are rebased to the (stated) source
http://terminology.hl7.org/3.1.0/CodeSystem-GTR.html
{
"resourceType": "ValueSet",
"id": "genomicstudy-methodtype",
"meta": {
"lastUpdated": "2020-12-28T16:55:11.085+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-methodtype",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.3085"
}
],
"version": "0.1.0",
"name": "GenomicStudyMethodTypeVS",
"title": "Genomic Study Method Type VS",
"status": "draft",
"experimental": true,
"date": "2022-08-16T13:55:11-05:00",
"publisher": "HL7 International / Clinical Genomics",
"contact": [
{
"name": "HL7 International / Clinical Genomics",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cg"
},
{
"system": "email",
"value": "clingenomics@lists.hl7.org"
}
]
}
],
"description": "The method 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-methodtype"
}
]
}
}