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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeProcedure
IdEsempio_Procedure_PNT.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": "Procedure",
  "id": "POD.ad2a0c9d-ebe6-44e2-bf74-831d329302c6",
  "meta": {
    "profile": [
      "https://pnt.gov/fhir/StructureDefinition/Procedure"
    ]
  },
  "extension": [
    {
      "url": "http://pnt.gov/FHIR/schema/procedure-dataDisponibilitaRelazione",
      "valueDateTime": "2022-09-12"
    }
  ],
  "status": "in-progress",
  "subject": {
    "reference": "Patient/POD.fa462fc8-7658-4098-ae95-56e4e4c73350"
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/POD.fa462fc8-7658-4098-ae95-56e4e4c73350"
    }
  ],
  "performedDateTime": "2022-09-12T07:56:29+02:00",
  "performer": [
    {
      "actor": {
        "reference": "PractitionerRole/POD.fb5f447b-f2d2-43a0-8761-b37afd813ebb"
      }
    }
  ],
  "outcome": {
    "text": "Testo relazione"
  }
}