Package | phis.ig.createtest |
Type | SearchParameter |
Id | krcore-sp-diagnosticreport-category |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=phis.ig.createtest@0.0.2&canonical=http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-category |
URL | http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-category |
Version | 1.0.1 |
Status | active |
Date | 2023-06-30T13:42:49+09:00 |
Name | KRCoreSearchParameterDiagnosticReportCategory |
Authority | hl7 |
Description | 진단보고서 범주 |
Type | token |
CapabilityStatement | |
krcore-capabilitystatement-client | KR Core Client CapabilityStatement |
krcore-capabilitystatement-server | KR Core Server CapabilityStatement |
myhealthway-capabilitystatement-client | MyHealthWay Client CapabilityStatement |
myhealthway-capabilitystatement-server | MyHealthWay Server CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
Parameter category
:token
진단보고서 범주
Resource | DiagnosticReport |
Expression | DiagnosticReport.category |
Multiples | The parameter can repeat (and) and can have repeating values (or) |
{ "resourceType": "SearchParameter", "id": "krcore-sp-diagnosticreport-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-category", "version": "1.0.1", "name": "KRCoreSearchParameterDiagnosticReportCategory", "derivedFrom": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category", "status": "active", "experimental": false, "date": "2023-06-30T13:42:49+09:00", "publisher": "HL7 Korea", "contact": [ { "name": "HL7 Korea", "telecom": [ { "system": "url", "value": "http://www.hl7korea.or.kr/" }, { "system": "email", "value": "contact@healthall.co.kr" } ] }, { "name": "HealthAll Inc.", "telecom": [ { "system": "email", "value": "contact@healthall.co.kr", "use": "work" } ] } ], "description": "진단보고서 범주", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "KR", "display": "Korea, Republic of" } ] } ], "code": "category", "base": [ "DiagnosticReport" ], "type": "token", "expression": "DiagnosticReport.category", "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" } ] } }