FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ReportingResponseModel

Packagetw.gov.mohw.cdc.twidir
Resource TypeStructureDefinition
IdReportingResponseModel
FHIR VersionR4
Sourcehttps://twidir.cdc.gov.tw/twidir/https://twidir.cdc.gov.tw/twidir/0.1.1/StructureDefinition-ReportingResponseModel.html
URLhttps://twidir.cdc.gov.tw/twidir/StructureDefinition/ReportingResponseModel
Version0.1.1
Statusactive
Date2024-02-02T13:16:12+08:00
NameReportingResponseModel
Title傳染病檢驗報告回應(ReportingResponse)之資料模型
Realmtw
Authoritynational
Description傳染病檢驗報告回應(ReportingResponse)之資料模型
Typehttps://twidir.cdc.gov.tw/twidir/StructureDefinition/ReportingResponseModel
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. ReportingResponseModel 0..*Base傳染病檢驗報告回應(ReportingResponse)之資料模型
Instances of this logical model are not marked to be the target of a Reference
... responseMessage 1..1BackboneElement回應訊息
.... eventCoding 1..1CodeableConcept實驗室報告(LOINC:11502-2)
.... source 1..1stringCDC伺服器url
.... identifier 1..1Identifier回應訊息的唯一識別碼
.... code 1..1code訊息傳送結果
... operationOutcome 1..1BackboneElement訊息傳送結果細節
.... severity 1..1CodeableConcept訊息傳送問題嚴重度
.... type 1..1CodeableConcept訊息傳送問題類型
.... details 1..1CodeableConcept訊息傳送問題細節

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ReportingResponseModel",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twidir.cdc.gov.tw/twidir/StructureDefinition/ReportingResponseModel",
  "version": "0.1.1",
  "name": "ReportingResponseModel",
  "title": "傳染病檢驗報告回應(ReportingResponse)之資料模型",
  "status": "active",
  "date": "2024-02-02T13:16:12+08:00",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "傳染病檢驗報告回應(ReportingResponse)之資料模型",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "TWIDIRResponse",
      "uri": "https://twidir.cdc.gov.tw/twidir",
      "name": "TWIDIR IG"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://twidir.cdc.gov.tw/twidir/StructureDefinition/ReportingResponseModel",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "ReportingResponseModel",
        "path": "ReportingResponseModel",
        "short": "傳染病檢驗報告回應(ReportingResponse)之資料模型",
        "definition": "傳染病檢驗報告回應(ReportingResponse)之資料模型",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "BundleReportingResponse"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage",
        "path": "ReportingResponseModel.responseMessage",
        "short": "回應訊息",
        "definition": "回應訊息",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.responseMessage",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "entry:messageHeader"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.id",
        "path": "ReportingResponseModel.responseMessage.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.extension",
        "path": "ReportingResponseModel.responseMessage.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.modifierExtension",
        "path": "ReportingResponseModel.responseMessage.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.eventCoding",
        "path": "ReportingResponseModel.responseMessage.eventCoding",
        "short": "實驗室報告(LOINC:11502-2)",
        "definition": "實驗室報告(LOINC:11502-2)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.responseMessage.eventCoding",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "eventCoding"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.source",
        "path": "ReportingResponseModel.responseMessage.source",
        "short": "CDC伺服器url",
        "definition": "CDC伺服器url",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.responseMessage.source",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "source"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.identifier",
        "path": "ReportingResponseModel.responseMessage.identifier",
        "short": "回應訊息的唯一識別碼",
        "definition": "回應訊息的唯一識別碼",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.responseMessage.identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "response.identifier"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.code",
        "path": "ReportingResponseModel.responseMessage.code",
        "short": "訊息傳送結果",
        "definition": "訊息傳送結果",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.responseMessage.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "response.code"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome",
        "path": "ReportingResponseModel.operationOutcome",
        "short": "訊息傳送結果細節",
        "definition": "訊息傳送結果細節",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.operationOutcome",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "entry:operationOutcome"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.id",
        "path": "ReportingResponseModel.operationOutcome.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.extension",
        "path": "ReportingResponseModel.operationOutcome.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.modifierExtension",
        "path": "ReportingResponseModel.operationOutcome.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.severity",
        "path": "ReportingResponseModel.operationOutcome.severity",
        "short": "訊息傳送問題嚴重度",
        "definition": "訊息傳送問題嚴重度",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.operationOutcome.severity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "issue.severity"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.type",
        "path": "ReportingResponseModel.operationOutcome.type",
        "short": "訊息傳送問題類型",
        "definition": "訊息傳送問題類型",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.operationOutcome.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "issue.code"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.details",
        "path": "ReportingResponseModel.operationOutcome.details",
        "short": "訊息傳送問題細節",
        "definition": "訊息傳送問題細節",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingResponseModel.operationOutcome.details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "issue.details.coding.code"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ReportingResponseModel",
        "path": "ReportingResponseModel",
        "short": "傳染病檢驗報告回應(ReportingResponse)之資料模型",
        "definition": "傳染病檢驗報告回應(ReportingResponse)之資料模型",
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "BundleReportingResponse"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage",
        "path": "ReportingResponseModel.responseMessage",
        "short": "回應訊息",
        "definition": "回應訊息",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "entry:messageHeader"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.eventCoding",
        "path": "ReportingResponseModel.responseMessage.eventCoding",
        "short": "實驗室報告(LOINC:11502-2)",
        "definition": "實驗室報告(LOINC:11502-2)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "eventCoding"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.source",
        "path": "ReportingResponseModel.responseMessage.source",
        "short": "CDC伺服器url",
        "definition": "CDC伺服器url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "source"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.identifier",
        "path": "ReportingResponseModel.responseMessage.identifier",
        "short": "回應訊息的唯一識別碼",
        "definition": "回應訊息的唯一識別碼",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "response.identifier"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.responseMessage.code",
        "path": "ReportingResponseModel.responseMessage.code",
        "short": "訊息傳送結果",
        "definition": "訊息傳送結果",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "response.code"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome",
        "path": "ReportingResponseModel.operationOutcome",
        "short": "訊息傳送結果細節",
        "definition": "訊息傳送結果細節",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "entry:operationOutcome"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.severity",
        "path": "ReportingResponseModel.operationOutcome.severity",
        "short": "訊息傳送問題嚴重度",
        "definition": "訊息傳送問題嚴重度",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "issue.severity"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.type",
        "path": "ReportingResponseModel.operationOutcome.type",
        "short": "訊息傳送問題類型",
        "definition": "訊息傳送問題類型",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "issue.code"
          }
        ]
      },
      {
        "id": "ReportingResponseModel.operationOutcome.details",
        "path": "ReportingResponseModel.operationOutcome.details",
        "short": "訊息傳送問題細節",
        "definition": "訊息傳送問題細節",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWIDIRResponse",
            "map": "issue.details.coding.code"
          }
        ]
      }
    ]
  }
}