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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeObservation
Idxxx-Mutter-Bloodpressure-bglz-av-test-1-1.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: Fiona XXX_Mutter. Categorie: Vital Signs, Status: definitief
mevrouw gebruikt medicatie
Bepalingdatum/tijd 2025-04-26T14:45:00+01:00
Methode Niet-invasief
Deel van lichaam Rechter bovenarm
Code Waarde
Blood pressure panel with all children optional
Systolic blood pressure 170 mmHg
Diastolic blood pressure 90 mmHg
Mean blood pressure 110 mmHg
Korotkoff sounds Fase V
Blood pressure device Cuff size Standaard
Body position with respect to gravity Liggende posititie

Source1

{
  "resourceType": "Observation",
  "id": "BloodPressure-bgzl-av-test-1-1",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#9bdf4ae98861d9ec"
      }
    ],
    "versionId": "5",
    "lastUpdated": "2025-05-16T02:11:32.970+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "12768551-c421-46c5-bd43-6dae738b8568"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "85354-9",
        "display": "Blood pressure panel with all children optional"
      }
    ]
  },
  "subject": {
    "reference": "Patient/XXX-Mutter",
    "display": "Fiona XXX_Mutter"
  },
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-1-1",
      "display": "ThuiszorgOrg Noord"
    }
  ],
  "effectiveDateTime": "2025-04-26T14:45:00+01:00",
  "comment": "mevrouw gebruikt medicatie",
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "368209003",
        "display": "Rechter bovenarm"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "22762002",
        "display": "Niet-invasief"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8480-6",
            "display": "Systolic blood pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 170,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 90,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8478-0",
            "display": "Mean blood pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 110,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "85549003",
            "display": "Korotkoff sounds"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "255272007",
            "display": "Fase V"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8358-4",
            "display": "Blood pressure device Cuff size"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.15.1",
            "code": "STD",
            "display": "Standaard"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8361-8",
            "display": "Body position with respect to gravity"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "102538003",
            "display": "Liggende posititie"
          }
        ]
      }
    }
  ]
}