Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions

: nl-core-Patient-01 - JSON Representation

Raw json | Download


{
  "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 class=\"res-header-id\"><b>Generated Narrative: Patient nl-core-Patient-01</b></p><a name=\"nl-core-Patient-01\"> </a><a name=\"hcnl-core-Patient-01\"> </a><a name=\"nl-core-Patient-01-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jo  Female, DoB: 1934-04-28 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)</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 Detail</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=\"Language 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.\">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" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "urn:oid:2.16.840.1.113883.2.4.4.16.32",
                "code" : "0001",
                "display" : "Nederlandse"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-nationality"
    }
  ],
  "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" : [
        {
          "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://hl7.org/fhir/StructureDefinition/patient-proficiency"
        },
        {
          "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"
          }
        ]
      }
    }
  ]
}