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" : "cafbe8e7-38fe-4807-b995-6770e5390365",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-01-05T00:04:05.318+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient cafbe8e7-38fe-4807-b995-6770e5390365</b></p><a name=\"cafbe8e7-38fe-4807-b995-6770e5390365\"> </a><a name=\"hccafbe8e7-38fe-4807-b995-6770e5390365\"> </a><a name=\"cafbe8e7-38fe-4807-b995-6770e5390365-fi-FI\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2023-01-05 00:04:05+0200</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Test Patient  (no stated gender), DoB Unknown</p><hr/></div>"
  },
  "name" : [
    {
      "family" : "Patient",
      "given" : [
        "Test"
      ]
    }
  ]
}