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

FHIR IG Statistics: SearchParameter/organization-district-my-core

PackageMyHIE.v4-test
Resource TypeSearchParameter
Idorganization-district-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/SearchParameter/organization-district-my-core
URLhttp://fhir.hie.moh.gov.my/SearchParameter/organization-district-my-core
Statusactive
Date2022-08-17T06:39:30.5559525+00:00
NameServiceParameterOrganizationDistrictMyCore
DescriptionA code for the district of organzation
Typetoken

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-district-my-core",
  "url": "http://fhir.hie.moh.gov.my/SearchParameter/organization-district-my-core",
  "name": "ServiceParameterOrganizationDistrictMyCore",
  "status": "active",
  "date": "2022-08-17T06:39:30.5559525+00:00",
  "description": "A code for the district of organzation",
  "code": "organization-district",
  "base": [
    "Organization"
  ],
  "type": "token",
  "expression": "Organization.address[0].extension('http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core').value.as(CodeableConcept).coding.code.first()",
  "xpathUsage": "normal"
}