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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeObservation
IdObservation-OtherMeasurementsObservation.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": "OtherMeasurementsObservation",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/ai-other-findings-output-observation"
    ]
  },
  "component": [
    {
      "valueQuantity": {
        "unit": "L",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 6.719
      },
      "code": {
        "coding": [
          {
            "code": "C12664",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Abdomen Cavity"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "L",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 4.42
      },
      "code": {
        "coding": [
          {
            "code": "C12905",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Thoracic Cavity"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "L",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 1.227
      },
      "code": {
        "coding": [
          {
            "code": "C12748",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Mediastinum"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "ml",
        "value": 659.87
      },
      "code": {
        "coding": [
          {
            "code": "24949005",
            "system": "http://snomed.info/sct",
            "display": "Pericardial sac"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "118565006",
        "system": "http://snomed.info/sct",
        "display": "Volume"
      }
    ]
  }
}