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

FHIR IG analytics

Packageelga.moped
Resource TypeComposition
IdComposition-PJ1Composition.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


Source1

{
  "resourceType": "Composition",
  "id": "PJ1Composition",
  "meta": {
    "profile": [
      "https://elga.moped.at/StructureDefinition/at-moped-composition-generisch"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "partial",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "34133-9"
      }
    ]
  },
  "subject": [
    {
      "reference": "Patient/PJ1Patient"
    }
  ],
  "encounter": {
    "reference": "Encounter/PJ1EncounterAufnahme"
  },
  "date": "2025-03-31",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "workflow"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://elga.moped.at/CodeSystem/WorkflowStatusCS",
            "code": "Aufnahme-freigegeben"
          }
        ]
      }
    }
  ],
  "author": [
    {
      "reference": "Organization/OrganizationHerzJesuKrankenhaus"
    }
  ],
  "title": "PJ1CompositionNachAufnehmen",
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "https://elga.moped.at/CodeSystem/CompositionSectionsCS",
            "code": "SV"
          }
        ]
      },
      "entry": [
        {
          "reference": "Organization/SV11"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://elga.moped.at/CodeSystem/CompositionSectionsCS",
            "code": "LGF"
          }
        ]
      },
      "entry": [
        {
          "reference": "Organization/OrganizationLGF"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://elga.moped.at/CodeSystem/CompositionSectionsCS",
            "code": "KA"
          }
        ]
      },
      "entry": [
        {
          "reference": "Organization/OrganizationHerzJesuKrankenhaus"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://elga.moped.at/CodeSystem/CompositionSectionsCS",
            "code": "DIAG"
          }
        ]
      },
      "author": [
        {
          "reference": "Organization/OrganizationHerzJesuKrankenhaus"
        }
      ],
      "entry": [
        {
          "reference": "Condition/PJ1Condition1"
        }
      ]
    }
  ]
}