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-1-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 fromDate"
      },
      {
        "display": "create-monitoring-operation-example-1-request"
      }
    ]
  },
  "parameter": [
    {
      "name": "pnr",
      "valueString": "190707299806"
    },
    {
      "name": "fromDate",
      "valueDate": "2024-09-19"
    }
  ]
}