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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeObservation
IdObservation-BoaAlgorithmSATOutputObservation.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": "Observation",
  "id": "BoaAlgorithmSATOutputObservation",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/boa-output-observation-profile"
    ]
  },
  "derivedFrom": [
    {
      "reference": "ImagingStudy/BoaExampleImagingStudyOutput"
    }
  ],
  "component": [
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 66.97
      },
      "code": {
        "coding": [
          {
            "code": "373098007",
            "system": "http://snomed.info/sct",
            "display": "Mean - numeric estimation technique (qualifier value)"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 19.45
      },
      "code": {
        "coding": [
          {
            "code": "386136009",
            "system": "http://snomed.info/sct",
            "display": "Standard deviation"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 33.17
      },
      "code": {
        "coding": [
          {
            "code": "255605001",
            "system": "http://snomed.info/sct",
            "display": "Minimal (qualifier value)"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 66.25
      },
      "code": {
        "coding": [
          {
            "code": "260528009",
            "system": "http://snomed.info/sct",
            "display": "Median"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 97.75
      },
      "code": {
        "coding": [
          {
            "code": "56851009",
            "system": "http://snomed.info/sct",
            "display": "Maximal (qualifier value)"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "L",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 13.796
      },
      "code": {
        "coding": [
          {
            "code": "255619001",
            "system": "http://snomed.info/sct",
            "display": "Total"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "HU",
        "system": "http://unitsofmeasure.org",
        "code": "[hnsf'U]",
        "value": -105.13
      },
      "code": {
        "coding": [
          {
            "code": "C94908",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Hounsfield unit"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "67769002",
        "system": "http://snomed.info/sct",
        "display": "Structure of subcutaneous fatty tissue (body structure)"
      }
    ]
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "C79424",
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "display": "Voxel"
      }
    ]
  }
}