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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeSpecimen
IdSpecimen-IC-Spe4.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 IC-Spe4

subject: Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800

Collections

-BodySite
*Posterior carpal region

Source1

{
  "resourceType": "Specimen",
  "id": "IC-Spe4",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckSpecimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "subject": {
    "reference": "https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2"
  },
  "collection": {
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "106004"
        }
      ],
      "text": "Posterior carpal region"
    }
  }
}