FHIR IG Statistics: ValueSet/ndhm-care-team-role
Resources that use this resource
StructureDefinition |
Claim | Claim |
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
Source
{
"resourceType": "ValueSet",
"id": "ndhm-care-team-role",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-role",
"version": "6.5.0",
"name": "CareTeamRole",
"title": "Care Team Role",
"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 various roles within a care team.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "405623001",
"display": "Assigned practitioner (occupation)"
},
{
"code": "768839008",
"display": "Consultant (occupation)"
},
{
"code": "88189002",
"display": "Anesthesiologist (occupation)"
},
{
"code": "223366009",
"display": "Healthcare professional (occupation)"
}
]
}
]
}
}