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

FHIR IG Statistics: SearchParameter/organization-identifier-unique

Packagetigacorehub.patient
Resource TypeSearchParameter
Idorganization-identifier-unique
FHIR VersionR4
Sourcehttps://mednet.swiss/fhir/https://simplifier.net/resolve?scope=tigacorehub.patient@1.1.30&canonical=https://tigahealth.com/SearchParameter/organization-identifier-unique
URLhttps://tigahealth.com/SearchParameter/organization-identifier-unique
Statusactive
Nameorganization-identifier-unique
Authorityhl7
DescriptionOrganization identifier unique
Typecomposite

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "organization-identifier-unique",
  "extension": [
    {
      "url": "http://hapifhir.io/fhir/StructureDefinition/sp-unique",
      "valueBoolean": true
    }
  ],
  "url": "https://tigahealth.com/SearchParameter/organization-identifier-unique",
  "name": "organization-identifier-unique",
  "status": "active",
  "description": "Organization identifier unique",
  "code": "organization-identifier-system-unique",
  "base": [
    "Organization"
  ],
  "type": "composite",
  "expression": "Organization",
  "component": [
    {
      "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
      "expression": "Organization"
    }
  ]
}