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

FHIR IG analytics

Packagech.fhir.ig.ch-idmp
Resource TypeDocumentReference
IdDocumentReference-DocRef-FI-Xospata.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference DocRef-FI-Xospata

identifier: Application / Assessment Tracking Number/123456989-initial submission-Example-xyz-123

status: Current

type: Information for healthcare professionals

date: 2021-11-09 00:00:00+0000

content

Attachments

-Url
*https://Swissmedicinfo.ch/showText.aspx?textType=FI&lang=DE&authNr=67211&supportMultipleResults=1

Source1

{
  "resourceType": "DocumentReference",
  "id": "DocRef-FI-Xospata",
  "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-123"
    }
  ],
  "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": {
        "url": "https://Swissmedicinfo.ch/showText.aspx?textType=FI&lang=DE&authNr=67211&supportMultipleResults=1"
      }
    }
  ]
}