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

FHIR IG analytics

Packagefhir.gdx
Resource TypePatient
IdPatient-PatientMale.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 PatientMale

version: 1; Last updated: 2024-09-25 00:02:13+0000;

Information Source: #mzuK1EHcvMPipAda

Higado Sobreviviente (official) Male, DoB: 1996-05-13 ( Patient ID: fec6172efdca41b4a13341e75cb62e0f (use: official, ))


Active:true
Contact DetailUS (home)

Source1

{
  "resourceType": "Patient",
  "id": "PatientMale",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-09-25T00:02:13.030+00:00",
    "source": "#mzuK1EHcvMPipAda"
  },
  "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": "detailed",
          "valueCoding": {
            "system": "urn:oid:2.16.840.1.113883.6.238",
            "code": "2108-9",
            "display": "European"
          }
        },
        {
          "url": "text",
          "valueString": "Northern European"
        }
      ],
      "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
    }
  ],
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR",
            "display": "Patient ID"
          }
        ]
      },
      "value": "fec6172efdca41b4a13341e75cb62e0f"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Sobreviviente",
      "given": [
        "Higado"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1996-05-13",
  "address": [
    {
      "use": "home",
      "country": "US"
    }
  ]
}