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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeSpecimen
IdSpecimen-example-dhis-specimen.json
FHIR VersionR5

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


English


Generated Narrative: Specimen example-dhis-specimen

status: Available

type: Macrota

subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)

receivedTime: 2026-02-13 12:00:00+0000


Russian


Сгенерированный нарратив: Specimen example-dhis-specimen

Профиль: DHIS Specimen Profile

status: Available

type: Macrota

subject: John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)

receivedTime: 2026-02-13 12:00:00+0000


Uzbek


Generated Narrative: Specimen example-dhis-specimen

status: Available

type: Macrota

subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)

receivedTime: 2026-02-13 12:00:00+0000


Source1

{
  "resourceType": "Specimen",
  "id": "example-dhis-specimen",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/dhis-specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/specimen-type-cs",
        "code": "Spec001-0002",
        "display": "Macrota"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-patient-john"
  },
  "receivedTime": "2026-02-13T12:00:00Z"
}