FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | DocumentReference |
| Id | DocumentReference-52b792ba-11ae-42f3-bcc1-231f333f2317.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference 52b792ba-11ae-42f3-bcc1-231f333f2317
status: Current
type: Patient data Document
subject: Identifier: Pseudonymized BSN/123456789
custodian: Identifier: Ura/22222222
content
Attachments
ContentType Url application/json+fhir https://cp2-test.example.org/fhirr4/Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d
{
"resourceType": "DocumentReference",
"id": "52b792ba-11ae-42f3-bcc1-231f333f2317",
"meta": {
"profile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-localization-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "55188-7",
"display": "Patient data Document"
}
]
},
"subject": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/pseudo-bsn",
"value": "123456789"
}
},
"custodian": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "22222222"
}
},
"content": [
{
"attachment": {
"contentType": "application/json+fhir",
"url": "https://cp2-test.example.org/fhirr4/Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d"
}
}
]
}