Finnish Base Profiles
1.0.1-cibuild - ci-build 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-cibuild 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" : "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"
      ]
    }
  ]
}