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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeMedia
IdMedia-PMR-Media17.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: Media PMR-Media17

status: Completed

type: 門診圖像

subject: 測試員 Male, DoB: 1997-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

Contents

-ContentTypeUrlTitle
*application/dicomUrl門診圖像

Source1

{
  "resourceType": "Media",
  "id": "PMR-Media17",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMROutpatientImageMedia"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19005-8"
      }
    ],
    "text": "門診圖像"
  },
  "subject": {
    "reference": "Patient/PMR-Pat2"
  },
  "content": {
    "contentType": "application/dicom",
    "url": "Url",
    "title": "門診圖像"
  }
}