{
"description": "Extract Action Type",
"_filename": "CodeSystem-extract-action-type.json",
"package_name": "openehr.base",
"date": "2024-08-22",
"publisher": "openEHR + HL7",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "extract_action_type",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Extract Action Type",
"package_version": "0.1.0-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
} ],
"status": "active",
"id": "5165a1a6-cf20-46e2-bcbb-db12fd887b2f",
"kind": null,
"count": 3,
"url": "https://specifications.openehr.org/fhir/codesystem-extract_action_type",
"concept": [ {
"code": "809",
"display": "cancel",
"designation": [ {
"value": "cancelación",
"language": "es"
}, {
"value": "キャンセル",
"language": "ja"
}, {
"value": "cancelar",
"language": "pt"
}, {
"value": "取消",
"language": "zh"
} ]
}, {
"code": "810",
"display": "resend",
"designation": [ {
"value": "reenvío",
"language": "es"
}, {
"value": "再送",
"language": "ja"
}, {
"value": "reenviar",
"language": "pt"
}, {
"value": "重新发送",
"language": "zh"
} ]
}, {
"code": "811",
"display": "send new",
"designation": [ {
"value": "nuevo envío",
"language": "es"
}, {
"value": "新規送信",
"language": "ja"
}, {
"value": "enviar novo",
"language": "pt"
}, {
"value": "发送新的",
"language": "zh"
} ]
} ],
"caseSensitive": true,
"version": "0.1.0-snapshot",
"contact": [ {
"telecom": [ {
"value": "http://www.openehr.org",
"system": "url"
} ]
} ]
}