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

FHIR IG analytics

Packagehl7.fhir.us.bfdr
Resource TypePatient
IdPatient-patient-child-babyg-quinn.json
FHIR VersionR4

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

Generated Narrative: Patient patient-child-babyg-quinn

Baby G Quinn (official) Female, DoB: 2019-02-12 ( Medical Record Number: 9932702 (use: usual, ))


Deceased:falseMultiple Birth:1
US Core Ethnicity Extension:
Reported Parent Age At Delivery Vital Records:
  • reportedAge: 34 a (Details: UCUM codea = 'a')
  • motherOrFather: mother
Reported Parent Age At Delivery Vital Records:
  • reportedAge: 35 a (Details: UCUM codea = 'a')
  • motherOrFather: father
Patient Birth PlaceSalt Lake City UT
US Core Birth Sex ExtensionF
US Core Race Extension:

Source1

{
  "resourceType": "Patient",
  "id": "patient-child-babyg-quinn",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "ombCategory",
          "valueCoding": {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2106-3",
            "display": "White"
          }
        },
        {
          "url": "text",
          "valueString": "White"
        }
      ],
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
    },
    {
      "extension": [
        {
          "url": "ombCategory",
          "valueCoding": {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2186-5",
            "display": "Not Hispanic or Latino"
          }
        },
        {
          "url": "text",
          "valueString": "Not Hispanic or Latino"
        }
      ],
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
    },
    {
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
      "valueCode": "F"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress": {
        "city": "Salt Lake City",
        "district": "Salt Lake",
        "state": "UT"
      }
    },
    {
      "extension": [
        {
          "url": "reportedAge",
          "valueQuantity": {
            "value": 34,
            "system": "http://unitsofmeasure.org",
            "code": "a"
          }
        },
        {
          "url": "motherOrFather",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "MTH",
                "display": "mother"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-reported-parent-age-at-delivery-vr"
    },
    {
      "extension": [
        {
          "url": "reportedAge",
          "valueQuantity": {
            "value": 35,
            "system": "http://unitsofmeasure.org",
            "code": "a"
          }
        },
        {
          "url": "motherOrFather",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "FTH",
                "display": "father"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-reported-parent-age-at-delivery-vr"
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR",
            "display": "Medical Record Number"
          }
        ]
      },
      "system": "http://hospital.smarthealthit.org",
      "value": "9932702"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Quinn",
      "given": [
        "Baby",
        "G"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "2019-02-12",
  "_birthDate": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
        "valueDateTime": "2019-02-12T13:00:00-07:00"
      }
    ]
  },
  "deceasedBoolean": false,
  "multipleBirthInteger": 1
}