{
  "resourceType": "StructureDefinition",
  "id": "extension-rr-routing-entity",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-29T20:27:53.259+00:00"
  },
  "url": "http://hl7.org/fhir/us/ecr/StructureDefinition/extension-rr-routing-entity",
  "version": "0.0.0",
  "name": "extension-rr-routing-entity",
  "title": "Extension Routing Entity",
  "status": "draft",
  "date": "2018-08-01",
  "description": "A Routing Entity is a PHA or other organization identified by the PHA (such as an HIE) to which the eICR and/or the Reportability Response will be provided immediately following the creation of the Reportability Response. This entity may just be acting to route the eICR and Reportability Response on their way to a Responsible Agency.",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "PlanDefinition.jurisdiction"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Routing Entity",
        "definition": "A Routing Entity is a PHA or other organization identified by the PHA (such as an HIE) to which the eICR and/or the Reportability Response will be provided immediately following the creation of the Reportability Response. This entity may just be acting to route the eICR and Reportability Response on their way to a Responsible Agency.",
        "min": 1,
        "isModifier": false
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/us/ecr/StructureDefinition/extension-rr-routing-entity"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity"
          }
        ]
      }
    ]
  }
}