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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeEncounter
IdEncounter-7b06368c-7089-4f66-acc8-29e1fcbd31f6.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 7b06368c-7089-4f66-acc8-29e1fcbd31f6

status: Finished

class: ActCode: AMB (ambulatory)

subject: Maria Rossi Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)

basedOn: ServiceRequest Leukocyte poor blood preparation

Participants

-TypeIndividual
*Secondary performerPractitioner Prova Infermiere

period: 2023-02-25 11:45:00+0100 --> 2023-02-25 12:45:00+0100

Locations

-Location
*Location Policlinico di Roma

Source1

{
  "resourceType": "Encounter",
  "id": "7b06368c-7089-4f66-acc8-29e1fcbd31f6",
  "meta": {
    "profile": [
      "http://hl7.it/fhir/lab-report/StructureDefinition/encounter-it-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB",
    "display": "ambulatory"
  },
  "subject": {
    "reference": "urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5"
  },
  "basedOn": [
    {
      "reference": "urn:uuid:463ae6fe-60d4-4b38-84b3-1008e0925678"
    }
  ],
  "participant": [
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code": "SPRF",
              "display": "Secondary performer"
            }
          ]
        }
      ],
      "individual": {
        "reference": "urn:uuid:134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c"
      }
    }
  ],
  "period": {
    "start": "2023-02-25T11:45:00+01:00",
    "end": "2023-02-25T12:45:00+01:00"
  },
  "location": [
    {
      "location": {
        "reference": "urn:uuid:f148e54a-2046-4534-b9e9-54e7e9632224"
      }
    }
  ]
}