| Package | bloodpressure |
| Resource Type | CodeSystem |
| Id | CuffSize |
| FHIR Version | R4 |
| Source | http://bloodpressure.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bloodpressure/CodeSystem-CuffSize.html |
| URL | http://bloodpressure.oemig.de/fhir/CodeSystem/CuffSize |
| Version | 0.2.12 |
| Status | active |
| Date | 2024-04-16 |
| Name | CuffSizeCS |
| Title | Cuff Size |
| Description | **Cuff Size** |
| Copyright | FO |
| Content | complete |
| ValueSet | |
| CuffSize | Cuff Size |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CuffSize
This case-insensitive code system http://bloodpressure.oemig.de/fhir/CodeSystem/CuffSize defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "CuffSize",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bloodpressure.oemig.de/fhir/CodeSystem/CuffSize",
"version": "0.2.12",
"name": "CuffSizeCS",
"title": "Cuff Size",
"status": "active",
"experimental": false,
"date": "2024-04-16",
"publisher": "FO",
"contact": [
{
"name": "FO",
"telecom": [
{
"system": "url",
"value": "http://www.oemig.de"
}
]
}
],
"description": "**Cuff Size**",
"copyright": "FO",
"caseSensitive": false,
"valueSet": "http://bloodpressure.oemig.de/fhir/ValueSet/CuffSize",
"hierarchyMeaning": "is-a",
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "Adult",
"display": "A cuff that is standard for an adult.",
"concept": [
{
"code": "AdultThigh",
"display": "A cuff used for an adult thigh."
},
{
"code": "LargeAdult",
"display": "A cuff for adults with larger arms."
},
{
"code": "SmallAdult",
"display": "A cuff used for a small adult."
}
]
},
{
"code": "PaediatricChild",
"display": "A cuff that is appropriate for a child or adult with a thin arm."
},
{
"code": "Infant",
"display": "A cuff used for infants."
},
{
"code": "Neonatal",
"display": "A cuff used for a neonate, assuming cuff is the appropriate size for maturity and birthweight of the neonate."
}
]
}