FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | DocumentReference |
| Id | DocumentReference-DocRef-FI-Padcev.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference DocRef-FI-Padcev
Profile: DocumentReference
identifier: Application / Assessment Tracking Number/123456989-initial submission-Example-xyz-321
status: Current
type: Information for healthcare professionals
date: 2021-11-09 00:00:00+0000
content
Attachments
Language Url German (Switzerland) https://Swissmedicinfo.ch/showText.aspx?textType=FI&lang=DE&authNr=68291&supportMultipleResults=1
{
"resourceType": "DocumentReference",
"id": "DocRef-FI-Padcev",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-idmp-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.ch/ig/ch-idmp/sid/attno",
"value": "123456989-initial submission-Example-xyz-321"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-attached-document-type",
"code": "756005040000001",
"display": "Information for healthcare professionals"
}
]
},
"date": "2021-11-09T00:00:00Z",
"content": [
{
"attachment": {
"language": "de-CH",
"url": "https://Swissmedicinfo.ch/showText.aspx?textType=FI&lang=DE&authNr=68291&supportMultipleResults=1"
}
}
]
}