FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | Encounter |
| Id | Encounter-sgrdv-find-example-response-encounter-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "sgrdv-find-example-response-encounter-1",
"meta": {
"profile": [
"http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-encounter"
]
},
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
},
"appointment": [
{
"reference": "urn:uuid:appointment-find-001"
}
],
"status": "planned"
}