FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Specimen |
| Id | Specimen-specimen-lab-lipid.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
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
| Collected[x] |
| 2022-04-01 14:30:02+0700 |
| Time[x] |
| 2022-04-01 15:30:02+0700 |
{
"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"
}
]
}