Finnish Base Profiles
1.0.1 - draft Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions

: A dummy patient entry - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "daf8ca40-b46c-4c6b-99d5-d3a1b77074ad",
  "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:daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
    }
  ]
}