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

FHIR IG analytics

Packageca.on.oh-cms
Resource TypeParameters
IdParameters-example.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",
  "id": "cms-parameters-example",
  "meta": {
    "profile": [
      "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Parameters|1.0.0"
    ]
  },
  "parameter": [
    {
      "name": "consentTarget",
      "valueString": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationDispense,http://ehealthontario.ca/fhir/StructureDefinition/ca-on-immunizations-profile-retrieval-clinician-Immunization"
    },
    {
      "name": "appLanguage",
      "valueCoding": {
        "system": "urn:ietf:bcp:47",
        "code": "en",
        "display": "English"
      }
    },
    {
      "name": "contextSessionId",
      "valueId": "7we9hfgt45jslsl0322dhyf"
    }
  ]
}