| Package | ndhm.in |
| Resource Type | ValueSet |
| Id | ndhm-productorservice |
| FHIR Version | R4 |
| Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-productorservice.html |
| URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-productorservice |
| Version | 6.5.0 |
| Status | draft |
| Date | 2022-07-14 |
| Name | ProductorService |
| Title | ProductorService |
| Realm | in |
| Authority | national |
| Description | This value set includes codes for product or service from SNOMEDCT |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | |
| Claim | Claim |
| ClaimResponse | ClaimResponse |
| CoverageEligibilityRequest | CoverageEligibilityRequest |
| CoverageEligibilityResponse | CoverageEligibilityResponse |
| InsurancePlan | InsurancePlan |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ndhm-productorservice
This value set includes codes based on the following rules:
http://snomed.info/sct where concept is-a 387713003 (Surgical procedure (procedure))http://snomed.info/sct where concept is-a 305056002 (Admission procedure)http://snomed.info/sct where concept is-a 43741000 (Site of care)http://snomed.info/sct where concept is-a 285201006 (Hospital environment)http://snomed.info/sct where concept is-a 63653004 (Medical device)http://snomed.info/sct where concept is-a 440654001 (Inpatient environment (environment))http://snomed.info/sct where concept is-a 440655000 (Outpatient environment (environment))This value set excludes codes based on the following rules:
http://snomed.info/sct| Code | Display |
| 387713003 | Surgical procedure (procedure) |
| 63653004 | Biomedical device (physical object) |
| 305056002 | Admission procedure (procedure) |
| 43741000 | Site of care (environment) |
{
"resourceType": "ValueSet",
"id": "ndhm-productorservice",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-productorservice",
"version": "6.5.0",
"name": "ProductorService",
"title": "ProductorService",
"status": "draft",
"experimental": false,
"date": "2022-07-14",
"publisher": "National Resource Center for EHR Standards",
"contact": [
{
"name": "National Resource Center for EHR Standards",
"telecom": [
{
"system": "url",
"value": "https://nrces.in/"
}
]
}
],
"description": "This value set includes codes for product or service from SNOMEDCT",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "387713003"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "305056002"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "43741000"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "285201006"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "63653004"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "440654001"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "440655000"
}
]
}
],
"exclude": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "387713003",
"display": "Surgical procedure (procedure)"
},
{
"code": "63653004",
"display": "Biomedical device (physical object)"
},
{
"code": "305056002",
"display": "Admission procedure (procedure)"
},
{
"code": "43741000",
"display": "Site of care (environment)"
}
]
}
]
}
}