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

FHIR IG analytics

Packagech.fhir.ig.ch-ips
Resource TypeComposition
IdComposition-UC1-Composition1.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 UC1-Composition1

Language: de-CH

Profile: CH IPS Composition

identifier: Uniform Resource Identifier (URI)/urn:uuid:22f9773e-1a6b-4561-8642-849f15b43b02

status: Final

type: Patient summary Document

date: 2024-01-11 10:00:00+0100

author: PractitionerRole

title: Patient Summary for IPS Switerland

confidentiality: normal

Attesters

-ModeParty
*LegalPractitioner Familien Hausarzt

custodian: Organization Hausarzt

Events

-CodePeriod
*care provision?? --> 2024-01-11 10:00:00+0100

Source1

{
  "resourceType": "Composition",
  "id": "UC1-Composition1",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-composition"
    ]
  },
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:22f9773e-1a6b-4561-8642-849f15b43b02"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "60591-5",
        "display": "Patient summary Document"
      }
    ]
  },
  "subject": {
    "reference": "Patient/MonikaWegmueller"
  },
  "date": "2024-01-11T10:00:00+01:00",
  "author": [
    {
      "reference": "PractitionerRole/FamilienHausarztAtHausarzt"
    }
  ],
  "title": "Patient Summary for IPS Switerland",
  "confidentiality": "N",
  "_confidentiality": {
    "extension": [
      {
        "url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "17621005",
              "display": "Normal (qualifier value)"
            }
          ]
        }
      }
    ]
  },
  "attester": [
    {
      "mode": "legal",
      "party": {
        "reference": "Practitioner/FamilienHausarzt"
      }
    }
  ],
  "custodian": {
    "reference": "Organization/Hausarzt"
  },
  "event": [
    {
      "code": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
              "code": "PCPR",
              "display": "care provision"
            }
          ]
        }
      ],
      "period": {
        "end": "2024-01-11T10:00:00+01:00"
      }
    }
  ],
  "section": [
    {
      "title": "Medikation",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10160-0",
            "display": "History of Medication use Narrative"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Metformin</li><li>Candesartan</li></ul></div>"
      },
      "entry": [
        {
          "reference": "MedicationStatement/MedStatMetformin"
        },
        {
          "reference": "MedicationStatement/MedStatCandesartan"
        }
      ]
    },
    {
      "title": "Allergien und Intoleranzen",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48765-2",
            "display": "Allergies and adverse reactions Document"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergien und Intoleranzen nicht erfragt</div>"
      },
      "emptyReason": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code": "notasked",
            "display": "Not Asked"
          }
        ]
      }
    },
    {
      "title": "Problemliste",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "11450-4",
            "display": "Problem list - Reported"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Diabetes mellitus Typ 2</li><li>Bluthochdruck</li><li>Koronare Herzkrankheit</li></ul></div>"
      },
      "entry": [
        {
          "reference": "Condition/DiabetesMellitus"
        },
        {
          "reference": "Condition/HighBloodPressure"
        },
        {
          "reference": "Condition/CoronaryHeartDisease"
        }
      ]
    },
    {
      "title": "Behandlungsverlauf",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47519-4",
            "display": "History of Procedures Document"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Stent (27.09.2022) aufgrund koronarer Herzkrankheit</li></ul></div>"
      },
      "entry": [
        {
          "reference": "Procedure/StentPlacement"
        }
      ]
    }
  ]
}