{
  "resourceType": "StructureDefinition",
  "id": "869b2fb5-2ab2-4d67-ae14-5f3e60da8623",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-01T06:25:21.644+00:00"
  },
  "url": "https://medico-emr.net/medico/r4/sd/ti/ext/DocumentReference_HomeCommunityId_1",
  "name": "DocumentReference_HomeCommunityId_1",
  "status": "draft",
  "date": "2020-09-01T06:25:21.4402579+00:00",
  "description": "An extension to store the HomeCommunityId associated with an ePA document",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "DocumentReference"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.id",
        "path": "Extension.id",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://medico-emr.net/medico/r4/sd/ti/ext/DocumentReference_HomeCommunityId_1"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}