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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-BloodPressure-01.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: Johan XXX_Helleman. Id: 191e51d9-8fdf-11ec-1102-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Vital Signs, Status: definitiefUitvoerende: Vaste Huisarts 1 - Maatschap Vaste Huisarts
Bepalingdatum/tijd08:53:00, 1 februari 2013
MethodeNon-invasive
Deel van lichaamLeft upper arm structure
CodeWaarde
Blood pressure panel with all children optional
Systolic blood pressure108 mmHg
Diastolic blood pressure108 mmHg
Blood pressure device Cuff sizeGroot
Body position with respect to gravitySitting position

Source1

{
  "resourceType": "Observation",
  "id": "zib-bloodpressure-01",
  "meta": {
    "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": "191e51d9-8fdf-11ec-1102-020000000000"
    }
  ],
  "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/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "effectiveDateTime": "2013-02-01T08:53:00+01:00",
  "performer": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/nl-core-practitionerrole-02",
            "display": "Vaste Huisarts 1 - Maatschap Vaste Huisarts"
          }
        }
      ],
      "reference": "Practitioner/nl-core-practitioner-02",
      "display": "Vaste Huisarts 1"
    }
  ],
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "368208006",
        "display": "Left upper arm structure"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "22762002",
        "display": "Non-invasive"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8480-6",
            "display": "Systolic blood pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 108,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 108,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "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": "L",
            "display": "Groot"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8361-8",
            "display": "Body position with respect to gravity"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "33586001",
            "display": "Sitting position"
          }
        ]
      }
    }
  ]
}