Situational Awareness for Novel Epidemic Response
0.1.0 - STU Ballot

This page is part of the Situational Awareness for Novel Epidemic Response (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Search by Code in Definitions and Instances - JSON Representation

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "SearchParameter-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>url</b>: <a href=\"http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code\">http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: code</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Oct 19, 2020 9:09:16 PM</p><p><b>publisher</b>: HL7 International Public Health Workgroup</p><p><b>contact</b>: <a href=\"http://hl7.org/Special/committees/pher/index.cfm\">http://hl7.org/Special/committees/pher/index.cfm</a>, <a href=\"mailto:pher@lists.hl7.org\">pher@lists.hl7.org</a>, HL7 Public Health Workgroup: <a href=\"http://hl7.org/Special/committees/pher/index.cfm\">http://hl7.org/Special/committees/pher/index.cfm</a>, Keith W. Boone: <a href=\"mailto:mailto:kboone@ainq.com\">mailto:kboone@ainq.com</a></p><p><b>description</b>: This SearchParameter enables resources to be discovered by codes or valueSets used in the resource including those in any extensions.</p><p><b>jurisdiction</b>: <span title=\"Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>code</b>: code</p><p><b>base</b>: Measure, MeasureReport, Questionnaire, QuestionnaireResponse</p><p><b>type</b>: token</p><p><b>expression</b>: descendants().valueCodeableConcept | descendants().valueCoding | descendants().valueCode | code | descendants().ofType(Coding).not().code</p><p><b>xpath</b>: descendant::f:valueCodeableConcept | descendant::f:valueCoding | descendant::f:valueCode | f:code | f:descendant::f:code[ends-with(local-name(..),'oding')]</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: missing, text, not, in, not-in, below, above, ofType</p></div>"
  },
  "url" : "http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code",
  "version" : "0.1.0",
  "name" : "code",
  "status" : "draft",
  "experimental" : true,
  "date" : "2020-10-19T21:09:16+00:00",
  "publisher" : "HL7 International Public Health Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "HL7 Public Health Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "This SearchParameter enables resources to be discovered by codes or valueSets used in the resource including those in any extensions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "code" : "code",
  "base" : [
    "Measure",
    "MeasureReport",
    "Questionnaire",
    "QuestionnaireResponse"
  ],
  "type" : "token",
  "expression" : "descendants().valueCodeableConcept | descendants().valueCoding | descendants().valueCode | code | descendants().ofType(Coding).not().code",
  "xpath" : "descendant::f:valueCodeableConcept | descendant::f:valueCoding | descendant::f:valueCode | f:code | f:descendant::f:code[ends-with(local-name(..),'oding')]",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "missing",
    "text",
    "not",
    "in",
    "not-in",
    "below",
    "above",
    "ofType"
  ]
}