{
  "resourceType": "StructureDefinition",
  "id": "5ee45c65-1302-483c-8804-83ed16c4e95f",
  "meta": {
    "lastUpdated": "2018-11-28T06:50:45.084+00:00"
  },
  "text": {
    "status": "empty",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url": "http://example.org/fhir/StructureDefinition/Korea_NHIS_Claim",
  "name": "Korea_NHIS_Claim",
  "status": "draft",
  "date": "2018-11-28T06:50:42.4217557+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DocumentManifest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentManifest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DocumentManifest.related.ref",
        "path": "DocumentManifest.related.ref",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Claim",
            "aggregation": [
              "referenced"
            ]
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization",
            "aggregation": [
              "referenced"
            ]
          }
        ]
      }
    ]
  }
}