FHIR IG Statistics: ValueSet/ndhm-specimen-types
Package | ndhm.in.mirror |
Type | ValueSet |
Id | ndhm-specimen-types |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ndhm.in.mirror@1.2.0-rc2&canonical=https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-specimen-types |
URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-specimen-types |
Version | 1.2 |
Status | draft |
Date | 2020-08-25 |
Name | SpecimenTypes |
Title | Specimen Types |
Realm | in |
Authority | national |
Description | This value set contains a set of SNOMED CT codes for Specimen Types |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
This value set excludes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "ndhm-specimen-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-specimen-types",
"version": "1.2",
"name": "SpecimenTypes",
"title": "Specimen Types",
"status": "draft",
"date": "2020-08-25",
"description": "This value set contains a set of SNOMED CT codes for Specimen Types",
"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": "123038009"
}
]
}
],
"exclude": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "123038009",
"display": "Specimen"
}
]
}
]
}
}