FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Procedure |
| Id | Esempio_Procedure_PNT.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
}