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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeObservation
Idxxx-Mutter-PulseRate-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. Id: e170f8f1-c0f5-4638-89f5-b337b4ad8527 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Vital Signs, Status: definitiefUitvoerende: ThuiszorgOrg Noord
Bepalingdatum/tijd 2023-03-29T00:00:00+02:00
Code Waarde
Heart rate Peripheral artery by Palpation 72 /min
Heart rate rhythm onregelmatige polsslag

Source1

{
  "resourceType": "Observation",
  "id": "PulseRate-bglz-av-test-1-1",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#dba50761d3564c18"
      }
    ],
    "versionId": "1",
    "lastUpdated": "2025-05-20T02:07:00.418+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "e170f8f1-c0f5-4638-89f5-b337b4ad8527"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8893-0",
        "display": "Heart rate Peripheral artery by Palpation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/XXX-Mutter",
    "display": "Fiona XXX_Mutter"
  },
  "effectiveDateTime": "2023-03-29T00:00:00+02:00",
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-1-1",
      "display": "ThuiszorgOrg Noord"
    }
  ],
  "valueQuantity": {
    "value": 72,
    "unit": "/min",
    "system": "http://unitsofmeasure.org",
    "code": "/min"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "44969-4",
            "display": "Heart rate rhythm"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "61086009",
            "display": "onregelmatige polsslag"
          }
        ]
      }
    }
  ]
}