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

FHIR IG analytics

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

Pseudo Decedent(anonymous) Female, DoB: 1996-08-16 ( Social Beneficiary Identifier: United States Social Security Number#123456789)


Marital Status:Unknown
Contact Detail
  • ph: masked(Temp)
  • null null 460 GM (temp)
Contact:
  • masked
Links:
  • General Practitioner: The information is not available due to security, privacy or related reasons.
NVSS SexAtDeathFemale
Spouse Is AliveYes
Patient Birth Place

Source1

{
  "resourceType": "Patient",
  "id": "ex-Decedent-pandemicIPS-VRDR-stage-2",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent",
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr",
      "http://hl7.org/fhir/StructureDefinition/Patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
            "code": "Y"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/administrative-gender",
            "code": "female",
            "display": "Female"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "masked"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "SB",
            "display": "Social Beneficiary Identifier"
          }
        ]
      },
      "system": "http://hl7.org/fhir/sid/us-ssn",
      "value": "123456789"
    }
  ],
  "name": [
    {
      "use": "anonymous",
      "text": "Pseudo Decedent",
      "family": "PseudoFamily",
      "given": [
        "PseudoGiven"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "masked",
      "_value": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "masked"
          }
        ]
      },
      "use": "temp"
    }
  ],
  "gender": "female",
  "birthDate": "1996-08-16",
  "address": [
    {
      "use": "temp",
      "_use": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "masked"
          }
        ]
      },
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
              "valueCode": "masked"
            }
          ]
        }
      ],
      "_city": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "masked"
          }
        ]
      },
      "postalCode": "460",
      "country": "GM"
    }
  ],
  "maritalStatus": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode": "masked"
      }
    ],
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "code": "UNK",
        "display": "Unknown"
      }
    ]
  },
  "contact": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode": "masked"
        }
      ],
      "name": {
        "text": "masked"
      }
    }
  ],
  "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."
    }
  ]
}