CH EPR mHealth (R4)
3.0.0 - DSTU3 Switzerland flag

This page is part of the CH EPR mHealth (R4) (v3.0.0: DSTU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PDQm Query response message too many results - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PDQm-QueryResponseTooManyResults"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pdqm-querypatientresourceresponsemessage"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pdqm-querypatientresourceresponsemessage>     ] )
  ] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:total [ fhir:v "0"^^xsd:nonNegativeInteger] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "http://example.com/fhir/Patient?name=M"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:13c56fd3-f2f1-4174-ae56-c91f027ffddf"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:13c56fd3-f2f1-4174-ae56-c91f027ffddf> ) ;
fhir:search [
fhir:mode [ fhir:v "outcome" ]     ]
  ] ) . # 

<urn:uuid:13c56fd3-f2f1-4174-ae56-c91f027ffddf> a fhir:OperationOutcome ;
  fhir:id [ fhir:v "PDQmResponseMoreAttributesRequested"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pdqm-moreattributesrequested"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pdqm-moreattributesrequested>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OperationOutcome</b><a name=\"PDQmResponseMoreAttributesRequested\"> </a></p><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\">Resource OperationOutcome &quot;PDQmResponseMoreAttributesRequested&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-pdqm-moreattributesrequested.html\">CH PDQm OperationOutcome More Attributes Requested</a></p></div><blockquote><p><b>issue</b></p><p><b>severity</b>: warning</p><p><b>code</b>: incomplete</p><p><b>details</b>: LivingSubjectAdministrativeGenderRequested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html\">IHE XCPD Codesystem more attributes requested</a>#LivingSubjectAdministrativeGenderRequested)</span></p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: warning</p><p><b>code</b>: incomplete</p><p><b>details</b>: LivingSubjectBirthPlaceNameRequested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html\">IHE XCPD Codesystem more attributes requested</a>#LivingSubjectBirthPlaceNameRequested)</span></p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: warning</p><p><b>code</b>: incomplete</p><p><b>details</b>: BirthNameRequested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.17.html\">CH Codesystem PDQ More Attributes Requested</a>#BirthNameRequested)</span></p></blockquote></div>"
  ] ; # 
  fhir:issue ( [
fhir:severity [ fhir:v "warning" ] ;
fhir:code [ fhir:v "incomplete" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.2.27.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LivingSubjectAdministrativeGenderRequested" ] ;
fhir:display [ fhir:v "LivingSubjectAdministrativeGenderRequested" ]       ] )     ]
  ] [
fhir:severity [ fhir:v "warning" ] ;
fhir:code [ fhir:v "incomplete" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.2.27.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LivingSubjectBirthPlaceNameRequested" ] ;
fhir:display [ fhir:v "LivingSubjectBirthPlaceNameRequested" ]       ] )     ]
  ] [
fhir:severity [ fhir:v "warning" ] ;
fhir:code [ fhir:v "incomplete" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.17"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BirthNameRequested" ] ;
fhir:display [ fhir:v "BirthNameRequested" ]       ] )     ]
  ] ) . #