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

FHIR IG analytics

Packagedk.ehmi.eas
Resource TypeParameters
IdParameters-EX-GetReceivingOrganizationByPatientId-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",
  "id": "EX-GetReceivingOrganizationByPatientId-Request",
  "parameter": [
    {
      "name": "easCorePatient",
      "resource": {
        "resourceType": "Patient",
        "meta": {
          "profile": [
            "http://medcomehmi.dk/ig/eas/StructureDefinition/EasCorePatient"
          ]
        },
        "identifier": [
          {
            "value": "1808764667"
          }
        ]
      }
    },
    {
      "name": "messageType",
      "valueString": "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1"
    },
    {
      "name": "messageType",
      "valueString": "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
    }
  ]
}