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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeEncounter
IdEncounter-cd343afa-039d-4576-b5e4-e89598aeb628.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: Encounter cd343afa-039d-4576-b5e4-e89598aeb628

identifier: 852699001 (use: official, )

status: In Progress

class: ActCode: AMB (ambulatory)

type: Arytmie

priority: Urgent

period: 2025-05-20 10:35:00+0100 --> 2025-05-20 11:20:00+0100

reasonCode: Od večera 2.9.2025 pozoruje bušení srdce, při námaze se zadýchá, bolesti neguje.

Hospitalizations

-ExtensionDestination
*Organization Fakultní nemocnice Motol

Locations

-LocationPhysicalTypePeriod
*LocationSite2025-05-20 10:42:00+0100 --> 2025-05-20 10:59:00+0100

serviceProvider: Organization Fakultní nemocnice Motol


Source1

{
  "resourceType": "Encounter",
  "id": "cd343afa-039d-4576-b5e4-e89598aeb628",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-encounter-ems"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "value": "852699001"
    }
  ],
  "status": "in-progress",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "56265001",
          "display": "Heart disease"
        }
      ],
      "text": "Arytmie"
    }
  ],
  "priority": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "code": "UR",
        "display": "Urgent"
      }
    ]
  },
  "period": {
    "start": "2025-05-20T10:35:00+01:00",
    "end": "2025-05-20T11:20:00+01:00"
  },
  "reasonCode": [
    {
      "text": "Od večera 2.9.2025 pozoruje bušení srdce, při námaze se zadýchá, bolesti neguje."
    }
  ],
  "hospitalization": {
    "extension": [
      {
        "extension": [
          {
            "url": "code",
            "valueCoding": {
              "system": "https://hl7.cz/fhir/cz-ems/CodeSystem/cz-termination-method-cs",
              "code": "07",
              "display": "předán CPALP"
            }
          },
          {
            "url": "handingOverStaff",
            "valueIdentifier": {
              "system": "https://ncez.mzcr.cz/fhir/sid/krzp",
              "value": "123456789"
            }
          },
          {
            "url": "receivingStaffText",
            "valueString": "Pavel Procházka"
          }
        ],
        "url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-ext-terminationMethod"
      }
    ],
    "destination": {
      "reference": "urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950"
    }
  },
  "location": [
    {
      "location": {
        "reference": "urn:uuid:3f4f637d-f274-40c5-87da-9a9c1ade3ade"
      },
      "physicalType": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
            "code": "si",
            "display": "Site"
          }
        ]
      },
      "period": {
        "start": "2025-05-20T10:42:00+01:00",
        "end": "2025-05-20T10:59:00+01:00"
      }
    }
  ],
  "serviceProvider": {
    "reference": "urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950"
  }
}