FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeParameters
IdParameters-BrdServiceOutputParametersExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Parameters",
  "id": "BrdServiceOutputParametersExample",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/BrdServiceOutputParameters"
    ]
  },
  "parameter": [
    {
      "name": "observations",
      "resource": {
        "resourceType": "Observation",
        "id": "BrdAlgorithmOutputObservation",
        "meta": {
          "profile": [
            "http://omi.de/fhir/registry/StructureDefinition/brd-output-observation-profile"
          ]
        },
        "component": [
          {
            "valueQuantity": {
              "value": 0.9519994258880615
            },
            "extension": [
              {
                "extension": [
                  {
                    "url": "x1",
                    "valueDecimal": 136
                  },
                  {
                    "url": "y1",
                    "valueDecimal": 193
                  },
                  {
                    "url": "x2",
                    "valueDecimal": 376
                  },
                  {
                    "url": "y2",
                    "valueDecimal": 377
                  }
                ],
                "url": "http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
              }
            ],
            "code": {
              "coding": [
                {
                  "code": "302553009",
                  "system": "http://snomed.info/sct",
                  "display": "Entire abdomen (body structure)"
                }
              ]
            }
          },
          {
            "valueQuantity": {
              "value": 0.9311727285385132
            },
            "extension": [
              {
                "extension": [
                  {
                    "url": "x1",
                    "valueDecimal": 135
                  },
                  {
                    "url": "y1",
                    "valueDecimal": 80
                  },
                  {
                    "url": "x2",
                    "valueDecimal": 375
                  },
                  {
                    "url": "y2",
                    "valueDecimal": 224
                  }
                ],
                "url": "http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
              }
            ],
            "code": {
              "coding": [
                {
                  "code": "51185008",
                  "system": "http://snomed.info/sct",
                  "display": "Thoracic structure (body structure)"
                }
              ]
            }
          },
          {
            "valueQuantity": {
              "value": 0.8168772459030151
            },
            "extension": [
              {
                "extension": [
                  {
                    "url": "x1",
                    "valueDecimal": 134
                  },
                  {
                    "url": "y1",
                    "valueDecimal": 66
                  },
                  {
                    "url": "x2",
                    "valueDecimal": 374
                  },
                  {
                    "url": "y2",
                    "valueDecimal": 94
                  }
                ],
                "url": "http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
              }
            ],
            "code": {
              "coding": [
                {
                  "code": "69536005",
                  "system": "http://snomed.info/sct",
                  "display": "Head structure (body structure)"
                }
              ]
            }
          },
          {
            "valueQuantity": {
              "value": 0.8073709011077881
            },
            "extension": [
              {
                "extension": [
                  {
                    "url": "x1",
                    "valueDecimal": 135
                  },
                  {
                    "url": "y1",
                    "valueDecimal": 151
                  },
                  {
                    "url": "x2",
                    "valueDecimal": 375
                  },
                  {
                    "url": "y2",
                    "valueDecimal": 205
                  }
                ],
                "url": "http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
              }
            ],
            "code": {
              "coding": [
                {
                  "code": "76848001",
                  "system": "http://snomed.info/sct",
                  "display": "Pericardial structure (body structure)"
                }
              ]
            }
          }
        ],
        "derivedFrom": [
          {
            "identifier": {
              "system": "http://dicom.nema.org/resources/ontology/DCM",
              "type": {
                "coding": [
                  {
                    "code": "110180",
                    "system": "http://dicom.nema.org/resources/ontology/DCM",
                    "display": "Study Instance UID"
                  }
                ]
              },
              "value": "1.3.6.1.4.1.14519.5.2.1.222422950031341374852767496791"
            }
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "code": "inference-result",
              "system": "http://omi.de/fhir/registry/sid/tbd",
              "display": "Inference result"
            }
          ]
        }
      }
    }
  ]
}