FHIR Query Builder

Alfreda Wyman

FHIR Server: SMART Health IT

Patient ID: 6d23a95e-7e18-4201-90ec-9501fa89fbd2

Query Builder

Query Results

https://launch.smarthealthit.org/v/r4/fhir/Patient?_id=6d23a95e-7e18-4201-90ec-9501fa89fbd2
                            
                                {
  "address": [
    {
      "city": "Wilmington",
      "country": "US",
      "extension": [
        {
          "extension": [
            {
              "url": "latitude",
              "valueDecimal": 42.564647
            },
            {
              "url": "longitude",
              "valueDecimal": -71.164516
            }
          ],
          "url": "http://hl7.org/fhir/StructureDefinition/geolocation"
        }
      ],
      "line": [
        "924 Osinski Meadow"
      ],
      "postalCode": "01887",
      "state": "Massachusetts"
    }
  ],
  "birthDate": "1980-10-28",
  "communication": [
    {
      "language": {
        "coding": [
          {
            "code": "en-US",
            "display": "English",
            "system": "urn:ietf:bcp:47"
          }
        ],
        "text": "English"
      }
    }
  ],
  "extension": [
    {
      "extension": [
        {
          "url": "ombCategory",
          "valueCoding": {
            "code": "2106-3",
            "display": "White",
            "system": "urn:oid:2.16.840.1.113883.6.238"
          }
        },
        {
          "url": "text",
          "valueString": "White"
        }
      ],
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
    },
    {
      "extension": [
        {
          "url": "ombCategory",
          "valueCoding": {
            "code": "2186-5",
            "display": "Not Hispanic or Latino",
            "system": "urn:oid:2.16.840.1.113883.6.238"
          }
        },
        {
          "url": "text",
          "valueString": "Not Hispanic or Latino"
        }
      ],
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
      "valueString": "Amada Ullrich"
    },
    {
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
      "valueCode": "F"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress": {
        "city": "Milton",
        "country": "US",
        "state": "Massachusetts"
      }
    },
    {
      "url": "http://synthetichealth.github.io/synthea/disability-adjusted-life-years",
      "valueDecimal": 0.25807572976631193
    },
    {
      "url": "http://synthetichealth.github.io/synthea/quality-adjusted-life-years",
      "valueDecimal": 39.74192427023369
    }
  ],
  "gender": "female",
  "id": "6d23a95e-7e18-4201-90ec-9501fa89fbd2",
  "identifier": [
    {
      "system": "https://github.com/synthetichealth/synthea",
      "value": "3287b938-4670-47eb-91e5-e0ce3df71405"
    },
    {
      "system": "http://hospital.smarthealthit.org",
      "type": {
        "coding": [
          {
            "code": "MR",
            "display": "Medical Record Number",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ],
        "text": "Medical Record Number"
      },
      "value": "3287b938-4670-47eb-91e5-e0ce3df71405"
    },
    {
      "system": "http://hl7.org/fhir/sid/us-ssn",
      "type": {
        "coding": [
          {
            "code": "SS",
            "display": "Social Security Number",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ],
        "text": "Social Security Number"
      },
      "value": "999-98-7415"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.4.3.25",
      "type": {
        "coding": [
          {
            "code": "DL",
            "display": "Driver\u0027s License",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ],
        "text": "Driver\u0027s License"
      },
      "value": "S99958856"
    },
    {
      "system": "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber",
      "type": {
        "coding": [
          {
            "code": "PPN",
            "display": "Passport Number",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ],
        "text": "Passport Number"
      },
      "value": "X50529420X"
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "code": "M",
        "display": "M",
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"
      }
    ],
    "text": "M"
  },
  "meta": {
    "lastUpdated": "2023-01-20T01:57:17.270-05:00",
    "tag": [
      {
        "code": "synthea-5-2019",
        "system": "https://smarthealthit.org/tags"
      }
    ],
    "versionId": "5"
  },
  "multipleBirthBoolean": false,
  "name": "Alfreda Wyman",
  "resourceType": "Patient",
  "telecom": [
    {
      "system": "phone",
      "use": "home",
      "value": "555-397-1190"
    }
  ],
  "text": {
    "div": "\u003cdiv xmlns=\"http://www.w3.org/1999/xhtml\"\u003eGenerated by \u003ca href=\"https://github.com/synthetichealth/synthea\"\u003eSynthea\u003c/a\u003e.Version identifier: v2.4.0-100-g26a4b936\n .   Person seed: -1624545191170395801  Population seed: 1559319163074\u003c/div\u003e",
    "status": "generated"
  }
}