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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeComposition
IdComposition-CompUC1aPatho20181202.json
FHIR VersionR4

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

Resource "CompUC1aPatho20181202"

Profile: CH CRL Composition

status: final

type: Cancer event report (LOINC#72134-0)

date: 2018-12-02T13:00:00+02:00

author: Organization/AbteilungPatho "Pathologisches Institut"

title: Pathologischer Befund


Source1

{
  "resourceType": "Composition",
  "id": "CompUC1aPatho20181202",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-composition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "72134-0",
        "display": "Cancer event report"
      }
    ]
  },
  "subject": {
    "reference": "Patient/RobertMeier"
  },
  "date": "2018-12-02T13:00:00+02:00",
  "author": [
    {
      "reference": "Organization/AbteilungPatho"
    }
  ],
  "title": "Pathologischer Befund",
  "section": [
    {
      "title": "Report as PDF",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "55108-5",
            "display": "Clinical presentation Document"
          }
        ]
      },
      "entry": [
        {
          "reference": "DocumentReference/DocuUC1aPatho20181202"
        }
      ]
    }
  ]
}