FHIR IG analytics| Package | hl7.fhir.us.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-respiratoryRateMeasMethodVS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display | |
| 37931006 | Auscultation (procedure) | |
| 32750006 | Inspection (procedure) |
{
"resourceType": "ValueSet",
"id": "respiratoryRateMeasMethodVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/respiratoryRateMeasMethodVS",
"version": "0.1.0",
"name": "RespiratoryRateMeasurementMethodvalueset",
"title": "Respiratory Rate Measurement Method value set",
"status": "draft",
"date": "2019-05-29",
"publisher": "HSPC",
"description": "SELECT SNOMED CT code system values.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "TBD",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "37931006",
"display": "Auscultation (procedure)"
},
{
"code": "32750006",
"display": "Inspection (procedure)"
}
]
}
]
}
}