{
  "resourceType" : "Patient",
  "id" : "nl-core-Patient-01",
  "meta" : {
    "profile" : ["http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Jo </b> female, DoB: 1934-04-28 ( id:\u00a0111222333)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus D}\">Divorced</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Johanna Petronella Maria (Jo) van Putten-van der Giessen(OFFICIAL)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li><a href=\"tel:+31611234567\">+31611234567</a></li><li><a href=\"mailto:giesput@myweb.nl\">giesput@myweb.nl</a></li><li>1e Jacob van Campenstr 15 Hoogmade 1012 NX Nederland (HOME)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Languages spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes: {urn:oid:1.0.639.1 nl}\">Nederlands</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact</td><td colspan=\"3\"><ul><li>J.P.M. van Putten-van der Giessen(OFFICIAL)</li><li>Relationships: <span title=\"Codes: {urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span>, <span title=\"Codes: {urn:oid:2.16.840.1.113883.2.4.3.11.22.472 07}\">Hulpverlener</span></li><li>1e Jacob van Campenstr 15 Hoogmade 1012 NX Nederland (HOME)</li><li><a href=\"tel:+31611234567\">+31611234567</a></li><li><a href=\"mailto:giesput@myweb.nl\">giesput@myweb.nl</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The nationality of the patient.\">nationality:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes: {urn:oid:2.16.840.1.113883.2.4.4.16.32 0001}\">Nederlandse</span></li></ul></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/patient-nationality",
    "extension" : [{
      "url" : "code",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "urn:oid:2.16.840.1.113883.2.4.4.16.32",
          "code" : "0001",
          "display" : "Nederlandse"
        }]
      }
    }]
  }],
  "identifier" : [{
    "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
    "value" : "111222333"
  }],
  "name" : [{
    "use" : "official",
    "text" : "Johanna Petronella Maria (Jo) van Putten-van der Giessen",
    "family" : "van Putten-van der Giessen",
    "_family" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
        "valueString" : "van"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
        "valueString" : "Putten"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
        "valueString" : "van der"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
        "valueString" : "Giessen"
      }]
    },
    "given" : ["Johanna",
    "Petronella",
    "Maria"],
    "_given" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "BR"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "BR"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "BR"
      }]
    }]
  },
  {
    "use" : "usual",
    "given" : ["Jo"]
  }],
  "telecom" : [{
    "system" : "phone",
    "_system" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
            "code" : "MC",
            "display" : "Mobile Phone"
          }]
        }
      }]
    },
    "value" : "+31611234567"
  },
  {
    "system" : "email",
    "value" : "giesput@myweb.nl",
    "use" : "home"
  }],
  "gender" : "female",
  "_gender" : {
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
          "code" : "F",
          "display" : "Female"
        }]
      }
    }]
  },
  "birthDate" : "1934-04-28",
  "deceasedBoolean" : false,
  "address" : [{
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
          "code" : "HP",
          "display" : "Primary Home"
        }]
      }
    }],
    "use" : "home",
    "type" : "both",
    "line" : ["1e Jacob van Campenstr 15"],
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "1e Jacob van Campenstr"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
        "valueString" : "15"
      }]
    }],
    "city" : "Hoogmade",
    "district" : "Kaag en Braassem",
    "postalCode" : "1012 NX",
    "country" : "Nederland",
    "_country" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "urn:iso:std:iso:3166",
            "version" : "2020-10-26T00:00:00",
            "code" : "NL",
            "display" : "Nederland"
          }]
        }
      }]
    }
  }],
  "maritalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
      "code" : "D",
      "display" : "Divorced"
    }]
  },
  "multipleBirthBoolean" : true,
  "contact" : [{
    "relationship" : [{
      "coding" : [{
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
        "code" : "01",
        "display" : "Eerste relatie/contactpersoon"
      }]
    },
    {
      "coding" : [{
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
        "code" : "07",
        "display" : "Hulpverlener"
      }]
    }],
    "name" : {
      "use" : "official",
      "text" : "J.P.M. van Putten-van der Giessen",
      "family" : "van Putten-van der Giessen",
      "_family" : {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
          "valueString" : "van"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
          "valueString" : "Putten"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
          "valueString" : "van der"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
          "valueString" : "Giessen"
        }]
      },
      "given" : ["J.",
      "P.",
      "M."],
      "_given" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
          "valueCode" : "IN"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
          "valueCode" : "IN"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
          "valueCode" : "IN"
        }]
      }]
    },
    "telecom" : [{
      "system" : "phone",
      "_system" : {
        "extension" : [{
          "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
              "code" : "MC",
              "display" : "Mobile Phone"
            }]
          }
        }]
      },
      "value" : "+31611234567"
    },
    {
      "system" : "email",
      "value" : "giesput@myweb.nl",
      "use" : "work"
    }],
    "address" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
            "code" : "HP",
            "display" : "Primary Home"
          }]
        }
      }],
      "use" : "home",
      "type" : "both",
      "line" : ["1e Jacob van Campenstr 15"],
      "_line" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
          "valueString" : "1e Jacob van Campenstr"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
          "valueString" : "15"
        }]
      }],
      "city" : "Hoogmade",
      "district" : "Kaag en Braassem",
      "postalCode" : "1012 NX",
      "country" : "Nederland",
      "_country" : {
        "extension" : [{
          "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "urn:oid:2.16.840.1.113883.2.4.4.16.34",
              "version" : "2020-04-01T00:00:00",
              "code" : "6030",
              "display" : "Nederland"
            }]
          }
        }]
      }
    }
  }],
  "communication" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-proficiency",
      "extension" : [{
        "url" : "level",
        "valueCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
          "code" : "G",
          "display" : "Good"
        }
      },
      {
        "url" : "type",
        "valueCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
          "code" : "RSP",
          "display" : "Received spoken"
        }
      }]
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-proficiency",
      "extension" : [{
        "url" : "level",
        "valueCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
          "code" : "F",
          "display" : "Fair"
        }
      },
      {
        "url" : "type",
        "valueCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
          "code" : "ESP",
          "display" : "Expressed spoken"
        }
      }]
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-proficiency",
      "extension" : [{
        "url" : "level",
        "valueCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
          "code" : "G",
          "display" : "Good"
        }
      },
      {
        "url" : "type",
        "valueCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
          "code" : "RWR",
          "display" : "Received written"
        }
      }]
    },
    {
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
      "valueString" : "Bij gesprek met arts zoon uitnodigen voor vertalen"
    }],
    "language" : {
      "coding" : [{
        "system" : "urn:oid:1.0.639.1",
        "code" : "nl",
        "display" : "Nederlands"
      }]
    }
  }]
}