{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2018-03-08T13:39:00.57+00:00"
  },
  "url": "http://hl7.org/fhir/ips/StructureDefinition/translateddiv-uv-ips",
  "name": "translatedDiv-uv-ips",
  "status": "draft",
  "date": "2018-03-08T13:32:29.805+00:00",
  "description": "Extension defined for supporting the translation of the narrative contents",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "datatype",
  "context": [
    "Narrative"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Translated Narrative"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Extension.extension:lang",
        "path": "Extension.extension",
        "sliceName": "lang",
        "short": "Code for Language",
        "definition": "Code for Language.",
        "max": "1"
      },
      {
        "id": "Extension.extension:lang.url",
        "path": "Extension.extension.url",
        "fixedUri": "lang"
      },
      {
        "id": "Extension.extension:lang.valueCode:valueCode",
        "path": "Extension.extension.valueCode",
        "sliceName": "valueCode",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "Extension.extension:translation",
        "path": "Extension.extension",
        "sliceName": "translation",
        "max": "1"
      },
      {
        "id": "Extension.extension:translation.url",
        "path": "Extension.extension.url",
        "fixedUri": "translation"
      },
      {
        "id": "Extension.extension:translation.value[x]:valueString",
        "path": "Extension.extension.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/ips/StructureDefinition/translateddiv-uv-ips"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0",
        "type": [
          {
            "code": "base64Binary"
          },
          {
            "code": "boolean"
          },
          {
            "code": "code"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "decimal"
          },
          {
            "code": "id"
          },
          {
            "code": "instant"
          },
          {
            "code": "integer"
          },
          {
            "code": "markdown"
          },
          {
            "code": "oid"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "string"
          },
          {
            "code": "time"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "uri"
          },
          {
            "code": "Address"
          },
          {
            "code": "Age"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Count"
          },
          {
            "code": "Distance"
          },
          {
            "code": "Duration"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "Money"
          },
          {
            "code": "Period"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "Reference"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "Timing"
          }
        ]
      }
    ]
  }
}