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

FHIR IG analytics

Packagefhir.kenyaPSIG
Resource TypeSpecimen
IdSpecimen-SpecimenKPS.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: Specimen SpecimenKPS

Profile: Specimen Profile - KPS version: 0.1.0

status: Available

type: Whole blood

subject: Amina Mohamed Female, DoB: 1992-03-25 ( http://moh.kenya/identifier/nationalID-no#NationalIdIdentifierNamingSystem#12345678)

Collections

-Collected[x]
*2026-05-20 08:10:00+0300

Source1

{
  "resourceType": "Specimen",
  "id": "SpecimenKPS",
  "meta": {
    "profile": [
      "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-specimen|0.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "BLD",
        "display": "Whole blood"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientKPS"
  },
  "collection": {
    "collectedDateTime": "2026-05-20T08:10:00+03:00"
  }
}