{
  "resourceType": "StructureDefinition",
  "id": "task-stu3-location",
  "url": "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/task-stu3-location",
  "name": "TaskSTU3Location",
  "title": "Location for Task in STU3",
  "status": "draft",
  "description": "The location where the task is performed.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Element"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Location for Task in STU3",
        "definition": "The location where the task is performed."
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/task-stu3-location"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"
            ]
          }
        ]
      }
    ]
  }
}
