FHIR IG analytics| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-PDQmResponseMoreAttributesRequested.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome PDQmResponseMoreAttributesRequested
issue
severity: Warning
code: Incomplete Results
details: LivingSubjectAdministrativeGenderRequested
issue
severity: Warning
code: Incomplete Results
details: LivingSubjectBirthPlaceNameRequested
issue
severity: Warning
code: Incomplete Results
details: BirthNameRequested
{
"resourceType": "OperationOutcome",
"id": "PDQmResponseMoreAttributesRequested",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-moreattributesrequested"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}
]
}