1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

: jp-core-location-address-city - JSON Representation

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "jp-core-location-address-city",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"jp-core-location-address-city\" </p></div><p><b>url</b>: <code>http://jpfhir.jp/fhir/core/SearchParameter/StructureDefinition/jp-core-location-address-city</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: JPCoreLocationAddressCity</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2021-12-01</p><p><b>publisher</b>: JAMI</p><p><b>contact</b>: JAMI: <a href=\"http://jpcoreV1\">http://jpcoreV1</a></p><p><b>description</b>: Locationリソースのaddress-cityに関する検索を定義します。</p><p><b>code</b>: address-city</p><p><b>base</b>: Location</p><p><b>type</b>: string</p><p><b>expression</b>: Location.address.city</p><p><b>xpath</b>: f:Location/f:address/f:city</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: missing, exact, contains</p></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/SearchParameter/StructureDefinition/jp-core-location-address-city",
  "version" : "1.0.0",
  "name" : "JPCoreLocationAddressCity",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-12-01",
  "publisher" : "JAMI",
  "contact" : [
    {
      "name" : "JAMI",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpcoreV1"
        }
      ]
    }
  ],
  "description" : "Locationリソースのaddress-cityに関する検索を定義します。",
  "code" : "address-city",
  "base" : [
    "Location"
  ],
  "type" : "string",
  "expression" : "Location.address.city",
  "xpath" : "f:Location/f:address/f:city",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "_multipleOr" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode" : "MAY"
      }
    ]
  },
  "multipleAnd" : true,
  "_multipleAnd" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode" : "MAY"
      }
    ]
  },
  "modifier" : [
    "missing",
    "exact",
    "contains"
  ],
  "_modifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    }
  ]
}