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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeSpecimen
IdSpecimen-291f7eb1-c4ff-49fb-94a8-0500c19b7635.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

Specimen. id: 9877
Monster bij LaboratoriumUitslag (LaboratoryTestResult) [bgz-patA-labresult2]
type Bloed
Received 08:30:00, 13 March 2023
Collection Quantity5.23 08:00:00, 13 March 2023
Method: venapunctie voor bloedtest
gehele regio van elleboog rechts
Container
type: container voor bloed- of weefselopslag of -kweek

Source1

{
  "resourceType": "Specimen",
  "id": "291f7eb1-c4ff-49fb-94a8-0500c19b7635",
  "meta": {
    "lastUpdated": "2024-04-17T11:57:34.781+02:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "9877"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "87612001",
        "display": "Bloed"
      }
    ]
  },
  "receivedTime": "2023-03-13T08:30:00+01:00",
  "collection": {
    "collectedDateTime": "2023-03-13T08:00:00+01:00",
    "quantity": {
      "value": 5.23,
      "system": "http://unitsofmeasure.org"
    },
    "method": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "28520004",
          "display": "venapunctie voor bloedtest"
        }
      ]
    },
    "bodySite": {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "24028007",
                "display": "rechts"
              }
            ]
          }
        }
      ],
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "76248009",
          "display": "gehele regio van elleboog"
        }
      ]
    }
  },
  "container": [
    {
      "id": "2",
      "type": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "700957004",
            "display": "container voor bloed- of weefselopslag of -kweek"
          }
        ]
      }
    }
  ],
  "note": [
    {
      "text": "Monster bij LaboratoriumUitslag (LaboratoryTestResult) [bgz-patA-labresult2]"
    }
  ]
}