FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/IHE.mCSD.Search.PurposeOfUse

Packageihe.iti.mcsd
TypeSearchParameter
IdIHE.mCSD.Search.PurposeOfUse
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/mCSD/https://build.fhir.org/ig/IHE/ITI.mCSD/SearchParameter-IHE.mCSD.Search.PurposeOfUse.html
URLhttps://profiles.ihe.net/ITI/mCSD/SearchParameter/IHE.mCSD.Search.PurposeOfUse
Version4.0.1-current
Statusactive
Date2025-05-21T20:08:38+00:00
NameIHE_mCSD_Search_PurposeOfUse
Realmuv
Authorityihe
DescriptionThis SearchParameter enables finding Endpoints or Organizatoins by the purpose of use code. This resource is created as informative content.
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter IHE.mCSD.Search.PurposeOfUse

IHE_mCSD_Search_PurposeOfUse

Parameter ihe-mcsd-purpose-of-use:token

This SearchParameter enables finding Endpoints or Organizatoins by the purpose of use code. This resource is created as informative content.

ResourcesOrganization, Endpoint
Expression(extension('https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse').value.ofType(CodeableConcept))
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "IHE.mCSD.Search.PurposeOfUse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/mCSD/SearchParameter/IHE.mCSD.Search.PurposeOfUse",
  "version": "4.0.1-current",
  "name": "IHE_mCSD_Search_PurposeOfUse",
  "status": "active",
  "date": "2025-05-21T20:08:38+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "This SearchParameter enables finding Endpoints or Organizatoins by the purpose of use code.  This resource is created as informative content.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "ihe-mcsd-purpose-of-use",
  "base": [
    "Organization",
    "Endpoint"
  ],
  "type": "token",
  "expression": "(extension('https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse').value.ofType(CodeableConcept))"
}