{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2019-01-17T10:06:57.309+00:00"
  },
  "url": "http://medico-emr.net/stu3/sd/MXT-SiblingPriority-1",
  "name": "MXT-SiblingPriority-1",
  "status": "active",
  "date": "2019-01-17T10:06:57.2032682+00:00",
  "description": "represents the priority for sorting of the given resource",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Resource"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.id",
        "path": "Extension.id",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://medico-emr.net/stu3/sd/MXT-SiblingPriority-1"
      },
      {
        "id": "Extension.value[x]:valueInteger",
        "path": "Extension.valueInteger",
        "sliceName": "valueInteger",
        "definition": "defines the priority for sorting of the given resource",
        "min": 1,
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  }
}