{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/ieee11073-10207ig/SDCApprovedJurisdictions",
  "name": "SDCApprovedJurisdictions",
  "status": "draft",
  "fhirVersion": "4.0.0",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Device"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "definition": "List of regions in which a DEVICE COMPONENT is approved to be operated. If the list does not contain\r\nany entries, then the DEVICE COMPONENT is not approved for any region.",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  }
}