FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epr-mhealth
Resource TypeOperationOutcome
IdOperationOutcome-PDQmResponseMoreAttributesRequested.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationOutcome

Resource OperationOutcome "PDQmResponseMoreAttributesRequested"

Profile: CH PDQm OperationOutcome More Attributes Requested

issue

severity: warning

code: incomplete

details: LivingSubjectAdministrativeGenderRequested (IHE XCPD Codesystem more attributes requested#LivingSubjectAdministrativeGenderRequested)

issue

severity: warning

code: incomplete

details: LivingSubjectBirthPlaceNameRequested (IHE XCPD Codesystem more attributes requested#LivingSubjectBirthPlaceNameRequested)

issue

severity: warning

code: incomplete

details: BirthNameRequested (CH Codesystem PDQ More Attributes Requested#BirthNameRequested)


Source1

{
  "resourceType": "OperationOutcome",
  "id": "PDQmResponseMoreAttributesRequested",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-mhealth/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"
          }
        ]
      }
    }
  ]
}