| Package | hl7.fhir.us.davinci-pdex |
| Resource Type | SearchParameter |
| Id | group-code |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-pdex/https://build.fhir.org/ig/HL7/davinci-epdx/SearchParameter-group-code.html |
| URL | http://hl7.org/fhir/us/davinci-pdex/SearchParameter/group-code |
| Version | 2.1.0 |
| Status | active |
| Date | 2024-04-17T16:12:00+00:00 |
| Name | Group_Code |
| Realm | us |
| Authority | hl7 |
| Description | The code of the Group |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter group-code
version: 1; Last updated: 2024-04-17 16:12:00+0000
Parameter code:token
The code of the Group
| Resource | Group |
| Expression | Group.code |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "group-code",
"meta": {
"versionId": "1",
"lastUpdated": "2024-04-17T16:12:00.000+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pdex/SearchParameter/group-code",
"version": "2.1.0",
"name": "Group_Code",
"status": "active",
"experimental": false,
"date": "2024-04-17T16:12:00+00:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"name": "HL7 International / Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
},
{
"system": "email",
"value": "fm@lists.HL7.org"
}
]
},
{
"name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
"telecom": [
{
"system": "email",
"value": "mailto:mark.scrimshire@onyxhealth.io"
}
]
},
{
"name": "HL7 International - Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "The code of the Group",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "code",
"base": [
"Group"
],
"type": "token",
"expression": "Group.code",
"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"
}
]
}
}