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

FHIR IG analytics

Packagefi.kela.kanta.kvp.r4
Resource TypeCommunication
Idesimerkki-asiakirjahaku-communication.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": "Communication",
  "id": "dcf70e69-4274-46c4-9c19-14d129c7d98b",
  "meta": {
    "profile": [
      "https://kvp.kanta.fi/fhir/StructureDefinition/valitys"
    ]
  },
  "status": "completed",
  "contained": [
    {
      "resourceType": "Patient",
      "id": "PAT1",
      "meta": {
        "profile": [
          "https://kvp.kanta.fi/fhir/StructureDefinition/KVPPatient"
        ]
      },
      "identifier": [
        {
          "use": "official",
          "system": "urn:oid:1.2.246.21",
          "value": "030559-914N"
        }
      ],
      "name": [
        {
          "use": "official",
          "family": "Potilainen",
          "given": "Kerttu-Valmari"
        }
      ]
    }
  ],
  "basedOn": [
    {
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:uuid:83638f9a-e505-42fa-b55f-51f3ad15fc19"
      }
    }
  ],
  "subject": {
    "reference": "#PAT1"
  },
  "recipient": [
    {
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "1.2.246.10.12345678"
      }
    }
  ],
  "sender": {
    "identifier": {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.246.10.12345678.10.0"
    }
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.40192.2012",
          "code": "1",
          "display": "Asiakkaan toimeksianto"
        }
      ]
    }
  ],
  "payload": [
    {
      "contentAttachment": {
        "contentType": "text/xml",
        "data": "Vk1Pa2MzUERwQ0J2YmlCaVlYTmxOalF0Wlc1cmIyOWtZWFIwZFNCaGMybGhhMmx5YW1FPQ=="
      }
    }
  ]
}