{
  "resourceType": "ValueSet",
  "id": "genomicstudy-type",
  "meta": {
    "lastUpdated": "2023-03-25T23:21:02.749-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 type codes defined in \n          \n          \n          \n          <a href=\"http://hl7.org/fhir/genomicstudy-type\">\n            \n            \n            \n            <code>http://hl7.org/fhir/genomicstudy-type</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-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3082"
    }
  ],
  "version": "5.0.0",
  "name": "GenomicStudyType",
  "title": "Genomic Study Type",
  "status": "draft",
  "experimental": true,
  "date": "2022-08-17T16:25: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 type of the GenomicStudy.",
  "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-type"
      }
    ]
  }
}