FHIR IG analytics| Package | fi.kela.kanta.kvp.r4 |
| Resource Type | CommunicationRequest |
| Id | esimerkki-valityspyynto-ilman-parameters.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CommunicationRequest",
"id": "Välityspyynnön tunnus sen jälkeen kun välityspyyntö on tallennettu Kysely- ja välityspalvelulle",
"meta": {
"profile": [
"https://kvp.kanta.fi/fhir/StructureDefinition/valityspyynto"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"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": "urn:oid: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"
}
]
}
]
}