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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeParameters
IdParameters-SearchEndpoint-VaccineAndDiagnosis-RequestBody.json
FHIR VersionR5

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": "SearchEndpoint-VaccineAndDiagnosis-RequestBody",
  "parameter": [
    {
      "valueIdentifier": {
        "system": "http://electronichealth.se/identifier/personnummer",
        "value": "198001092397"
      },
      "name": "patient"
    },
    {
      "valueUri": "http://electronichealth.se/ntk/ActorDefinition/Utbildningsmiljo/ExempelVaccinationer-1",
      "name": "apiSpecification"
    },
    {
      "valueUri": "http://electronichealth.se/ntk/ActorDefinition/Utbildningsmiljo/ExempelDiagnoser-1",
      "name": "apiSpecification"
    }
  ]
}