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

FHIR IG analytics

Packageths-greifswald.ttp-fhir-gw
Resource TypeParameters
IdParameters-CurrentPolicyStatesForPerson-request-example-1.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": "CurrentPolicyStatesForPerson-request-example-1",
  "parameter": [
    {
      "name": "personIdentifier",
      "valueIdentifier": {
        "system": "https://ths-greifswald.de/fhir/gics/identifiers/Pseudonym",
        "value": "dic_1H51T"
      }
    },
    {
      "name": "domain",
      "valueString": "MII"
    },
    {
      "name": "config",
      "resource": {
        "resourceType": "Parameters",
        "parameter": [
          {
            "name": "idMatchingType",
            "valueCoding": {
              "code": "AT_LEAST_ONE",
              "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType"
            }
          },
          {
            "name": "ignoreVersionNumber",
            "valueBoolean": false
          },
          {
            "name": "unknownStateIsConsideredAsDecline",
            "valueBoolean": false
          },
          {
            "name": "requestDate",
            "valueDate": "2022-01-13"
          }
        ]
      }
    }
  ]
}