FHIR IG analytics| Package | cce.fhir.full |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-MorphologyICDO3VS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Morphology ICD-O-3 ValueSet
Morphology ICD-O-3 Codes
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/MorphologyICDO3VS",
"version": "0.0.1",
"name": "MorphologyICDO3VS",
"status": "draft",
"publisher": "CCE",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://www.cancercoreeurope.eu"
}
]
}
],
"description": "Morphology ICD-O-3 Codes",
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.6.43.1",
"filter": [
{
"property": "code",
"op": "regex",
"value": "\\d\\d\\d\\d/\\d"
}
]
}
]
}
}