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

FHIR IG analytics

Packagefi.kela.kanta.kvp.r4
Resource TypeBundle
Idesimerkki-asiakirjahaku-vastaus.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": "Bundle",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "[base]/Communication/$get-persons-documents"
    }
  ],
  "entry": [
    {
      "fullUrl": "urn:uuid:f56f4b51-55c6-4b37-99bb-da7b67e943b0",
      "resource": {
        "resourceType": "Communication",
        "id": "f56f4b51-55c6-4b37-99bb-da7b67e943b0",
        "meta": {
          "profile": [
            "https://kvp.kanta.fi/fhir/StructureDefinition/valitys"
          ]
        },
        "contained": [
          {
            "resourceType": "Patient",
            "id": "bf843f64-0deb-4cc5-bf4f-320486c138b7",
            "identifier": [
              {
                "use": "official",
                "system": "urn:oid:1.2.246.21",
                "value": "030559-914N"
              }
            ]
          }
        ],
        "basedOn": [
          {
            "identifier": {
              "system": "urn:ietf:rfc:3986",
              "value": "urn:uuid:83638f9a-e505-42fa-b55f-51f3ad15fc19"
            }
          }
        ],
        "status": "in-progress",
        "subject": {
          "reference": "#bf843f64-0deb-4cc5-bf4f-320486c138b7"
        },
        "recipient": [
          {
            "identifier": {
              "system": "urn:ietf:rfc:3986",
              "value": "urn:oid:1.2.246.10.10317159"
            }
          }
        ],
        "sender": {
          "identifier": {
            "system": "urn:ietf:rfc:3986",
            "value": "urn:oid:1.2.246.10.55612120.10.0"
          }
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.40192.2012",
                "code": "1"
              }
            ]
          }
        ],
        "payload": [
          {
            "contentAttachment": {
              "contentType": "text/xml",
              "data": "UEQ5NGJXd......"
            }
          }
        ]
      }
    }
  ]
}