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

FHIR IG analytics

Packagede.gematik.isik
Resource TypeObservation
IdObservation-Linksventrikulaeres-Schlagvolumenindex.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": "Linksventrikulaeres-Schlagvolumenindex",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksventrikulaeres-schlagvolumenindex"
    ]
  },
  "category": [
    {
      "coding": [
        {
          "code": "vital-signs",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "76297-1",
        "system": "http://loinc.org",
        "display": "Left ventricular Stroke volume index"
      },
      {
        "code": "150636",
        "system": "urn:iso:std:iso:11073:10101",
        "display": "MDC_VOL_BLD_STROKE_INDEX"
      }
    ]
  },
  "valueQuantity": {
    "system": "http://unitsofmeasure.org",
    "code": "mL/m2",
    "unit": "milliliter per square meter",
    "value": 40
  },
  "bodySite": {
    "coding": [
      {
        "code": "87878005",
        "system": "http://snomed.info/sct",
        "display": "Left cardiac ventricular structure"
      }
    ]
  },
  "status": "final",
  "subject": {
    "reference": "Patient/PatientinMusterfrau"
  },
  "effectivePeriod": {
    "start": "2019-12-23T09:30:10+01:00",
    "end": "2019-12-23T10:30:10+01:00"
  }
}