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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeObservation
IdObservation-99ae9ec2-ab21-4afc-8fba-503f5fb34871.json
FHIR VersionR4

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

Generated Narrative: Observation 99ae9ec2-ab21-4afc-8fba-503f5fb34871

status: Final

category: Vital Signs

code: Respiratory rate

subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)

effective: 2020-09-03 10:55:03+0100

performer: PractitionerRole Zdravotnický záchranář

value: 14 /min (Details: UCUM code/min = '/min')


Source1

{
  "resourceType": "Observation",
  "id": "99ae9ec2-ab21-4afc-8fba-503f5fb34871",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-observation-vitalSigns-ems"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "86290005"
      },
      {
        "system": "http://loinc.org",
        "code": "9279-1"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
  },
  "effectiveDateTime": "2020-09-03T10:55:03+01:00",
  "performer": [
    {
      "reference": "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
    }
  ],
  "valueQuantity": {
    "value": 14,
    "unit": "/min",
    "system": "http://unitsofmeasure.org",
    "code": "/min"
  }
}