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

FHIR IG analytics

Packageihe.iti.deid
Resource TypePatient
IdPatient-ex-Patient-secondaryUse-pandemicIPS-stage-2.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 ex-Patient-secondaryUse-pandemicIPS-stage-2

Profile: Patient (IPS)

PseudoFamily Female, DoB: 1996-08-16 ( urn:oid:1.3.6.1.4.1.21367.2011.2.5.5639#IHEEX-33159)


Active:trueDeceased:2024-10-15
Contact Detail
  • -unknown-
  • 3210
Links:
  • General Practitioner: The information is not available due to security, privacy or related reasons.

Source1

{
  "resourceType": "Patient",
  "id": "ex-Patient-secondaryUse-pandemicIPS-stage-2",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.3.6.1.4.1.21367.2011.2.5.5639",
      "value": "IHEEX-33159"
    }
  ],
  "active": true,
  "name": [
    {
      "text": "PseudoFamily",
      "family": "PseudoFamily",
      "given": [
        "PseudoGiven"
      ]
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode": "masked"
        }
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1996-08-16",
  "deceasedDateTime": "2024-10-15",
  "address": [
    {
      "postalCode": "3210"
    }
  ],
  "generalPractitioner": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode": "masked"
        }
      ],
      "display": "The information is not available due to security, privacy or related reasons."
    }
  ]
}