Finnish Base Profiles
2.0.0-rc2 - ballot Finland flag

This page is part of the Finnish Base Profiles (v0.2.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0-rc2. For a full list of available versions, see the Directory of published versions

: A dummy patient entry - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "f1fa0b52-eccf-44af-96c7-84a3251bb22c",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">Example patient added to make Kanta PHR examples complete.</div>"
  },
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:f1fa0b52-eccf-44af-96c7-84a3251bb22c"
    }
  ]
}