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

FHIR IG analytics

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

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
*image/jpegUrl家族圖譜

Source1

{
  "resourceType": "Media",
  "id": "PMR-Media16",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRFamilyTreeMedia"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "74027-4"
      }
    ],
    "text": "家族圖譜"
  },
  "subject": {
    "reference": "Patient/PMR-Pat2"
  },
  "content": {
    "contentType": "image/jpeg",
    "url": "Url",
    "title": "家族圖譜"
  }
}