{
  "resourceType": "List",
  "meta": {
    "lastUpdated": "2020-11-27T11:13:06.361+00:00",
    "profile": [
      "http://www.snubh.com/fhir/StructureDefinition/HistoryList"
    ]
  },
  "contained": [
    {
      "resourceType": "FamilyMemberHistory",
      "id": "test001A001-1",
      "meta": {
        "profile": [
          "http://www.snubh.com/fhir/StructureDefinition/HisFamilyMemberHistory"
        ]
      },
      "identifier": [
        {
          "value": "test001A001-1"
        },
        {
          "value": "encounter1"
        }
      ],
      "status": "completed",
      "patient": {
        "coding": [
          {
            "system": "http://www.snubh.com",
            "code": "01",
            "display": "부"
          }
        ]
      },
      "relationship": {
        "coding": [
          {
            "system": "http://www.snubh.com",
            "code": "01",
            "display": "부"
          }
        ]
      },
      "condition": [
        {
          "code": {
            "coding": [
              {
                "extension": [
                  {
                    "id": "NR Item Detail Name Kor",
                    "url": "http://www.snubh.com/fhir/StructureDefinition/DisplayKor",
                    "valueString": "부 병력 암 상세 : 대장암"
                  }
                ],
                "system": "urn:oid:2.16.840.1.113883.6.96",
                "code": "363406005",
                "display": "Malignant tumor of colon (disorder)"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "FamilyMemberHistory",
      "id": "test001A002-2",
      "meta": {
        "profile": [
          "http://www.snubh.com/fhir/StructureDefinition/HisFamilyMemberHistory"
        ]
      },
      "identifier": [
        {
          "value": "test001A002-2"
        },
        {
          "value": "encounter1"
        }
      ],
      "status": "completed",
      "patient": {
        "reference": "patient/00001"
      },
      "relationship": {
        "coding": [
          {
            "system": "http://www.snubh.com",
            "code": "02",
            "display": "모"
          }
        ]
      },
      "condition": [
        {
          "code": {
            "coding": [
              {
                "extension": [
                  {
                    "id": "NR Item Detail Name Kor",
                    "url": "http://www.snubh.com/fhir/StructureDefinition/DisplayKor",
                    "valueString": "모 병력 종류 : 간질환"
                  }
                ],
                "system": "urn:oid:2.16.840.1.113883.6.96",
                "code": "235856003",
                "display": "Disorder of liver (disorder)"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "FamilyMemberHistory",
      "id": "test006A001-3",
      "meta": {
        "profile": [
          "http://www.snubh.com/fhir/StructureDefinition/HisFamilyMemberHistory"
        ]
      },
      "identifier": [
        {
          "value": "test006A001-3"
        },
        {
          "value": "encounter1"
        }
      ],
      "status": "completed",
      "patient": {
        "reference": "patient/00001"
      },
      "relationship": {
        "coding": [
          {
            "system": "http://www.snubh.com",
            "code": "02",
            "display": "모"
          }
        ]
      },
      "condition": [
        {
          "code": {
            "coding": [
              {
                "extension": [
                  {
                    "id": "NR Item Detail Name Kor",
                    "url": "http://www.snubh.com/fhir/StructureDefinition/DisplayKor",
                    "valueString": "모 병력 종류 : 혈액투석중"
                  }
                ],
                "system": "urn:oid:2.16.840.1.113883.6.96",
                "code": "302497006",
                "display": "Hemodialysis (procedure)"
              }
            ]
          }
        }
      ]
    }
  ],
  "status": "current",
  "mode": "snapshot",
  "title": "가족력",
  "code": {
    "coding": [
      {
        "system": "http://www.snubh.com",
        "code": "familymemberhistory",
        "display": "Family Member History"
      }
    ]
  },
  "subject": {
    "reference": "1928-05-01"
  },
  "entry": [
    {
      "item": {
        "reference": "#test001A001-1"
      }
    },
    {
      "item": {
        "reference": "#test001A002-2"
      }
    },
    {
      "item": {
        "reference": "#test006A001-3"
      }
    }
  ]
}