{
  "resourceType": "StructureDefinition",
  "id": "valueset-sourceReference",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "vocab"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
  "name": "sourceReference",
  "status": "draft",
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7",
  "description": "This text is intended to act as a citation to work done elsewhere that is not part of the current stewarding process where the referenced source is in some way a basis of the current value set definition.",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "ValueSet"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Where did this content come from",
        "definition": "This text is intended to act as a citation to work done elsewhere that is not part of the current stewarding process where the referenced source is in some way a basis of the current value set definition.",
        "comment": "This is not intended to be a direct link to another value set. It is only intended to support a link or textual description that indicates related material for the value set.",
        "min": 0,
        "max": "1",
        "isModifier": false
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference"
      },
      {
        "id": "Extension.valueUri",
        "path": "Extension.valueUri",
        "type": [
          {
            "code": "uri"
          }
        ]
      }
    ]
  }
}