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

FHIR IG analytics

Packagesilth.fhir.th.mophpc1
Resource TypeSpecimen
IdSpecimen-specimen-lab-lipid.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

Generated Narrative: Specimen

Resource Specimen "specimen-lab-lipid"

Profile: MoPH-PC Specimen

type: Serum specimen (SNOMED CT#119364003)

subject: Patient/patient-patient4: นาง สมควร ใจดี " ใจดี"

receivedTime: 2022-04-01 13:30:02+0700

Collections

-Collected[x]
*2022-04-01 14:30:02+0700

Processings

-Time[x]
*2022-04-01 15:30:02+0700

Source1

{
  "resourceType": "Specimen",
  "id": "specimen-lab-lipid",
  "meta": {
    "profile": [
      "https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-specimen-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "119364003",
        "display": "Serum specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-patient4",
    "display": "นาง สมควร ใจดี"
  },
  "receivedTime": "2022-04-01T13:30:02+07:00",
  "collection": {
    "collectedDateTime": "2022-04-01T14:30:02+07:00"
  },
  "processing": [
    {
      "timeDateTime": "2022-04-01T15:30:02+07:00"
    }
  ]
}