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

FHIR IG analytics

Packagefi.kela.kanta.kvp.r4
Resource TypeParameters
Idesimerkki-valityspyynto.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",
  "parameter": [
    {
      "name": "requestCommunication",
      "resource": {
        "resourceType": "CommunicationRequest",
        "meta": {
          "profile": [
            "https://kvp.kanta.fi/fhir/StructureDefinition/valityspyynto"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Esimerkkiresurssi välityspyynnöstä. </div>"
        },
        "status": "draft",
        "subject": {
          "reference": "#PAT1"
        },
        "requester": {
          "reference": "#PRA1"
        },
        "payload": [
          {
            "contentReference": {
              "identifier": {
                "system": "urn:ietf:rfc:3986",
                "value": "urn:oid:1.2.246.10.1.20241104154710.93.2009.1154133728045186"
              }
            }
          }
        ],
        "recipient": [
          {
            "identifier": {
              "system": "urn:ietf:rfc:3986",
              "value": "1.2.246.10.12345678"
            },
            "display": "Vastaanottajaorganisaatio"
          }
        ],
        "sender": {
          "identifier": {
            "system": "urn:ietf:rfc:3986",
            "value": "urn:oid:1.2.246.10.12345678.10.0"
          },
          "display": "Välityspyynnön lähettäjäorganisaatio"
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.40192.2012",
                "code": "1",
                "display": "Asiakkaan toimeksianto"
              }
            ]
          }
        ],
        "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"
              }
            ]
          },
          {
            "resourceType": "Practitioner",
            "id": "PRA1",
            "meta": {
              "profile": [
                "https://kvp.kanta.fi/fhir/StructureDefinition/KVPPractitioner"
              ]
            },
            "identifier": [
              {
                "system": "urn:oid:1.2.246.537.26",
                "value": "10005398475"
              }
            ],
            "name": [
              {
                "use": "official",
                "family": "Praktisto",
                "given": "Kauno Vieno"
              }
            ]
          }
        ]
      }
    }
  ]
}