FHIR IG analytics
| Package | ndhm.in |
| Resource Type | ValueSet |
| Id | ValueSet-ndhm-care-team-qualification.json |
| FHIR Version | R4 |
| Source | https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-care-team-qualification.html |
| URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-qualification |
| Version | 6.5.0 |
| Status | draft |
| Date | 2023-07-20 |
| Name | CareTeamQualification |
| Title | Care Team Qualification |
| Realm | in |
| Authority | national |
| Description | This valueset comprises codes that represent credentials or specializations of healthcare practitioners. |
Resources that use this resource
| StructureDefinition |
| Claim | Claim |
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ndhm-care-team-qualification",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-qualification",
"version": "6.5.0",
"name": "CareTeamQualification",
"title": "Care Team Qualification",
"status": "draft",
"experimental": false,
"date": "2023-07-20",
"publisher": "National Resource Center for EHR Standards",
"contact": [
{
"name": "National Resource Center for EHR Standards",
"telecom": [
{
"system": "url",
"value": "https://nrces.in/"
}
]
}
],
"description": "This valueset comprises codes that represent credentials or specializations of healthcare practitioners.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "394658006",
"display": "Clinical specialty (qualifier value)"
},
{
"code": "365460000",
"display": "Finding of education received in the past (finding)"
}
]
}
]
}
}