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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeObservation
IdObservation-3009316.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

Observation. id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.18.3009316 (urn:ietf:rfc:3986), Category: Laboratory, Klinische chemie, Status: status-final
Effective Time 14:47:00, 13 March 2023
Specimen Materiaal: Bloed
Related Observation/a3d4d0c9-6ff0-414e-a50c-f5180105fef7
code Value

Source1

{
  "resourceType": "Observation",
  "id": "3009316",
  "meta": {
    "lastUpdated": "2024-04-17T11:57:34.749+02:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "ProcedureRequest",
      "id": "1",
      "meta": {
        "profile": [
          "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
        ]
      },
      "status": "active",
      "intent": "order",
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "UNK",
            "display": "unknown"
          }
        ]
      },
      "requester": {
        "agent": {
          "reference": "http://example.org/Practitioner/729",
          "display": "Jutte"
        }
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.18.3009316"
    }
  ],
  "basedOn": [
    {
      "reference": "#1",
      "display": "ProcedureRequest"
    }
  ],
  "status": "final",
  "_status": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
              "code": "final",
              "display": "Definitief"
            }
          ]
        }
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "49581000146104",
          "display": "Laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "275711006",
          "display": "Klinische chemie"
        }
      ]
    }
  ],
  "effectiveDateTime": "2023-03-13T14:47:00+01:00",
  "specimen": {
    "reference": "Specimen/291f7eb1-c4ff-49fb-94a8-0500c19b7635",
    "display": "Materiaal: Bloed"
  },
  "related": [
    {
      "target": {
        "reference": "http://example.org/Observation/a3d4d0c9-6ff0-414e-a50c-f5180105fef7"
      }
    }
  ]
}