FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypePatient
Idzib-LifeStance-01.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Id 999911120 (BSN), Id 1b62b723-8fdf-11ec-1877-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Alex XXX_Helleman (Alex), Man, 2 augustus 1964, Married
06-12345678 (Tel Werk), XXX_Helleman@hotmail.com (E-mail Privé)
Knolweg 1020, 9999XB Stitswerd, NLD (officieel Privé Post / Bezoek)
Eerste relatie/contactpersoon, Husband Janni van Molenaar van der Jutte (Janni)
06-12345645 (Tel Privé), j.vanderjutte@example.com (E-mail Werk), Knolweg 1020, 9999XB Stitswerd, Nederland (Privé)
Huisarts: Maatschap Vaste Huisarts

Source1

{
  "resourceType": "Patient",
  "id": "zib-lifestance-01",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-LifeStance",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "428821008",
            "display": "Zevendedagsadventist"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://fhir.nl/fhir/NamingSystem/bsn",
      "value": "999911120"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1b62b723-8fdf-11ec-1877-020000000000"
    }
  ],
  "active": true,
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode": "NL4"
        }
      ],
      "text": "Alex XXX_Helleman",
      "family": "XXX_Helleman",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "XXX_Verweij"
          }
        ]
      },
      "given": [
        "Alex"
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "CL"
            }
          ]
        }
      ]
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/v3/AddressUse",
                "code": "MC",
                "display": "Mobiel telefoonnummer"
              }
            ]
          }
        }
      ],
      "system": "phone",
      "value": "06-12345678",
      "use": "work"
    },
    {
      "system": "email",
      "value": "XXX_Helleman@hotmail.com",
      "use": "home"
    }
  ],
  "gender": "male",
  "birthDate": "1964-08-02",
  "deceasedBoolean": false,
  "address": [
    {
      "extension": [
        {
          "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
          "valueBoolean": true
        }
      ],
      "use": "home",
      "type": "both",
      "line": [
        "Knolweg 1020"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Knolweg"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "1020"
            }
          ]
        }
      ],
      "city": "Stitswerd",
      "postalCode": "9999XB",
      "country": "NLD",
      "_country": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:oid:2.16.840.1.113883.2.4.4.16.34",
                  "code": "6030",
                  "display": "Nederland"
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v3/MaritalStatus",
        "code": "M",
        "display": "Married"
      }
    ]
  },
  "multipleBirthBoolean": false,
  "contact": [
    {
      "relationship": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
              "code": "1",
              "display": "Eerste relatie/contactpersoon"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/RoleCode",
              "code": "HUSB",
              "display": "Husband"
            }
          ]
        }
      ],
      "name": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
            "valueCode": "NL4"
          }
        ],
        "text": "Janni van Molenaar van der Jutte",
        "family": "van Molenaar van der Jutte",
        "_family": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
              "valueString": "van"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
              "valueString": "Molenaar"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
              "valueString": "van der"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
              "valueString": "Jutte"
            }
          ]
        },
        "given": [
          "Janni"
        ],
        "_given": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode": "CL"
              }
            ]
          }
        ]
      },
      "telecom": [
        {
          "extension": [
            {
              "url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/v3/AddressUse",
                    "code": "MC",
                    "display": "Mobiel telefoonnummer"
                  }
                ]
              }
            }
          ],
          "system": "phone",
          "value": "06-12345645",
          "use": "home"
        },
        {
          "system": "email",
          "value": "j.vanderjutte@example.com",
          "use": "work"
        }
      ],
      "address": {
        "use": "home",
        "line": [
          "Knolweg 1020"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Knolweg"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "1020"
              }
            ]
          }
        ],
        "city": "Stitswerd",
        "postalCode": "9999XB",
        "country": "Nederland",
        "_country": {
          "extension": [
            {
              "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "urn:oid:2.16.840.1.113883.2.4.4.16.34",
                    "code": "6030",
                    "display": "Nederland"
                  }
                ]
              }
            }
          ]
        }
      }
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Organization/nl-core-organization-01",
      "display": "Maatschap Vaste Huisarts"
    }
  ]
}