FHIR Query Builder

Jonelle Kohler

FHIR Server: SMART Health IT

Patient ID: 9e2e28b1-1db8-489f-a5d4-3d7e6b2b3a0c

Query Builder

Query Results

https://launch.smarthealthit.org/v/r4/fhir/Patient?_id=9e2e28b1-1db8-489f-a5d4-3d7e6b2b3a0c
                            
                                {
  "address": [
    {
      "city": "Springfield",
      "country": "US",
      "extension": [
        {
          "extension": [
            {
              "url": "latitude",
              "valueDecimal": 42.115454
            },
            {
              "url": "longitude",
              "valueDecimal": -72.539978
            }
          ],
          "url": "http://hl7.org/fhir/StructureDefinition/geolocation"
        }
      ],
      "line": [
        "955 Schmeler Highlands Unit 75"
      ],
      "postalCode": "01013",
      "state": "Massachusetts"
    }
  ],
  "birthDate": "1966-05-23",
  "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": "Arlyne Mueller"
    },
    {
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
      "valueCode": "F"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress": {
        "city": "Norton",
        "country": "US",
        "state": "Massachusetts"
      }
    },
    {
      "url": "http://synthetichealth.github.io/synthea/disability-adjusted-life-years",
      "valueDecimal": 0.7355508284649582
    },
    {
      "url": "http://synthetichealth.github.io/synthea/quality-adjusted-life-years",
      "valueDecimal": 53.26444917153504
    }
  ],
  "gender": "female",
  "id": "9e2e28b1-1db8-489f-a5d4-3d7e6b2b3a0c",
  "identifier": [
    {
      "system": "https://github.com/synthetichealth/synthea",
      "value": "5fb0178e-9765-4750-9ae5-cad09fd70a17"
    },
    {
      "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": "5fb0178e-9765-4750-9ae5-cad09fd70a17"
    },
    {
      "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-93-1006"
    },
    {
      "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": "S99989628"
    },
    {
      "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": "X13731888X"
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "code": "M",
        "display": "M",
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"
      }
    ],
    "text": "M"
  },
  "meta": {
    "lastUpdated": "2021-04-07T02:56:56.731-04:00",
    "tag": [
      {
        "code": "synthea-5-2019",
        "system": "https://smarthealthit.org/tags"
      }
    ],
    "versionId": "4"
  },
  "multipleBirthBoolean": false,
  "name": "Jonelle Kohler",
  "resourceType": "Patient",
  "telecom": [
    {
      "system": "phone",
      "use": "home",
      "value": "555-291-4464"
    }
  ],
  "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: -6984485065758879384  Population seed: 1559319163074\u003c/div\u003e",
    "status": "generated"
  }
}