Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example Patient - nl-core-TreatmentDirective2-02-Patient-01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "nl-core-TreatmentDirective2-02-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>Piet </b> female, DoB: 1998-12-03 ( id:\u00a0999911120)</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 multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Jan Pieter Mark (Piet) Pietersen(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 to 15 A 2e Hoogmade 1012 NX Nederland (HOME)</li></ul></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
      "value" : "999911120"
    }
  ],
  "name" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode" : "NL1"
        }
      ],
      "use" : "official",
      "text" : "Jan Pieter Mark (Piet) Pietersen",
      "family" : "Pietersen",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Pietersen"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
            "valueString" : "Janssen"
          }
        ]
      },
      "given" : [
        "Jan",
        "Pieter",
        "Mark"
      ],
      "_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"
            }
          ]
        }
      ],
      "prefix" : [
        "Mr."
      ]
    },
    {
      "use" : "usual",
      "given" : [
        "Piet"
      ]
    }
  ],
  "telecom" : [
    {
      "extension" : [
        {
          "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
          "valueString" : "Tussen 9 en 17"
        }
      ],
      "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",
      "use" : "work"
    },
    {
      "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" : "1998-12-03",
  "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 to 15 A 2e"
      ],
      "_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"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
              "valueString" : "A 2e"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
              "valueString" : "to"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString" : "Testadres"
            }
          ]
        }
      ],
      "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"
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "multipleBirthBoolean" : false
}