{
  "resourceType": "StructureDefinition",
  "id": "TanodCOVID.Patient",
  "meta": {
    "lastUpdated": "2020-05-21T03:35:30.633+00:00"
  },
  "url": "http://sil-asia.org/fhir/StructureDefinition/TanodCOVID.Patient",
  "name": "TanodCOVID.Patient",
  "title": "TanodCOVID.Patient",
  "status": "draft",
  "date": "2020-05-21T03:35:26.6222446+00:00",
  "publisher": "Standards and Interoperability Lab - Asia",
  "description": "Recommended fields for Patient Resource",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "loinc",
      "uri": "http://loinc.org",
      "name": "LOINC code for the element"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient",
        "path": "Patient",
        "short": "Profile for TanodCOVID application",
        "definition": "Demographics and other administrative information about an individual receiving care or other health-related services."
      },
      {
        "id": "Patient.extension",
        "path": "Patient.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:nationality",
        "path": "Patient.extension",
        "sliceName": "nationality",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:occupation",
        "path": "Patient.extension",
        "sliceName": "occupation",
        "short": "occupation",
        "type": [
          {
            "code": "Extension",
            "profile": "http://sil-asia.org/fhir/StructureDefinition/Occupation"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:religion",
        "path": "Patient.extension",
        "sliceName": "religion",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/patient-religion"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:religion.valueCodeableConcept:valueCodeableConcept",
        "path": "Patient.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept"
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "mustSupport": true
      },
      {
        "id": "Patient.name.use",
        "path": "Patient.name.use",
        "mustSupport": true
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "mustSupport": true
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.system",
        "path": "Patient.telecom.system",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.value",
        "path": "Patient.telecom.value",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.use",
        "path": "Patient.telecom.use",
        "mustSupport": true
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "mustSupport": true
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "type": [
          {
            "code": "Address",
            "profile": "http://hl7.org/fhir/StructureDefinition/Address"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension",
        "path": "Patient.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.address.extension:barangay",
        "path": "Patient.address.extension",
        "sliceName": "barangay",
        "type": [
          {
            "code": "Extension",
            "profile": "http://sil-asia.org/fhir/StructureDefinition/Barangay"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:psgc",
        "path": "Patient.address.extension",
        "sliceName": "psgc",
        "type": [
          {
            "code": "Extension",
            "profile": "http://sil-asia.org/fhir/StructureDefinition/PSGC"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:geolocation",
        "path": "Patient.address.extension",
        "sliceName": "geolocation",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/geolocation"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "mustSupport": true
      },
      {
        "id": "Patient.address.line",
        "path": "Patient.address.line",
        "mustSupport": true
      },
      {
        "id": "Patient.address.city",
        "path": "Patient.address.city",
        "mustSupport": true
      },
      {
        "id": "Patient.address.district",
        "path": "Patient.address.district",
        "mustSupport": true
      },
      {
        "id": "Patient.address.state",
        "path": "Patient.address.state",
        "mustSupport": true
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "mustSupport": true
      }
    ]
  }
}