This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: HealthcareService program requirement age group - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "healthcareservice-program-requirement-age-group",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>HealthcareServiceProgramRequirementAgeGroupSearchParameter</h2><p>Parameter <code>healthcareservice-program-requirement-age-group</code>:<code>token</code></p><div><p>Select HealthcareService with the specified program requirement age group</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html\">HealthcareService</a></td></tr><tr><td>Expression</td><td><code>HealthcareService.program.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-service-or-program-requirement').extension.where(url='age-group').value as CodeableConcept</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Modifiers</td><td>Allowed: text</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/ndh/SearchParameter/healthcareservice-program-requirement-age-group",
"version" : "1.0.0-ballot",
"name" : "HealthcareServiceProgramRequirementAgeGroupSearchParameter",
"status" : "active",
"date" : "2023-07-30T14:53:07+00:00",
"publisher" : "HL7 International - Patient Administration Work Group",
"contact" : [
{
"name" : "HL7 International - Patient Administration Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/pafm"
},
{
"system" : "email",
"value" : "pafm@lists.hl7.org"
}
]
}
],
"description" : "Select HealthcareService with the specified program requirement age group",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"code" : "healthcareservice-program-requirement-age-group",
"base" : [
"HealthcareService"
],
"type" : "token",
"expression" : "HealthcareService.program.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-service-or-program-requirement').extension.where(url='age-group').value as CodeableConcept",
"xpathUsage" : "normal",
"multipleOr" : true,
"multipleAnd" : true,
"modifier" : [
"text"
]
}