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

FHIR IG analytics

Packagede.gevko.evo.hlm
Resource TypeComposition
IdComposition-example-duplicate-4.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Composition",
  "id": "0000000CB",
  "meta": {
    "profile": [
      "https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_B_Composition|0.9.0"
    ]
  },
  "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": "e02B"
      }
    ]
  },
  "subject": {
    "reference": "http://FHIR-SERVER-URL/Patient/00000001"
  },
  "date": "2020-06-09T12:30:02Z",
  "author": [
    {
      "reference": "http://FHIR-SERVER-URL/Practitioner/00000002",
      "type": "Practitioner"
    },
    {
      "type": "Device",
      "identifier": {
        "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
        "value": "00998877665544332211"
      }
    }
  ],
  "title": "Verordnung von Krankenhausbehandlung",
  "custodian": {
    "reference": "http://FHIR-SERVER-URL/Organisation/00000003"
  },
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "Coverage"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/Coverage/00000004"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "KHB"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/ServiceRequest/00000005"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "Diagnose"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/Condition/00000006"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "Untersuchungsergebnisse"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/DiagnosticReport/00000007"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "Massnahmen"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/Procedure/00000008"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "Hinweise"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/Observation/00000009"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
            "code": "Befunde"
          }
        ]
      },
      "entry": [
        {
          "reference": "http://FHIR-SERVER-URL/DiagnosticReport/000000010"
        }
      ]
    }
  ]
}