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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeParameters
Idcreate-monitoring-operation-example-2-request.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": "Parameters",
  "meta": {
    "tag": [
      {
        "display": "Create monitoring for a patient using NLLMonitoring"
      },
      {
        "display": "Example of creating monitoring for a patient using toDate"
      },
      {
        "display": "create-monitoring-operation-example-2-request"
      }
    ]
  },
  "parameter": [
    {
      "name": "pnr",
      "valueString": "190707299806"
    },
    {
      "name": "toDate",
      "valueDate": "2025-02-16"
    }
  ]
}