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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypePatient
Idxxx-Molog-Patient-bglz-test-1-3.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 masked, Maria XXX_Molog, Vrouw, 18 september 1963
+31620202020 (, mobile), mariamolog@provider.nl (E-mail Privé)
Knolweg 1000, 9999XA Stitswerd, NLD (officieel Bezoek)
Eerste relatie/contactpersoon, Zoon Johan Timmerman (Han)
+31645678912 (, mobile), jtimmerman@123net.nl (E-mail Privé)

Source1

{
  "resourceType": "Patient",
  "id": "Patient-bglz-test-1-3",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#80eaf9d6e633dd0a"
      }
    ],
    "versionId": "2",
    "lastUpdated": "2025-02-18T10:35:17.572+00:00",
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/bsn",
      "_value": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "masked"
          }
        ]
      }
    }
  ],
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode": "NL1"
        }
      ],
      "text": "Maria XXX_Molog",
      "family": "XXX_Molog",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "XXX_Molog"
          }
        ]
      },
      "given": [
        "Maria",
        "M."
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "BR"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "IN"
            }
          ]
        }
      ]
    }
  ],
  "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": "+31620202020",
      "use": "home"
    },
    {
      "system": "email",
      "value": "mariamolog@provider.nl",
      "use": "home"
    }
  ],
  "gender": "female",
  "_gender": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F",
              "display": "Vrouw"
            }
          ]
        }
      }
    ]
  },
  "birthDate": "1963-09-18",
  "address": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/v3/AddressUse",
                "code": "PHYS",
                "display": "Officieel adres"
              }
            ]
          }
        }
      ],
      "use": "home",
      "type": "postal",
      "line": [
        "Knolweg 1001"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Knolweg"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "1001"
            }
          ]
        }
      ],
      "city": "Stitswerd",
      "postalCode": "9999XX",
      "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"
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "multipleBirthBoolean": false,
  "contact": [
    {
      "relationship": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/RoleCode",
              "code": "SONC",
              "display": "Zoon"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
              "code": "1",
              "display": "Eerste relatie/contactpersoon"
            }
          ]
        }
      ],
      "name": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
            "valueCode": "NL1"
          }
        ],
        "family": "Timmerman",
        "_family": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
              "valueString": "Timmerman"
            }
          ]
        },
        "given": [
          "Johan",
          "J. Han"
        ],
        "_given": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode": "BR"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode": "IN"
              }
            ]
          },
          {
            "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": "+31645678912",
          "use": "home"
        },
        {
          "system": "email",
          "value": "jtimmerman@123net.nl",
          "use": "home"
        }
      ]
    }
  ],
  "generalPractitioner": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/bglz-1-1-zorgverlenerrol-01",
            "display": "Huisarts"
          }
        }
      ],
      "reference": "Practitioner/bglz-1-1-zorgverlener-01",
      "display": "Laura Lanen"
    }
  ]
}