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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeMedia
IdMedia-DMS-Med12.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 DMS-Med12

status: Completed

type: Family pedigree identifier

subject: 黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

Contents

-ContentTypeTitle
*image/jpegBase64編碼之JPEG檔

Source1

{
  "resourceType": "Media",
  "id": "DMS-Med12",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSFamily"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "74027-4"
      }
    ]
  },
  "subject": {
    "reference": "Patient/DMS-Pat2"
  },
  "content": {
    "contentType": "image/jpeg",
    "title": "Base64編碼之JPEG檔"
  }
}