FHIR IG Statistics: ValueSet/ndhm-form-code
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ndhm-form-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-form-code",
"version": "6.5.0",
"name": "FormCode",
"title": "Form Code",
"status": "draft",
"experimental": false,
"date": "2023-11-28",
"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 contains a set of codes which specify type of document attached with as form.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"compose": {
"include": [
{
"system": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-form-code"
}
]
}
}