FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | Provenance |
| Id | Provenance-sgrdv-book-example-request-provenance.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Provenance",
"id": "sgrdv-book-example-request-provenance",
"meta": {
"profile": [
"http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-request-provenance"
]
},
"target": [
{
"identifier": {
"system": "http://sante.quebec/fhir/NamingSystem/OMNIMED",
"value": "dispo-789"
},
"type": "Appointment"
}
],
"contained": [
{
"resourceType": "Device",
"id": "portail",
"meta": {
"profile": [
"http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-source-device"
]
},
"deviceName": [
{
"type": "manufacturer-name",
"name": "Portail Santé Québec — Votre santé"
}
],
"identifier": [
{
"system": "http://sante.quebec/fhir/NamingSystem/VOTRESANTE"
}
],
"property": [
{
"type": {
"coding": [
{
"code": "tuilePortail",
"system": "http://sante.quebec/fhir/CodeSystem/sgrdv-device-property-type"
}
]
},
"valueCode": [
{
"coding": [
{
"system": "http://sante.quebec/fhir/CodeSystem/sgrdv-tuile-portail-reo",
"code": "MAGROSSESSE",
"display": "Programme ma grossesse"
}
]
}
]
}
],
"owner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type",
"code": "CodeEtablissement"
}
]
},
"system": "http://sante.quebec/fhir/NamingSystem/RAMQ",
"value": "1234567"
},
"type": "Organization"
}
}
],
"agent": [
{
"who": {
"reference": "#portail",
"type": "Device"
}
}
],
"location": {
"identifier": {
"type": {
"coding": [
{
"system": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type",
"code": "regionAdmin"
}
]
},
"system": "http://sante.quebec/fhir/NamingSystem/REGIONADMIN",
"value": "03"
},
"type": "Location"
},
"recorded": "2026-05-08T10:42:00-04:00"
}