CH EPR FHIR (R4)
4.0.1-ballot-2 - ballot
CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.1-ballot-2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions
{
"resourceType" : "OperationOutcome",
"id" : "PDQmResponseMoreAttributesRequested",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-moreattributesrequested"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome PDQmResponseMoreAttributesRequested</b></p><a name=\"PDQmResponseMoreAttributesRequested\"> </a><a name=\"hcPDQmResponseMoreAttributesRequested\"> </a><a name=\"PDQmResponseMoreAttributesRequested-en-US\"> </a><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Incomplete Results</p><p><b>details</b>: <span title=\"Codes:{urn:oid:1.3.6.1.4.1.19376.1.2.27.1 LivingSubjectAdministrativeGenderRequested}\">LivingSubjectAdministrativeGenderRequested</span></p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Incomplete Results</p><p><b>details</b>: <span title=\"Codes:{urn:oid:1.3.6.1.4.1.19376.1.2.27.1 LivingSubjectBirthPlaceNameRequested}\">LivingSubjectBirthPlaceNameRequested</span></p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Incomplete Results</p><p><b>details</b>: <span title=\"Codes:{urn:oid:2.16.756.5.30.1.127.3.10.17 BirthNameRequested}\">BirthNameRequested</span></p></blockquote></div>"
},
"issue" : [
{
"severity" : "warning",
"code" : "incomplete",
"details" : {
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.27.1",
"code" : "LivingSubjectAdministrativeGenderRequested",
"display" : "LivingSubjectAdministrativeGenderRequested"
}
]
}
},
{
"severity" : "warning",
"code" : "incomplete",
"details" : {
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.27.1",
"code" : "LivingSubjectBirthPlaceNameRequested",
"display" : "LivingSubjectBirthPlaceNameRequested"
}
]
}
},
{
"severity" : "warning",
"code" : "incomplete",
"details" : {
"coding" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.17",
"code" : "BirthNameRequested",
"display" : "BirthNameRequested"
}
]
}
}
]
}