@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "patient"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "patientModeSERVERDescriptionTransactionSystem HistorySystem SearchResource TypeProfileReadV-ReadSearchUpdatePatchCreateDeleteUpdatesHistoryAppointmenthttp://hl7.org/fhir/StructureDefinition/AppointmentAdditional supported profiles: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointmentyyyyyyCodeSystemhttp://hl7.org/fhir/StructureDefinition/CodeSystemyyyCommunicationhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-messageAdditional supported profiles: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-messageyyyyyyOperationDefinitionhttp://hl7.org/fhir/StructureDefinition/OperationDefinitionyPatienthttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patientAdditional supported profiles: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrsPatientyyyyPersonhttp://hl7.org/fhir/StructureDefinition/PersonRelatedPersonhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedpersonAdditional supported profiles: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedpersonyyyyyyySearchParameterhttp://hl7.org/fhir/StructureDefinition/SearchParameteryyyyyyyyyStructureDefinitionhttp://hl7.org/fhir/StructureDefinition/StructureDefinitionAdditional supported profiles: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestionyyyyValueSethttp://hl7.org/fhir/StructureDefinition/ValueSetyyy" ] ; # fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/patient"^^xsd:anyURI] ; # fhir:version [ fhir:v "2.9.0"] ; # fhir:name [ fhir:v "patient"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2021-08-20T13:16:14.216+02:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:kind [ fhir:v "instance"] ; # fhir:software [ fhir:name [ fhir:v "patient" ] ; fhir:version [ fhir:v "1.3.4-SNAPSHOT" ] ] ; # fhir:implementation [ fhir:description [ fhir:v "eHealth Patient service" ] ; fhir:url [ fhir:v "http://localhost:8080/fhir/"^^xsd:anyURI ] ] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "xml"] [ fhir:v "application/fhir+json"] [ fhir:v "json"] [ fhir:v "application/x-turtle"] [ fhir:v "ttl"] [ fhir:v "html/json"] [ fhir:v "html/xml"] [ fhir:v "html/turtle"] ) ; # fhir:patchFormat ( [ fhir:v "application/json-patch+json"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:security [ fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "token"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://saml.inttest.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/token"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "authorize"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://saml.inttest.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/auth"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "revoke"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://saml.inttest.ehealth.sundhed.dk/auth/realms/ehealth/protocol/openid-connect/revoke"^^xsd:anyURI ] ] ) ; fhir:url [ fhir:v "http://ehealth.sundhed.dk/security/oauth-uris"^^xsd:anyURI ] ] ) ; fhir:service ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ; fhir:display [ fhir:v "OAuth" ] ] ) ] ) ] ; fhir:resource ( [ fhir:type [ fhir:v "Appointment" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Appointment"^^xsd:anyURI ; fhir:link ] ; fhir:supportedProfile ( [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-appointment"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-videoappointment"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-videoappointment"^^xsd:anyURI ; fhir:link ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "patch" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:patient" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/appointment-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Appointment date/time." ] ] [ fhir:name [ fhir:v "specialty" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-specialty"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The specialty of a practitioner that would be required to perform the service requested in this appointment" ] ] [ fhir:name [ fhir:v "service-category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-service-category"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A broad categorization of the service that is to be performed during this appointment" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "slot" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-slot"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The slots that this appointment is filling" ] ] [ fhir:name [ fhir:v "reason-code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-reason-code"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Coded reason this appointment is scheduled" ] ] [ fhir:name [ fhir:v "based-on" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-based-on"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The service request this appointment is allocated to assess" ] ] [ fhir:name [ fhir:v "appointmentGroupId" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search parameter for finding resources based on group id" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "One of the individuals of the appointment is this patient" ] ] [ fhir:name [ fhir:v "responsible" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search parameter for finding responsible entity on Appointment" ] ] [ fhir:name [ fhir:v "supporting-info" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Additional information to support the appointment" ] ] [ fhir:name [ fhir:v "careteamParticipant" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/careteamParticipant"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search parameter for finding appointments based on careteam participants" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "An Identifier of the Appointment" ] ] [ fhir:name [ fhir:v "practitioner" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-practitioner"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "One of the individuals of the appointment is this practitioner" ] ] [ fhir:name [ fhir:v "appointment-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The style of appointment or patient that has been booked in the slot (not service type)" ] ] [ fhir:name [ fhir:v "part-status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-part-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests." ] ] [ fhir:name [ fhir:v "service-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-service-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The specific service that is to be performed during this appointment" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Appointment-_security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_filter" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Appointment-_filter"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ] ] [ fhir:name [ fhir:v "actor" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-actor"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Any one of the individuals participating in the appointment" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Appointment-_profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "intended-audience" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search parameter for finding intended audience on Appointment" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "reason-reference" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Reason the appointment is to take place (resource)" ] ] [ fhir:name [ fhir:v "location" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-location"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "This location is listed in the participants of the appointment" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_content" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Appointment-_text"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The overall status of the appointment" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "exportAsiCal" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Appointment-i-exportAsiCal"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "meta" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-its-meta"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "meta-add" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-add"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "meta-delete" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/AppointmentSearchParameter-i-meta-delete"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ; fhir:value [ fhir:v "65"^^xsd:decimal ] ] ) ; fhir:type [ fhir:v "CodeSystem" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/CodeSystem"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:searchInclude ( [ fhir:v "*" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "CodeSystem:supplements" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The code system publication date" ] ] [ fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-code"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A code defined in the code system" ] ] [ fhir:name [ fhir:v "context-type-value" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-type-value"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "A use context type and value assigned to the code system" ] ] [ fhir:name [ fhir:v "jurisdiction" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-jurisdiction"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Intended jurisdiction for the code system" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "description" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-description"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The description of the code system" ] ] [ fhir:name [ fhir:v "context-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A type of use context assigned to the code system" ] ] [ fhir:name [ fhir:v "language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A language in which a designation is provided" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-title"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The human-friendly name of the code system" ] ] [ fhir:name [ fhir:v "context-quantity" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-quantity"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "quantity" ] ; fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the code system" ] ] [ fhir:name [ fhir:v "context" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A use context assigned to the code system" ] ] [ fhir:name [ fhir:v "context-type-quantity" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-context-type-quantity"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the code system" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "External identifier for the code system" ] ] [ fhir:name [ fhir:v "content-mode" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-content-mode"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "not-present | example | fragment | complete | supplement" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/CodeSystem-_security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-version"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The business version of the code system" ] ] [ fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-url"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "The uri that identifies the code system" ] ] [ fhir:name [ fhir:v "_filter" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/CodeSystem-_filter"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ] ] [ fhir:name [ fhir:v "supplements" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-supplements"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Find code system supplements for the referenced code system" ] ] [ fhir:name [ fhir:v "system" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-system"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "The system for any codes defined by this code system (same as 'url')" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/CodeSystem-_profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Computationally friendly name of the code system" ] ] [ fhir:name [ fhir:v "publisher" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-publisher"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Name of the publisher of the code system" ] ] [ fhir:name [ fhir:v "_source" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_content" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/CodeSystem-_text"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Codesystem-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The current status of the code system" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "lookup" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-lookup"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "subsumes" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-subsumes"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:type [ fhir:v "Communication" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"^^xsd:anyURI ; fhir:link ] ; fhir:supportedProfile ( [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"^^xsd:anyURI ; fhir:link ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "patch" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "delete" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalDelete [ fhir:v "multiple" ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:encounter" ] [ fhir:v "Communication:instantiates-canonical" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:patient" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:subject" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "administrativeStatus" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/administrativeStatus"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on administrative status" ] ] [ fhir:name [ fhir:v "subject" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-subject"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Focus of message" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "part-of" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-part-of"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Part of this action" ] ] [ fhir:name [ fhir:v "medium" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-medium"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A channel of communication" ] ] [ fhir:name [ fhir:v "on-behalf-of" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/on-behalf-of"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on on-behalf-of" ] ] [ fhir:name [ fhir:v "threadId" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/threadId"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on thread id" ] ] [ fhir:name [ fhir:v "based-on" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-based-on"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Request fulfilled by this communication" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Focus of message" ] ] [ fhir:name [ fhir:v "instantiates-uri" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Instantiates external protocol or definition" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Unique identifier" ] ] [ fhir:name [ fhir:v "period" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/period"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on period" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "instantiates-canonical" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Instantiates FHIR protocol or definition" ] ] [ fhir:name [ fhir:v "communicationCategory" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on the category code" ] ] [ fhir:name [ fhir:v "received" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-received"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When received" ] ] [ fhir:name [ fhir:v "encounter" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-encounter"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Encounter created as part of" ] ] [ fhir:name [ fhir:v "communicationGroupId" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/groupId"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search parameter for finding resources based on group id" ] ] [ fhir:name [ fhir:v "careTeamRecipient" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamRecipient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on CareTeam recipient" ] ] [ fhir:name [ fhir:v "sent" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-sent"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When sent" ] ] [ fhir:name [ fhir:v "_filter" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_filter"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ] ] [ fhir:name [ fhir:v "careTeamSender" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careTeamSender"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on CareTeam sender" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "sender" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-sender"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Message sender" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "recipient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-recipient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Message recipient" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-category"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Message category" ] ] [ fhir:name [ fhir:v "restrictionCategory" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/restrictionCategory"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search parameter for finding communication based on CareTeam recipient" ] ] [ fhir:name [ fhir:v "_content" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/Communication-_text"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:type [ fhir:v "OperationDefinition" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/OperationDefinition"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "OperationDefinition:base" ] [ fhir:v "OperationDefinition:input-profile" ] [ fhir:v "OperationDefinition:output-profile" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:instantiates-canonical" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "OperationDefinition:base" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The operation definition publication date" ] ] [ fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-code"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Name used to invoke the operation" ] ] [ fhir:name [ fhir:v "instance" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-instance"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Invoke on an instance?" ] ] [ fhir:name [ fhir:v "context-type-value" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type-value"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "A use context type and value assigned to the operation definition" ] ] [ fhir:name [ fhir:v "jurisdiction" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-jurisdiction"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Intended jurisdiction for the operation definition" ] ] [ fhir:name [ fhir:v "description" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-description"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The description of the operation definition" ] ] [ fhir:name [ fhir:v "context-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A type of use context assigned to the operation definition" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-title"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The human-friendly name of the operation definition" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Invoke at the type level?" ] ] [ fhir:name [ fhir:v "context-quantity" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context-quantity"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "quantity" ] ; fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the operation definition" ] ] [ fhir:name [ fhir:v "output-profile" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-output-profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Validation information for out parameters" ] ] [ fhir:name [ fhir:v "context" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A use context assigned to the operation definition" ] ] [ fhir:name [ fhir:v "context-type-quantity" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-context-type-quantity"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the operation definition" ] ] [ fhir:name [ fhir:v "kind" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-kind"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "operation | query" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-version"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The business version of the operation definition" ] ] [ fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-url"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "The uri that identifies the operation definition" ] ] [ fhir:name [ fhir:v "input-profile" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-input-profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Validation information for in parameters" ] ] [ fhir:name [ fhir:v "system" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-system"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Invoke at the system level?" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Computationally friendly name of the operation definition" ] ] [ fhir:name [ fhir:v "publisher" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-publisher"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Name of the publisher of the operation definition" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "base" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-base"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Marks this as a profile of the base" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Operationdefinition-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The current status of the operation definition" ] ] ) ] [ fhir:type [ fhir:v "Patient" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"^^xsd:anyURI ; fhir:link ] ; fhir:supportedProfile ( [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrsPatient"^^xsd:anyURI ; fhir:link ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "patch" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "Patient:link" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:patient" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:patient" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Communication:subject" ] [ fhir:v "Patient:link" ] [ fhir:v "Person:link" ] [ fhir:v "Person:patient" ] [ fhir:v "RelatedPerson:patient" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "birthdate" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The patient's date of birth" ] ] [ fhir:name [ fhir:v "deceased" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-deceased"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "This patient has been marked as deceased, or as a death date entered" ] ] [ fhir:name [ fhir:v "address-state" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A state specified in an address" ] ] [ fhir:name [ fhir:v "gender" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Gender of the patient" ] ] [ fhir:name [ fhir:v "link" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-link"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "All patients linked to the given patient" ] ] [ fhir:name [ fhir:v "language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Language code (irrespective of use value)" ] ] [ fhir:name [ fhir:v "address-country" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A country specified in an address" ] ] [ fhir:name [ fhir:v "death-date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-death-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The date of death has been provided and satisfies this search value" ] ] [ fhir:name [ fhir:v "phonetic" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A portion of either family or given name using some kind of phonetic matching algorithm" ] ] [ fhir:name [ fhir:v "telecom" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The value in any kind of telecom details of the patient" ] ] [ fhir:name [ fhir:v "address-city" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A city specified in an address" ] ] [ fhir:name [ fhir:v "email" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A value in an email contact" ] ] [ fhir:name [ fhir:v "given" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A portion of the given name of the patient" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A patient identifier" ] ] [ fhir:name [ fhir:v "address" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" ] ] [ fhir:name [ fhir:v "general-practitioner" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Patient's nominated general practitioner, not the organization that manages the record" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The Security Label of the resource" ] ] [ fhir:name [ fhir:v "active" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-active"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Whether the patient record is active" ] ] [ fhir:name [ fhir:v "address-postalcode" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A postalCode specified in an address" ] ] [ fhir:name [ fhir:v "phone" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A value in a phone contact" ] ] [ fhir:name [ fhir:v "organization" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-organization"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The organization that is the custodian of the patient record" ] ] [ fhir:name [ fhir:v "address-use" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A use code specified in an address" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "family" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A portion of the family name of the patient" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "createPatient" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Patient-t-createPatient"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "updatePatientWithSKRSData" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Patient-t-updatePatientWithSKRSData"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:type [ fhir:v "Person" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Person"^^xsd:anyURI ; fhir:link ] ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "Person:link" ] [ fhir:v "Person:organization" ] [ fhir:v "Person:patient" ] [ fhir:v "Person:practitioner" ] [ fhir:v "Person:relatedperson" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Person:link" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A person Identifier" ] ] [ fhir:name [ fhir:v "address" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" ] ] [ fhir:name [ fhir:v "birthdate" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The person's date of birth" ] ] [ fhir:name [ fhir:v "address-state" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A state specified in an address" ] ] [ fhir:name [ fhir:v "gender" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The gender of the person" ] ] [ fhir:name [ fhir:v "practitioner" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-practitioner"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The Person links to this Practitioner" ] ] [ fhir:name [ fhir:v "link" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-link"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Any link has this Patient, Person, RelatedPerson or Practitioner reference" ] ] [ fhir:name [ fhir:v "relatedperson" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-relatedperson"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The Person links to this RelatedPerson" ] ] [ fhir:name [ fhir:v "address-postalcode" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A postal code specified in an address" ] ] [ fhir:name [ fhir:v "address-country" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A country specified in an address" ] ] [ fhir:name [ fhir:v "phonetic" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A portion of name using some kind of phonetic matching algorithm" ] ] [ fhir:name [ fhir:v "phone" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A value in a phone contact" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The Person links to this Patient" ] ] [ fhir:name [ fhir:v "organization" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-organization"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The organization at which this person record is being managed" ] ] [ fhir:name [ fhir:v "address-use" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A use code specified in an address" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Person-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ] ] [ fhir:name [ fhir:v "telecom" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The value in any kind of contact" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "address-city" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A city specified in an address" ] ] [ fhir:name [ fhir:v "email" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A value in an email contact" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "match" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Person-t-match"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:type [ fhir:v "RelatedPerson" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"^^xsd:anyURI ; fhir:link ] ; fhir:supportedProfile ( [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"^^xsd:anyURI ; fhir:link ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "patch" ] ] [ fhir:code [ fhir:v "delete" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalDelete [ fhir:v "multiple" ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "RelatedPerson:patient" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "Communication:recipient" ] [ fhir:v "Communication:sender" ] [ fhir:v "Patient:link" ] [ fhir:v "Person:link" ] [ fhir:v "Person:relatedperson" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "birthdate" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The Related Person's date of birth" ] ] [ fhir:name [ fhir:v "address-state" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A state specified in an address" ] ] [ fhir:name [ fhir:v "gender" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Gender of the related person" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "address-country" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A country specified in an address" ] ] [ fhir:name [ fhir:v "phonetic" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-phonetic"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A portion of name using some kind of phonetic matching algorithm" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The patient this related person is related to" ] ] [ fhir:name [ fhir:v "telecom" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The value in any kind of contact" ] ] [ fhir:name [ fhir:v "address-city" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A city specified in an address" ] ] [ fhir:name [ fhir:v "relationship" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The relationship between the patient and the relatedperson" ] ] [ fhir:name [ fhir:v "email" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-email"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A value in an email contact" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "An Identifier of the RelatedPerson" ] ] [ fhir:name [ fhir:v "address" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/RelatedPerson-_security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "active" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-active"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Indicates if the related person record is active" ] ] [ fhir:name [ fhir:v "address-postalcode" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-postalcode"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A postal code specified in an address" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/RelatedPerson-_profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "phone" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-phone"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A value in a phone contact" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "address-use" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A use code specified in an address" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_content" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/RelatedPerson-_text"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount"^^xsd:anyURI ] ; fhir:value [ fhir:v "17"^^xsd:decimal ] ] ) ; fhir:type [ fhir:v "SearchParameter" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/SearchParameter"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "create" ] ] [ fhir:code [ fhir:v "delete" ] ] [ fhir:code [ fhir:v "history-instance" ] ] [ fhir:code [ fhir:v "history-type" ] ] [ fhir:code [ fhir:v "patch" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "update" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalDelete [ fhir:v "multiple" ] ; fhir:searchInclude ( [ fhir:v "*" ] [ fhir:v "SearchParameter:component" ] ) ; fhir:searchRevInclude ( [ fhir:v "Appointment:careteamParticipant" ] [ fhir:v "Appointment:intended-audience" ] [ fhir:v "Appointment:responsible" ] [ fhir:v "Appointment:supporting-info" ] [ fhir:v "Communication:based-on" ] [ fhir:v "Communication:careTeamRecipient" ] [ fhir:v "Communication:careTeamSender" ] [ fhir:v "Communication:on-behalf-of" ] [ fhir:v "Communication:part-of" ] [ fhir:v "SearchParameter:component" ] [ fhir:v "SearchParameter:derived-from" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_language" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-_language"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-date"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The search parameter publication date" ] ] [ fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-code"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Code used in URL" ] ] [ fhir:name [ fhir:v "context-type-value" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context-type-value"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "A use context type and value assigned to the search parameter" ] ] [ fhir:name [ fhir:v "jurisdiction" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-jurisdiction"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Intended jurisdiction for the search parameter" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "derived-from" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-derived-from"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Original definition for the search parameter" ] ] [ fhir:name [ fhir:v "description" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-description"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The description of the search parameter" ] ] [ fhir:name [ fhir:v "context-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A type of use context assigned to the search parameter" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/SearchParameter-type"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "number | date | string | token | reference | composite | quantity | uri | special" ] ] [ fhir:name [ fhir:v "context-quantity" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context-quantity"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "quantity" ] ; fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the search parameter" ] ] [ fhir:name [ fhir:v "context" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "A use context assigned to the search parameter" ] ] [ fhir:name [ fhir:v "context-type-quantity" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-context-type-quantity"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the search parameter" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/SearchParameter-_security"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "sp-unique-url" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url-unique"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "Search parameter for making a SearchParameter unique by URL" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-version"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The business version of the search parameter" ] ] [ fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://ehealth.sundhed.dk/fhir/SearchParameter/SearchParameter/url"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search parameter for finding a searchparameter by URL" ] ] [ fhir:name [ fhir:v "target" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-target"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Types of resource (if a resource reference)" ] ] [ fhir:name [ fhir:v "_filter" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/SearchParameter-_filter"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ] ] [ fhir:name [ fhir:v "component" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-component"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Defines how the part works" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:definition [ fhir:v "http://localhost:8080/fhir//SearchParameter/SearchParameter-_profile"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-has"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-name"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Computationally friendly name of the search parameter" ] ] [ fhir:name [ fhir:v "publisher" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/searchparameter-publisher"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Name of the publisher of the search parameter" ] ] [ fhir:name [ fhir:v "_source" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link