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

FHIR IG analytics

Packageths-greifswald.ttp-fhir-gw
Resource TypePatient
IdPatient-PatientPseudonymized-example-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Patient",
  "id": "PatientPseudonymized-example-1",
  "meta": {
    "profile": [
      "https://ths-greifswald.de/fhir/StructureDefinition/fttp/PatientPseudonymized"
    ]
  },
  "identifier": [
    {
      "system": "http://fhir.de/sid/gkv/kvid-10",
      "value": "A123456789"
    },
    {
      "system": "https://ths-greifswald.de/fhir/CodeSystem/epix/BloomfilterType",
      "type": {
        "coding": [
          {
            "code": "A",
            "system": "https://ths-greifswald.de/fhir/CodeSystem/epix/BloomfilterType"
          }
        ]
      },
      "value": "SWNoIGJpbiBlaW4gQmxvb21maWx0ZXIuIFZlcnNwcm9jaGVuLg=="
    }
  ]
}