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

FHIR IG analytics

Packagetw.cohesion.fhir.clinemr
Resource TypePatient
IdPatient-PatientMCR-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

病患基本資料

識別碼型別:National Person Identifier Identifier Type Codes#NNxxx)
身份證號(official):A123456789 (http://www.moi.gov.tw/)

識別碼型別:Medical record number IdentifierType#MR)
病歷號(official):9876543210 (https://tpech.gov.taipei/)

姓名(usual):張睿寧

聯絡方式:Phone ContactPointSystem#phone)
住宅電話:(Home)0222600888 ContactPointUse#home)
聯絡方式:Phone ContactPointSystem#phone)
公司電話:(Work)0222678902#2231 ContactPointUse#work)
聯絡方式:Phone ContactPointSystem#phone)
行動電話:(Mobile)0911123123 ContactPointUse#mobile)
聯絡方式:Email ContactPointSystem#email)
病人電子郵件地址:angusan@hotmail.com

性別:Male

出生日期:1970-11-09

病人子女數[extension: childnumber]:0

病人戶籍地址:(Home)(24149)新北市三重區環河北路一段20號6樓
郵遞區號(postalCode) [extension: tw-postal-code] 24149
縣/市(city):新北市
鄉/鎮/市/區(district):三重區
路/街(line):環河北路
段(section) [extension: tw-section] :一段
號(number) [extension: tw-number] :20號
樓(floor) [extension: tw-floor] :6樓

病人聯絡地址:(Billing)(24149)新北市三重區環河北路一段20號6樓
郵遞區號(postalCode) [extension: tw-postal-code] 24149
縣/市(city):新北市
鄉/鎮/市/區(district):三重區
路/街(line):環河北路
段(section) [extension: tw-section] :一段
號(number) [extension: tw-number] :20號
樓(floor) [extension: tw-floor] :6樓

婚姻:Never Married Marital Status Codes#S)

緊急聯絡人姓名(official):葉克修
緊急聯絡人與病人關係:unrelated friend PatientRelationshipType#FRND)
聯絡方式:Phone ContactPointSystem#phone)
聯絡電話:(Home)0917159753 ContactPointUse#home
聯絡方式:Phone ContactPointSystem#phone)
聯絡電話:(Work)0917159753 ContactPointUse#work)
聯絡方式:Phone ContactPointSystem#phone)
聯絡電話:(Mobile)0917159753 ContactPointUse#mobile)


Source1

{
  "resourceType": "Patient",
  "id": "PatientMCR-min",
  "meta": {
    "profile": [
      "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.cohesiondata.com/clinemr/StructureDefinition/cohesion-childnumber",
      "valueInteger": 0
    }
  ],
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "NNxxx"
          }
        ]
      },
      "system": "http://www.moi.gov.tw",
      "value": "A123456789"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR"
          }
        ]
      },
      "system": "https://tpech.gov.taipei",
      "value": "9876543210"
    }
  ],
  "name": [
    {
      "use": "usual",
      "text": "張睿寧"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "0222600888",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "0222678902#2231",
      "use": "work"
    },
    {
      "system": "phone",
      "value": "0911123123",
      "use": "mobile"
    },
    {
      "system": "email",
      "value": "angusan@hotmail.com"
    }
  ],
  "gender": "male",
  "birthDate": "1970-11-09",
  "address": [
    {
      "extension": [
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section",
          "valueString": "一段"
        },
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number",
          "valueString": "20號"
        },
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor",
          "valueString": "6樓"
        }
      ],
      "use": "home",
      "text": "新北市三重區環河北路一段20號6樓",
      "line": [
        "環河北路"
      ],
      "city": "三重區",
      "district": "新北市",
      "_postalCode": {
        "extension": [
          {
            "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw",
                  "code": "24149"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "extension": [
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section",
          "valueString": "一段"
        },
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number",
          "valueString": "20號"
        },
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor",
          "valueString": "6樓"
        }
      ],
      "use": "billing",
      "text": "新北市三重區環河北路一段20號6樓",
      "line": [
        "環河北路"
      ],
      "city": "三重區",
      "district": "新北市",
      "_postalCode": {
        "extension": [
          {
            "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw",
                  "code": "24149"
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "code": "S"
      }
    ]
  },
  "contact": [
    {
      "relationship": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code": "FRND"
            }
          ]
        }
      ],
      "name": {
        "text": "葉克修"
      },
      "telecom": [
        {
          "system": "phone",
          "value": "0228976000",
          "use": "home"
        },
        {
          "system": "phone",
          "value": "0228825252",
          "use": "work"
        },
        {
          "system": "phone",
          "value": "0922123123",
          "use": "mobile"
        }
      ]
    }
  ]
}