Retention Implementation Guide
2.0.0 - ci-build

Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "P001",
  "meta" : {
    "profile" : [
      🔗 "https://www.retention-project.eu/ig/StructureDefinition/PatientRetention"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient P001</b></p><a name=\"P001\"> </a><a name=\"hcP001\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PatientRetention.html\">Patient Retention</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Highest level of education for Retention project\"><a href=\"StructureDefinition-PatientHighestLevelOfEducation.html\">Patient Highest level of education</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 105421008}\">Educational achievement</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/HighestLevelOfEducation 0}\">up to and including high school</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Employment status for Retention project\"><a href=\"StructureDefinition-PatientEmploymentStatus.html\">Patient Employment status</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 224362002}\">Employment status</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/EmploymentStatus 5}\">other</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Country of residence for Retention project\"><a href=\"StructureDefinition-PatientCountryOfResidence.html\">Patient Country of residence</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 416647007}\">Country of residence</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/CountryOfResidence 1}\">Greece</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Height for Retention project\"><a href=\"StructureDefinition-PatientHeight.html\">Patient Height</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 1153637007}\">Body height</span> = 184 cm</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Ethnicity for Retention project\"><a href=\"StructureDefinition-PatientEthnicity.html\">Patient Ethnicity</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 397731000}\">Ethnic group finding</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/Ethnicity 7}\">Pacific Islands</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient ABO blood group for Retention project\"><a href=\"StructureDefinition-PatientAboBloodGroup.html\">Patient ABO blood group</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 365637002}\">Finding of ABO blood group</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/AboBloodGroup 3}\">AB</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Marital Status for Retention project\"><a href=\"StructureDefinition-PatientMaritalStatus.html\">Patient Marital Status</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 125680007}\">Marital status</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/MaritalStatus 2}\">living with a partner/spouse</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Sex for Retention project\"><a href=\"StructureDefinition-PatientSex.html\">Patient Sex</a></td><td colspan=\"3\"><span title=\"{http://snomed.info/sct 263495000}\">Gender</span> = <span title=\"Codes:{https://www.retention-project.eu/ig/CodeSystem/Sex 1}\">Female</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientSex",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "263495000",
          "display" : "Gender"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/Sex",
              "code" : "1",
              "display" : "Female"
            }
          ]
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientEthnicity",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "397731000",
          "display" : "Ethnic group finding"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/Ethnicity",
              "code" : "7",
              "display" : "Pacific Islands"
            }
          ]
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientCountryOfResidence",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "416647007",
          "display" : "Country of residence"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/CountryOfResidence",
              "code" : "1",
              "display" : "Greece"
            }
          ]
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientMaritalStatus",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "125680007",
          "display" : "Marital status"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/MaritalStatus",
              "code" : "2",
              "display" : "living with a partner/spouse"
            }
          ]
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientHeight",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "1153637007",
          "display" : "Body height"
        },
        "valueQuantity" : {
          "value" : 184,
          "unit" : "cm"
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientAboBloodGroup",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "365637002",
          "display" : "Finding of ABO blood group"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/AboBloodGroup",
              "code" : "3",
              "display" : "AB"
            }
          ]
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientHighestLevelOfEducation",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "105421008",
          "display" : "Educational achievement"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/HighestLevelOfEducation",
              "code" : "0",
              "display" : "up to and including high school"
            }
          ]
        }
      }
    },
    {
      "url" : "https://www.retention-project.eu/ig/StructureDefinition/PatientEmploymentStatus",
      "valueUsageContext" : {
        "code" : {
          "system" : "http://snomed.info/sct",
          "code" : "224362002",
          "display" : "Employment status"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.retention-project.eu/ig/CodeSystem/EmploymentStatus",
              "code" : "5",
              "display" : "other"
            }
          ]
        }
      }
    }
  ],
  "active" : true
}