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

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeDocumentReference
IdDocumentReference-DocRef-PI-Paxlovid.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-PI-Paxlovid

Language: de-CH

Profile: CH IDMP DocumentReference

identifier: Application / Assessment Tracking Number/123456789-initial submission-Example-nop-321

status: Current

type: Patienteninformation

date: 2024-07-01 00:00:00+0000

content

Attachments

-Url
*https://swissmedicinfo.ch/showTextAccepted.aspx?textType=PI&lang=DE&authNr=68793&supportMultipleResults=1

Source1

{
  "resourceType": "DocumentReference",
  "id": "DocRef-PI-Paxlovid",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-documentreference"
    ]
  },
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.ch/ig/ch-epl/sid/attno",
      "value": "123456789-initial submission-Example-nop-321"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-attached-document-type",
        "code": "756005007002",
        "display": "Patienteninformation"
      }
    ]
  },
  "date": "2024-07-01T00:00:00Z",
  "content": [
    {
      "attachment": {
        "url": "https://swissmedicinfo.ch/showTextAccepted.aspx?textType=PI&lang=DE&authNr=68793&supportMultipleResults=1"
      }
    }
  ]
}