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

FHIR IG analytics

Packagecezih.hr.condition-management
Resource TypeBundle
IdBundle-b0b1284e-c923-44bc-9978-d057b58f6709.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": "Bundle",
  "id": "b0b1284e-c923-44bc-9978-d057b58f6709",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-08-18T18:04:18.192+00:00",
    "source": "#feadaf57c825ca96"
  },
  "type": "message",
  "timestamp": "2022-07-14T11:15:33+02:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:e36ddc6d-b7fb-4f1a-bf1c-f2458e5c1eba",
      "resource": {
        "resourceType": "MessageHeader",
        "eventCoding": {
          "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
          "code": "2.2"
        },
        "sender": {
          "type": "Organization",
          "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije",
            "value": "1234567"
          }
        },
        "author": {
          "type": "Practitioner",
          "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
            "value": "1234567"
          }
        },
        "source": {
          "endpoint": "urn:oid:1.2.3.4.5.6"
        },
        "focus": [
          {
            "reference": "urn:uuid:f625d618-6b86-48f1-8fe9-0ca189898950"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:f625d618-6b86-48f1-8fe9-0ca189898950",
      "resource": {
        "resourceType": "Condition",
        "identifier": [
          {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/lokalni-identifikator-slucaja",
            "value": "234121234"
          }
        ],
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "unconfirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/icd10-hr",
              "code": "C00",
              "display": "Zloćudna novotvorina usne"
            }
          ],
          "text": "Neoplasma malignum labii"
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
            "value": "18022306986"
          }
        },
        "onsetDateTime": "2021-12-05",
        "asserter": {
          "type": "Practitioner",
          "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
            "value": "1234567"
          }
        },
        "note": [
          {
            "extension": [
              {
                "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type",
                "valueCoding": {
                  "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
                  "code": "4"
                }
              }
            ],
            "text": "Neka napomena o zdravstvenom slučaju pacijenta"
          }
        ]
      }
    }
  ],
  "signature": {
    "type": [
      {
        "system": "urn:iso-astm:E1762-95:2013",
        "code": "1.2.840.10065.1.12.1.1"
      }
    ],
    "when": "2022-07-14T11:15:34+02:00",
    "who": {
      "type": "Practitioner",
      "identifier": {
        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
        "value": "1234567"
      }
    },
    "data": "UHJpbWVyIHBvdHBpc2EgemEgdmnFoWUgaW5mb3JtYWNpamEgcHJvxI1pdGFqIEZISVIgc3RhbmRhcmQgaSBJSEUgRFNH"
  }
}