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

FHIR IG analytics

Packagede.gevko.evo.hlm
Resource TypeComposition
IdComposition-example.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 with Details

id : 180f219f-97a8-486d-99d9-ed631fe4fc57

meta :

status : final

type : Heilmittelverordnung (Details : {LOINC code '81635-5' = 'Service And/Or equipment And/Or product note')

category : Physiotherapie (Details : {https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Heilmittelbereich code 'PHYS' = 'Physiotherapie')

subject : Karl Schwanenstein

date : 06/05/2020 12:30:02 PM

author : Dr. Franz Sommer

title : Heilmittelverordnung


Source1

{
  "resourceType": "Composition",
  "id": "0000000C",
  "meta": {
    "profile": [
      "https://fhir.gevko.de/StructureDefinition/EVO_PR_HLM_Composition|0.9.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis",
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_STATUSKENNZEICHEN",
        "code": "00"
      }
    }
  ],
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt",
        "code": "e13A"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Heilmittelbereich",
          "code": "PHYS",
          "display": "Physiotherapie"
        }
      ]
    }
  ],
  "subject": {
    "reference": "https://FHIR-SERVER-URL/Patient/00000001"
  },
  "date": "2020-05-06T12:30:02Z",
  "author": [
    {
      "reference": "https://FHIR-SERVER-URL/Practitioner/00000002",
      "type": "Practitioner"
    },
    {
      "type": "Device",
      "identifier": {
        "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
        "value": "00998877665544332211"
      }
    }
  ],
  "title": "elektronische Heilmittelverordnung",
  "custodian": {
    "reference": "https://FHIR-SERVER-URL/Organisation/00000003"
  },
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Section_Type",
            "code": "Coverage"
          }
        ]
      },
      "entry": [
        {
          "reference": "https://FHIR-SERVER-URL/Coverage/00000004"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Section_Type",
            "code": "ICD"
          }
        ]
      },
      "entry": [
        {
          "reference": "https://FHIR-SERVER-URL/Condition/00000005"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_Section_Type",
            "code": "Diagnoseschluessel"
          }
        ]
      },
      "entry": [
        {
          "reference": "https://FHIR-SERVER-URL/Condition/00000006"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type",
            "code": "HLM"
          }
        ]
      },
      "entry": [
        {
          "reference": "https://FHIR-SERVER-URL/ServiceRequest/00000008",
          "identifier": {
            "type": {
              "coding": [
                {
                  "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type",
                  "code": "Zusatzinfos"
                }
              ]
            }
          }
        },
        {
          "reference": "https://FHIR-SERVER-URL/ServiceRequest/00000007",
          "identifier": {
            "type": {
              "coding": [
                {
                  "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type",
                  "code": "HLM"
                }
              ]
            }
          }
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_Section_Type",
            "code": "Therapieziele"
          }
        ]
      },
      "entry": [
        {
          "reference": "https://FHIR-SERVER-URL/Observation/00000009"
        }
      ]
    }
  ]
}