Finnish Base Profiles
1.0.0-rc21 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc21: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). 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" : "7257379",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-01-04T21:48:17.697+00:00",
    "source" : "#wwxXZ0JfKRZKOH5g"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Test <b>PATIENT </b></div><table class=\"hapiPropertyTable\"><tbody></tbody></table></div>"
  },
  "name" : [
    {
      "family" : "Patient",
      "given" : [
        "Test"
      ]
    }
  ]
}