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

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeBundle
IdBundle-sgrdv-extend-lock-example-response-success.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": "Bundle",
  "id": "sgrdv-extend-lock-example-response-success",
  "meta": {
    "profile": [
      "http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-bundle"
    ]
  },
  "entry": [
    {
      "resource": {
        "resourceType": "Parameters",
        "id": "sgrdv-extend-lock-example-result-parameters-success",
        "meta": {
          "profile": [
            "http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-result-parameters"
          ]
        },
        "parameter": [
          {
            "name": "lockIdentifier",
            "valueString": "lock-9f813f2d-0e1c-4c0a-9b10-22a9d12fe001"
          },
          {
            "name": "lockEndTime",
            "valueDateTime": "2026-04-15T09:04:00-04:00"
          }
        ]
      }
    }
  ],
  "type": "collection"
}