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

FHIR IG analytics

Packagemedmij.fhir.nl.stu3.longtermhealthcare
Resource TypeObservation
Idxxx-Molog-Respiration-bglz-av-test-1-3.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Observatie/bepaling. Subject: Maria XXX_Molog Id: 1de2ee87-8fdf-11ec-1215-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
Bepalingdatum/tijd14:47:00, 11 maart 2015
CodeWaarde
Respiratory assessment
RitmeNormaal ademhalingsritme
DiepteNormale ademhalingsdiepte
Ademfrequentie15 breaths per minute

Source1

{
  "resourceType": "Observation",
  "id": "Respiration-bglz-av-test-1-3",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration"
    ],
    "tag": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
        "code": "7500",
        "display": "Thuiszorg, kruiswerk en gezinsverzorging"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen",
      "extension": [
        {
          "url": "extraOxygenAdministration",
          "valueBoolean": true
        },
        {
          "url": "flowRate",
          "valueQuantity": {
            "value": 2,
            "unit": "l/min",
            "system": "http://unitsofmeasure.org",
            "code": "l/min"
          }
        },
        {
          "url": "fiO2",
          "valueQuantity": {
            "value": 0.29,
            "unit": "{fraction}",
            "system": "http://unitsofmeasure.org"
          }
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "c92112ee-6a2f-4b43-9f47-449cfcdfc1ce"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "422834003",
        "display": "Respiratory assessment"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-bglz-test-1-3",
    "display": "Maria XXX_Molog"
  },
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-WijZorgen",
      "display": "WijZorgen Honselerdijk"
    }
  ],
  "effectiveDateTime": "2015-03-11T14:47:00Z",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "48064009",
            "display": "Ritme"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "5467003",
            "display": "Normaal ademhalingsritme"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "271626009",
            "display": "Diepte"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "301284009",
            "display": "Normale ademhalingsdiepte"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "9279-1",
            "display": "Ademfrequentie"
          }
        ]
      },
      "valueQuantity": {
        "value": 15,
        "unit": "breaths per minute",
        "system": "http://unitsofmeasure.org",
        "code": "{breaths}/min"
      }
    }
  ]
}