{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-03-12T09:08:33.543+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/MyValueSet",
  "name": "MyValueSet",
  "status": "draft",
  "date": "2020-03-12T09:08:32.9304489+00:00",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "define.xml2.0",
      "uri": "http://www.cdisc.org/define-xml",
      "name": "CDISC Define XML 2.0 metadata standard"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint"
}