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

FHIR IG analytics

Packagetw.gov.mohw.cdc.twidir
Resource TypeSpecimen
IdSpecimen-specimen-min.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

檢驗檢體資料

檢體種類:Ser ( LOINC檢體種類值集#LP7567-3)

採檢日期與時間:2023-04-13T13:06:05.000Z

檢體收件日期與時間:2023-04-13T18:41:08.000Z


Source1

{
  "resourceType": "Specimen",
  "id": "specimen-min",
  "meta": {
    "profile": [
      "https://twidir.cdc.gov.tw/twidir/StructureDefinition/specimen-reporting"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/loinc-part-system-values",
        "code": "LP7567-3"
      }
    ]
  },
  "receivedTime": "2023-04-13T18:41:08.000Z",
  "collection": {
    "collectedDateTime": "2023-04-13T13:06:05.000Z"
  }
}