{
  "resourceType": "StructureDefinition",
  "id": "e66d2036-bcc2-45c7-82d3-759cdfd2181e",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2017-07-20T19:15:07.643+00:00"
  },
  "url": "http://hl7.org/fhir/StructureDefinition/PPHTaxSituation",
  "version": "1",
  "name": "PPHTaxSituation",
  "title": "PPHTaxSituation",
  "status": "draft",
  "date": "2017-07-16T15:45:36.633+00:00",
  "purpose": "Req # BMHO.121.5: PPH Tax: The resource shall include the PPH TaxSituation extension which is mandatory and shall be coded using the PPH Tax Value Set\r\n- http://hl7fundamentals.org/ValueSet/tax.json",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Patient"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/PPHTaxSituation"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "min": 1,
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "PPH Tax Code",
          "valueSetUri": "http://fhir.hl7fundamentals.org/berzerkistan/CodeSystem/PatientTaxSituation"
        }
      }
    ]
  }
}