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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeObservation
IdObservation-BoaAlgorithmVATOutputObservation.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": "BoaAlgorithmVATOutputObservation",
  "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": 10.94
      },
      "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": 11.81
      },
      "code": {
        "coding": [
          {
            "code": "386136009",
            "system": "http://snomed.info/sct",
            "display": "Standard deviation"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 0
      },
      "code": {
        "coding": [
          {
            "code": "255605001",
            "system": "http://snomed.info/sct",
            "display": "Minimal (qualifier value)"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 9.78
      },
      "code": {
        "coding": [
          {
            "code": "260528009",
            "system": "http://snomed.info/sct",
            "display": "Median"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 43.12
      },
      "code": {
        "coding": [
          {
            "code": "56851009",
            "system": "http://snomed.info/sct",
            "display": "Maximal (qualifier value)"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "L",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 2.253
      },
      "code": {
        "coding": [
          {
            "code": "255619001",
            "system": "http://snomed.info/sct",
            "display": "Total"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "HU",
        "system": "http://unitsofmeasure.org",
        "code": "[hnsf'U]",
        "value": -87.94
      },
      "code": {
        "coding": [
          {
            "code": "C94908",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Hounsfield unit"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "vat",
        "system": "http://omi.de/fhir/registry/CodeSystem/TodoCodesCS",
        "display": "Visceral adipose tissue (VAT)"
      }
    ]
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "C79424",
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "display": "Voxel"
      }
    ]
  }
}