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

FHIR IG analytics

Packagede.einwilligungsmanagement
Resource TypePatient
Idexample-ConsentManagement-Patient.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": "9b4a702d-162c-428a-8c5d-8b98af21b693",
  "meta": {
    "lastUpdated": "2020-12-11T09:08:07.5321994+00:00",
    "profile": [
      "http://fhir.de/ConsentManagement/StructureDefinition/Patient"
    ]
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "ANON"
          }
        ]
      },
      "system": "https://ths-greifswald.de/gpas",
      "value": "A38"
    }
  ]
}