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

FHIR IG analytics

Packageths-greifswald.ttp-fhir-gw
Resource TypePatient
IdPatient-Patient-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": "Patient-example-1",
  "meta": {
    "lastUpdated": "2021-05-19T17:50:23.000+02:00",
    "profile": [
      "http://fhir.de/ConsentManagement/StructureDefinition/Patient"
    ]
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "code": "ANON",
            "system": "http://hl7.org/fhir/v2/0203/",
            "display": "Anonymous identifier"
          }
        ]
      },
      "system": "https://ths-greifswald.de/fhir/gics/identifiers/Pseudonym",
      "value": "dic_1H51T"
    }
  ]
}