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

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeObservation
IdObservation-heart-rhythm-foreman-caterina.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 heart-rhythm-foreman-caterina

status: Final

category: Vital Signs

code: Pulse rhythm

subject: Caterina FOREMAN (official) Female, DoB: 1970-07-24 ( IHI: Austalian Healthcare Identifier - Individual#8003608666976386)

effective: 2025-11-25

value: Pulse regular


Source1

{
  "resourceType": "Observation",
  "id": "heart-rhythm-foreman-caterina",
  "meta": {
    "profile": [
      "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPulseRhythm"
    ]
  },
  "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": "364095004"
      }
    ],
    "text": "Pulse rhythm"
  },
  "subject": {
    "reference": "Patient/foreman-caterina"
  },
  "effectiveDateTime": "2025-11-25",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "271636001",
        "display": "Pulse regular"
      }
    ]
  }
}