FHIR IG analytics| Package | de.uk-koeln.nngm.form |
| Resource Type | Patient |
| Id | Example-Profile-nNGM-Patient-PatientPseudonymisiert.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "Example_Patient_Patient-567314-Pseudonym",
"meta": {
"profile": [
"http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
"code": "P"
}
]
},
"system": "http://uk-koeln.de/fhir/sid/nNGM/patient-pseudonym",
"value": "567314"
}
],
"gender": "female",
"birthDate": "1972-05-18"
}