FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | DocumentReference |
| Id | pdfa-DocumentReference-02.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Type | verwijsbrief |
|---|---|
| Geïndexeerd | 17:27:12, 12 juni 2019 |
| Omschrijving | Verwijsbrief Arts |
| Content |
{
"resourceType": "DocumentReference",
"id": "pdfa-documentreference-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Practitioner",
"id": "p1",
"name": [
{
"family": "De Hoed"
}
]
}
],
"masterIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.276.0.7230010.3.1.2.1787205428.3024.1522314975.230898"
},
"identifier": [
{
"system": "http://xis.org/fhir/NamingSystem/DocumentReferenceID",
"value": "678909905"
},
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "17c53c21-8fdf-11ec-1592-020000000000"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11051000146107",
"display": "verwijsbrief"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-02",
"display": "Paul XXX_Mesker"
},
"indexed": "2019-06-12T17:27:12+00:00",
"author": [
{
"reference": "#p1",
"display": "De Hoed"
}
],
"description": "Verwijsbrief Arts",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"language": "nl",
"url": "Binary/pdfa-binary-02",
"title": "Verwijsbrief Arts"
}
}
]
}