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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeComposition
IdComposition-a87fbcd9-68b7-50ce-010f-fb5d27c4e29e.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: Composition a87fbcd9-68b7-50ce-010f-fb5d27c4e29e

Composition: Presented Form:

status: Final

type: Outpatient Note

date: 2026-02-15 14:30:45+0100

author: Practitioner Jan Svoboda

title: Ambulantní zpráva - L1 composition


Source1

{
  "resourceType": "Composition",
  "id": "a87fbcd9-68b7-50ce-010f-fb5d27c4e29e",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/amb/StructureDefinition/cz-composition-amb"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://hl7.cz/fhir/core/StructureDefinition/presentedForm",
      "valueAttachment": {
        "contentType": "application/pdf",
        "language": "cs",
        "title": "Ambulantní zpráva",
        "creation": "2026-02-15T14:30:45+01:00"
      }
    }
  ],
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "34108-1",
        "display": "Outpatient Note"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:a62559b6-14bc-4bc6-ae50-a0eb75357e63"
  },
  "date": "2026-02-15T14:30:45+01:00",
  "author": [
    {
      "reference": "urn:uuid:a47ac10b-58cc-4372-a567-0e02b2c3d479"
    }
  ],
  "title": "Ambulantní zpráva - L1 composition"
}