Retention Implementation Guide
1.0.0 - ci-build
Retention Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
{
"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 style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Anonymous Patient</b> (no stated gender), DoB: 1971-01-27</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=\"Ways to contact the Patient\">Contact Detail:</td><td colspan=\"3\">Amalias, 42 Athens 12321 </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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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\"><ul><li>No display for UsageContext</li></ul></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" : "2",
"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,
"birthDate" : "1971-01-27",
"address" : [
{
"line" : [
"Amalias, 42"
],
"city" : "Athens",
"postalCode" : "12321"
}
]
}
IG © 2022+ . Package Retention#1.0.0 based on FHIR 4.0.1. Generated 2022-12-21
Links: Table of Contents |
QA Report