FHIR IG analytics| Package | bodyweight |
| Resource Type | CodeSystem |
| Id | CodeSystem-Clothing.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/frankoemig/bodyweight/CodeSystem-Clothing.html |
| URL | http://bodyweight.oemig.de/fhir/CodeSystem/Clothing |
| Version | 0.1.3 |
| Status | active |
| Date | 2024-04-16 |
| Name | Clothing |
| Title | Clothing |
| Description | **Clothing** |
| Copyright | FO |
| Content | complete |
| ValueSet | |
| Clothing | Clothing |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Clothing
This case-insensitive code system http://bodyweight.oemig.de/fhir/CodeSystem/Clothing defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "Clothing",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bodyweight.oemig.de/fhir/CodeSystem/Clothing",
"version": "0.1.3",
"name": "Clothing",
"title": "Clothing",
"status": "active",
"experimental": false,
"date": "2024-04-16",
"publisher": "FO",
"contact": [
{
"name": "FO",
"telecom": [
{
"system": "url",
"value": "http://www.oemig.de"
}
]
}
],
"description": "**Clothing**",
"copyright": "FO",
"caseSensitive": false,
"valueSet": "http://bodyweight.oemig.de/fhir/ValueSet/Clothing",
"hierarchyMeaning": "is-a",
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "none",
"display": "no clothes",
"definition": "the patient is naked."
},
{
"code": "light",
"display": "light clothes",
"definition": "the patient is only wearing underwar."
},
{
"code": "normal",
"display": "normal clothes",
"definition": "the patient is wearing normal everyday clothes."
},
{
"code": "heavy",
"display": "heavy clothes",
"definition": "the patient is wearing heavy clothes like in winter."
}
]
}