eHealth Infrastructure
2.3.0 - release

eHealth Infrastructure - Local Development build (v2.3.0). See the Directory of published versions

: intended-audience - JSON Representation

Active as of 2021-05-06

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-appointment-search-intended-audience",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"ehealth-appointment-search-intended-audience\"> </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 SearchParameter \"ehealth-appointment-search-intended-audience\" </p></div><p><b>url</b>: <code>http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience</code></p><p><b>version</b>: 2.3.0</p><p><b>name</b>: intended-audience</p><p><b>status</b>: active</p><p><b>date</b>: 2021-05-06 08:31:20+0000</p><p><b>publisher</b>: Systematic | Trifork</p><p><b>contact</b>: Systematic | Trifork: <a href=\"http://ehealth.sundhed.dk\">http://ehealth.sundhed.dk</a></p><p><b>description</b>: Search parameter for finding intended audience on Appointment</p><p><b>code</b>: intended-audience</p><p><b>base</b>: Appointment</p><p><b>type</b>: reference</p><p><b>expression</b>: Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience')</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/intended-audience",
  "version" : "2.3.0",
  "name" : "intended-audience",
  "status" : "active",
  "date" : "2021-05-06T08:31:20+00:00",
  "publisher" : "Systematic | Trifork",
  "contact" : [
    {
      "name" : "Systematic | Trifork",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Search parameter for finding intended audience on Appointment",
  "code" : "intended-audience",
  "base" : [
    "Appointment"
  ],
  "type" : "reference",
  "expression" : "Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience')",
  "xpathUsage" : "normal"
}